{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Weather Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102705, "latestWkid": 102705, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285500, "falseY": -47441400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Details" }, "subLayers": [], "minScale": 3600.000000000001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac4658d7e7e975bb7a17c3d6368b0714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAkCAYAAAC9itu8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVQ4jcXVv2vUcBjH8VfSoGiXLq3eVSr9Abq4uov4B7gWnFwcHP3xHzhUELfuriIubh1UBJ10EQfhrELt5cpVcXA46CWRb9MruXJ3jYs+Q75P8nzfeX7kkyTxl5b8e+ArM4v8qgWkXClopiwVrDfZnQg0eBnWgiTlNh7X6iGiv01Wq4dg21yb4tP+CdosFFyYZ+MQ2OFMzo1QWc5Mzv1BrE8/YTr4h0DGaoNHHe40uZdyd5vnOb8TbvZYGwIK9iLyNiuIG6y1uRpzus/DRXpDQMyLA7fb4UHOh4jvTTYGe4aABt/CGu27nhR8nOdHdfMQUCltGSvneHU0Nm6sy1HZh2OBLU7hRFEXSEoNvcZSLSAvy/mMi7WAiOWCzYhOl8bsvoAnAGFCMc8KWntlH5OBkCG8QxGtvATeTARw/ixbbVoRl49uPqqlqZQ4IkvLDKtGWDJwdlgI2gl+jy8nx4w2GThZOdLN4AdltsuHOB4YNFyJ7abMNuiOBA7k8L4Sa2Xlte7YDBFPq0BcAu9qlXTwLC6N7aFgrllJn5UZro8EwhcjI25zq5JhepTMk3Dol/XPYb2SMdjPkcA8b8ubHm//4f9wnP0B4M99RkLZMU4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0774616552782675E7, "ymin": 4972469.673167534, "xmax": -1.0752702994816449E7, "ymax": 4994190.928040529, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LIfecycleStatus", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "IP Address", "length": 250, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 30, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "Edited By", "length": 30, "domain": null }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Edited Date", "length": 8, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LIfecycle Status", "length": 12, "domain": { "type": "codedValue", "name": "tLifeCycleStatus_2", "description": "Traffic LifeCycleStatus", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Remove", "code": "Remove" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "Location Type", "length": 15, "domain": { "type": "codedValue", "name": "tDMSLocationType", "description": "tDMS Location Type", "codedValues": [ { "name": "Permanent", "code": "Pemanent" }, { "name": "Portable", "code": "Portable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R265_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_265", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_265", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S248_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ea36049cd084ee980555b928d93b66e" }