{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Crosswalk Assets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9f0984c9a118705dd700d6e93638f00c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVQokWNhoACwYBOUl+ev5uVljYfxnz37POvdu589RGlmYWHQWb/eX1VFRYDhzp0PDB4ea4zfvftJnM0UOZskzfLy/NUgp8IETU0lJWFsISEOBnl5PmMGBoblMLFPn37ufv36xzywZlDggPyIbCrIvzDNq1f7qb579wMuHxi40RiuGVkxNgAyAITRAVwzKFRxKX737gcYY9UMikdQdMAEQX4EORVkAEhTaOim2w8ffjoLk2dkZDoE1wxKAGjxuBzkR5hmkMa7dz9GYrWZXEB9zaB4BEUHjA/zI1GaQXEIwoSsBgDyy2H6A7PQWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1471229.825459972, "ymin": 7367840.677458808, "xmax": 1625178.4847536385, "ymax": 7449290.779650137, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "asset_id", "length": 255, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "crosswalk_type", "description": "Crosswalk type options", "codedValues": [ { "name": "Painted", "code": "Painted" }, { "name": "Raised", "code": "Raised" }, { "name": "RRFB", "code": "RRFB" }, { "name": "PHB", "code": "PHB" }, { "name": "Raised_RRFB", "code": "Raised_RRFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "historicvalue", "type": "esriFieldTypeDouble", "alias": "HistoricValue", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "muni", "type": "esriFieldTypeString", "alias": "muni", "length": 255, "domain": { "type": "codedValue", "name": "muni display", "description": "Municipality", "codedValues": [ { "name": "Brighton", "code": "0" }, { "name": "Copperton", "code": "1" }, { "name": "Emigration Canyon", "code": "2" }, { "name": "Kearns", "code": "3" }, { "name": "Magna", "code": "4" }, { "name": "White City", "code": "5" }, { "name": "Unincorporated", "code": "6" }, { "name": "Brighton", "code": "Brighton" }, { "name": "Copperton", "code": "Copperton" }, { "name": "Emigration Canyon", "code": "Emigration Canyon" }, { "name": "Kearns", "code": "Kearns" }, { "name": "Magna", "code": "Magna" }, { "name": "White City", "code": "White City" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "publicprivate", "type": "esriFieldTypeInteger", "alias": "PublicPrivate", "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "Public or Private ownership. Uses 0(public),1(private) coded domain.", "codedValues": [ { "name": "Public", "code": 0 }, { "name": "Private", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r98_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_98", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a73_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6baa478cf9ac48039e7515e4e62e1eea" }