{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address_Topology", "type": "Topology Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Dirty Areas" }, { "id": 2, "name": "Point Errors" }, { "id": 3, "name": "Line Errors" }, { "id": 4, "name": "Polygon Errors" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1555182.530774586, "ymin": 81401.35052005202, "xmax": 2101146.452378027, "ymax": 565712.4238087013, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Dirty Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address_Topology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1555182.530774586, "ymin": 81401.35052005202, "xmax": 2101146.452378027, "ymax": 565712.4238087013, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IsRetired", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "IsRetired", "type": "esriFieldTypeInteger", "alias": "IsRetired", "domain": null }, { "name": "DirtyArea", "type": "esriFieldTypeGeometry", "alias": "DirtyArea", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": "DirtyArea.STArea()", "type": "esriFieldTypeDouble", "alias": "DirtyArea.STArea()", "domain": null }, { "name": "DirtyArea.STLength()", "type": "esriFieldTypeDouble", "alias": "DirtyArea.STLength()", "domain": null } ], "geometryField": { "name": "DirtyArea", "type": "esriFieldTypeGeometry", "alias": "DirtyArea" }, "indexes": [ { "name": "UUID_81", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G109IsRetired", "fields": "IsRetired", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R81_SDE_ROWID_UK", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S62_idx", "fields": "DirtyArea", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "DirtyArea.STArea()", "shapeLengthFieldName": "DirtyArea.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1667991138000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Point Errors", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address_Topology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 128, 255, 128, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 128, 128, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1675575.9673986472, "ymin": 96472.57693921775, "xmax": 1916512.0172677115, "ymax": 337687.98935651034, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OriginClassID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_82", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G110TopoRuleID1", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G110IsException", "fields": "IsException", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R82_SDE_ROWID_UK", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S63_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1667991139000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Line Errors", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address_Topology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 1 }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 128, 255 ], "width": 2.5 }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1577344.099394273, "ymin": 95304.82500963658, "xmax": 2093392.5960845873, "ymax": 481536.88759973645, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OriginClassID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_83", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G111TopoRuleID1", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G111IsException", "fields": "IsException", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R83_SDE_ROWID_UK", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1667991140000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Polygon Errors", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address_Topology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsException", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 255, 128, 255 ], "width": 2.5 } }, "value": "1", "label": "Exception" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 } }, "value": "0", "label": "Error" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OriginClassID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "OriginClassID", "type": "esriFieldTypeInteger", "alias": "OriginClassID", "domain": null }, { "name": "OriginID", "type": "esriFieldTypeInteger", "alias": "OriginID", "domain": null }, { "name": "DestClassID", "type": "esriFieldTypeInteger", "alias": "DestClassID", "domain": null }, { "name": "DestID", "type": "esriFieldTypeInteger", "alias": "DestID", "domain": null }, { "name": "TopoRuleType", "type": "esriFieldTypeInteger", "alias": "TopoRuleType", "domain": null }, { "name": "TopoRuleID", "type": "esriFieldTypeInteger", "alias": "TopoRuleID", "domain": null }, { "name": "IsException", "type": "esriFieldTypeInteger", "alias": "IsException", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_84", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G112TopoRuleID1", "fields": "TopoRuleID,TopoRuleType,OriginClassID,OriginID,DestClassID,DestID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G112IsException", "fields": "IsException", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R84_SDE_ROWID_UK", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1667991142000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "CellTowers", "type": "Feature Layer", "description": "
Site address points represent the location of site or service delivery addresses assigned by local governments.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.006096012192,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
91,
63,
175,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1576636.8791213334,
"ymin": 85885.82179258764,
"xmax": 2098528.0430140942,
"ymax": 384916.57051467896,
"spatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "fullname",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "siteaddid",
"type": "esriFieldTypeString",
"alias": "Site Address ID",
"length": 20,
"domain": null
},
{
"name": "addrnum",
"type": "esriFieldTypeString",
"alias": "Address Number",
"length": 20,
"domain": null
},
{
"name": "fullname",
"type": "esriFieldTypeString",
"alias": "Full Name",
"length": 125,
"domain": null
},
{
"name": "fulladdr",
"type": "esriFieldTypeString",
"alias": "Full Address",
"length": 250,
"domain": null
},
{
"name": "placename",
"type": "esriFieldTypeString",
"alias": "Place Name",
"length": 250,
"domain": null
},
{
"name": "municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"length": 100,
"domain": null
},
{
"name": "esn",
"type": "esriFieldTypeString",
"alias": "ESN",
"length": 5,
"domain": null
},
{
"name": "psap",
"type": "esriFieldTypeString",
"alias": "PSAP",
"length": 4,
"domain": null
},
{
"name": "msag",
"type": "esriFieldTypeString",
"alias": "MSAG",
"length": 35,
"domain": null
},
{
"name": "usngcoord",
"type": "esriFieldTypeString",
"alias": "USNG Coordinates",
"length": 50,
"domain": null
},
{
"name": "addrclass",
"type": "esriFieldTypeInteger",
"alias": "Address Class",
"domain": null
},
{
"name": "pointtype",
"type": "esriFieldTypeString",
"alias": "Point Type",
"length": 30,
"domain": null
},
{
"name": "capturemeth",
"type": "esriFieldTypeString",
"alias": "Capture Method",
"length": 30,
"domain": null
},
{
"name": "status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 30,
"domain": null
},
{
"name": "addressnum",
"type": "esriFieldTypeString",
"alias": "Address Number",
"length": 50,
"domain": null
},
{
"name": "county",
"type": "esriFieldTypeString",
"alias": "County",
"length": 10,
"domain": null
},
{
"name": "lat",
"type": "esriFieldTypeDouble",
"alias": "Lat",
"domain": null
},
{
"name": "long",
"type": "esriFieldTypeDouble",
"alias": "Long",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "Global ID",
"length": 38,
"domain": null
},
{
"name": "GlobalID_1",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID_1",
"length": 38,
"domain": null
},
{
"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": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "discrpagid",
"type": "esriFieldTypeString",
"alias": "Discrepancy Agency ID",
"length": 255,
"domain": null
},
{
"name": "country",
"type": "esriFieldTypeString",
"alias": "Country",
"length": 2,
"domain": null
},
{
"name": "sector_id",
"type": "esriFieldTypeString",
"alias": "Sector ID",
"length": 4,
"domain": null
},
{
"name": "switch_id",
"type": "esriFieldTypeString",
"alias": "Switch ID",
"length": 10,
"domain": null
},
{
"name": "cmarket_id",
"type": "esriFieldTypeString",
"alias": "Market ID",
"length": 10,
"domain": null
},
{
"name": "csite_id",
"type": "esriFieldTypeString",
"alias": "Cell Site ID",
"length": 10,
"domain": null
},
{
"name": "esrd_esrk",
"type": "esriFieldTypeInteger",
"alias": "ESRD ESRK",
"domain": null
},
{
"name": "last_esrk",
"type": "esriFieldTypeInteger",
"alias": "Last ESRK",
"domain": null
},
{
"name": "csctr_ornt",
"type": "esriFieldTypeString",
"alias": "Sector Orientation",
"length": 4,
"domain": null
},
{
"name": "technology",
"type": "esriFieldTypeString",
"alias": "Technology",
"length": 10,
"domain": null
},
{
"name": "state",
"type": "esriFieldTypeString",
"alias": "State",
"length": 15,
"domain": null
},
{
"name": "csite_nm",
"type": "esriFieldTypeString",
"alias": "Cell Site Name",
"length": 100,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "UUID_52",
"fields": "GlobalID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R52_SDE_ROWID_UK",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S36_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1667990992000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 6,
"name": "Validation Point Errors",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 103180,
"latestWkid": 6597,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"xyUnits": 9.999999999999999E8,
"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": "esriSMS",
"style": "esriSMSCircle",
"color": [
69,
173,
168,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": "NaN",
"ymin": "NaN",
"xmax": "NaN",
"ymax": "NaN",
"spatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RuleName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "ObjectID",
"type": "esriFieldTypeOID",
"alias": "Object ID",
"domain": null
},
{
"name": "FeatureClassID",
"type": "esriFieldTypeInteger",
"alias": "Feature class ID",
"domain": null
},
{
"name": "FeatureObjectID",
"type": "esriFieldTypeInteger",
"alias": "Feature object ID",
"domain": null
},
{
"name": "FeatureGlobalID",
"type": "esriFieldTypeGUID",
"alias": "Feature global ID",
"length": 38,
"domain": null
},
{
"name": "ErrorNumber",
"type": "esriFieldTypeInteger",
"alias": "Error number",
"domain": null
},
{
"name": "ErrorMessage",
"type": "esriFieldTypeString",
"alias": "Error message",
"length": 2000,
"domain": null
},
{
"name": "RuleType",
"type": "esriFieldTypeSmallInteger",
"alias": "Rule type",
"domain": {
"type": "codedValue",
"name": "Attribute Rule Type",
"description": "The attribute rule type that created the error record.",
"codedValues": [
{
"name": "Calculation",
"code": 0
},
{
"name": "Constraint",
"code": 1
},
{
"name": "Validation",
"code": 2
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RuleName",
"type": "esriFieldTypeString",
"alias": "Rule name",
"length": 64,
"domain": null
},
{
"name": "RuleID",
"type": "esriFieldTypeInteger",
"alias": "Rule ID",
"domain": null
},
{
"name": "RuleDescription",
"type": "esriFieldTypeString",
"alias": "Rule description",
"length": 256,
"domain": null
},
{
"name": "Severity",
"type": "esriFieldTypeInteger",
"alias": "Severity",
"domain": null
},
{
"name": "IsException",
"type": "esriFieldTypeSmallInteger",
"alias": "Is exception",
"domain": {
"type": "codedValue",
"name": "Validation Error Exception",
"description": "Indicates if the error record has been marked as an exception.",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ErrorStatus",
"type": "esriFieldTypeInteger",
"alias": "Error status",
"domain": {
"type": "codedValue",
"name": "Validation Error Status",
"description": "Indicates error lifecycle status of an error",
"codedValues": [
{
"name": "Reviewed",
"code": 1
},
{
"name": "Resolved",
"code": 2
},
{
"name": "Mark As Exception",
"code": 3
},
{
"name": "Acceptable",
"code": 4
},
{
"name": "Unacceptable",
"code": 6
},
{
"name": "Exception",
"code": 9
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ErrorPhase",
"type": "esriFieldTypeInteger",
"alias": "Error phase",
"domain": {
"type": "codedValue",
"name": "Validation Error Phase",
"description": "Indicates error lifecycle phase of an error",
"codedValues": [
{
"name": "Review",
"code": 2
},
{
"name": "Correction",
"code": 4
},
{
"name": "Verification",
"code": 6
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CorrectionNotes",
"type": "esriFieldTypeString",
"alias": "Correction notes",
"length": 256,
"domain": null
},
{
"name": "CorrectionTechnician",
"type": "esriFieldTypeString",
"alias": "Correction technician",
"length": 256,
"domain": null
},
{
"name": "VerificationNotes",
"type": "esriFieldTypeString",
"alias": "Verification notes",
"length": 256,
"domain": null
},
{
"name": "VerificationTechnician",
"type": "esriFieldTypeString",
"alias": "Verification technician",
"length": 256,
"domain": null
},
{
"name": "CREATIONDATE",
"type": "esriFieldTypeDate",
"alias": "Creation date",
"length": 8,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "Creator",
"length": 255,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "Last update",
"length": 8,
"domain": null
},
{
"name": "UPDATEDBY",
"type": "esriFieldTypeString",
"alias": "Updated by",
"length": 255,
"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": "UUID_59",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R59_SDE_ROWID_UK",
"fields": "ObjectID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S42_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": 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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1667991029000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 7,
"name": "MileMarker",
"type": "Feature Layer",
"description": " Mile Marker Location \u2013 Recommended<\/SPAN><\/SPAN><\/P> A mile marker location is a numeric measurement from a given beginning point, which may or may not be an actual mile post. Mile post numbers are useful for specifying locations along interstate highways, recreational trails, navigable waterways and other unaddressed routes, as well as stretches of county, state, federal, and other routes where distance measurements are posted. Mile post numbers MAY be used in place of, or in addition to, Address Numbers.<\/SPAN><\/SPAN><\/P> Descriptive Name <\/SPAN><\/SPAN><\/P><\/TD> Field Name<\/SPAN><\/SPAN><\/P><\/TD> M/C/O<\/SPAN><\/SPAN><\/P><\/TD> Type<\/SPAN><\/SPAN><\/P><\/TD> Field Width<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Source of Data<\/SPAN><\/SPAN><\/P><\/TD> Source<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> T<\/SPAN><\/SPAN><\/P><\/TD> 75<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Date Updated<\/SPAN><\/SPAN><\/P><\/TD> DateUpdate<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> D<\/SPAN><\/SPAN><\/P><\/TD> 20<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post <\/SPAN><\/SPAN>NENA Globally <\/SPAN><\/SPAN>Unique ID<\/SPAN><\/SPAN><\/P><\/TD> MileMNGUID<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> N<\/SPAN><\/SPAN><\/P><\/TD> 100<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post Unit of Measurement<\/SPAN><\/SPAN><\/P><\/TD> MileM_Unit<\/SPAN><\/SPAN><\/P><\/TD> C<\/SPAN><\/SPAN><\/P><\/TD> T<\/SPAN><\/SPAN><\/P><\/TD> 15<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post Measurement Value<\/SPAN><\/SPAN><\/P><\/TD> MileMValue<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> F<\/SPAN><\/SPAN><\/P><\/TD> -<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post Route Name<\/SPAN><\/SPAN><\/P><\/TD> MileM_Rte<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> T<\/SPAN><\/SPAN><\/P><\/TD> 100<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post Type<\/SPAN><\/SPAN><\/P><\/TD> MileM_Type<\/SPAN><\/SPAN><\/P><\/TD> C<\/SPAN><\/SPAN><\/P><\/TD> T<\/SPAN><\/SPAN><\/P><\/TD> 15<\/SPAN><\/SPAN><\/P><\/TD><\/TR> Mile Post Indicator<\/SPAN><\/SPAN><\/P><\/TD> MileM_Ind<\/SPAN><\/SPAN><\/P><\/TD> M<\/SPAN><\/SPAN><\/P><\/TD> T<\/SPAN><\/SPAN><\/P><\/TD> 1<\/SPAN><\/SPAN><\/P><\/TD><\/TR><\/TBODY><\/TABLE> Table <\/SPAN><\/SPAN>4<\/SPAN><\/SPAN>\u2011<\/SPAN><\/SPAN>17<\/SPAN><\/SPAN> \u2013 Mile Marker Location Table<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
60,
73,
158,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1578805.1290498823,
"ymin": 84145.37973539531,
"xmax": 2086949.6393336356,
"ymax": 555873.1055693924,
"spatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Source",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "source",
"type": "esriFieldTypeString",
"alias": "Source of Data",
"length": 75,
"domain": null
},
{
"name": "milemnguid",
"type": "esriFieldTypeString",
"alias": "Mile Post NENA Globally Unique ID",
"length": 100,
"domain": null
},
{
"name": "milem_unit",
"type": "esriFieldTypeString",
"alias": "Mile Post Unit of Measurement",
"length": 15,
"domain": null
},
{
"name": "milemvalue",
"type": "esriFieldTypeDouble",
"alias": "Mile Post Measurement Value",
"domain": null
},
{
"name": "milem_rte",
"type": "esriFieldTypeString",
"alias": "MP Route Name",
"length": 100,
"domain": null
},
{
"name": "milem_type",
"type": "esriFieldTypeString",
"alias": "Mile Post Type",
"length": 15,
"domain": null
},
{
"name": "milem_ind",
"type": "esriFieldTypeString",
"alias": "Mile Post Indicator",
"length": 1,
"domain": null
},
{
"name": "discrpagid",
"type": "esriFieldTypeString",
"alias": "Discrepancy Agency ID",
"length": 75,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "Global ID",
"length": 38,
"domain": null
},
{
"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": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "UUID_66",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R66_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S48_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1667991059000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 8,
"name": "Address Points",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.40487680974,
"falseZ": 0,
"zUnits": 100000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 8000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPMS",
"url": "3b3320e00bb9fbb4eba408fcb657fe70",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQ4jbXTPUvbURTH8Y/iIA0RxMGSQEAQxTdQhGwhTUGQgEFcM2cQnAKZpEOz1Q71TWRyMg+UgFML3RrQRXCVEAch4FMSHMxfQvw3COKBC+ece++X3zn3nhlvtJn3AsSxjRXc4g+OcP8awB6+YXYsf4Ed/J0E2MX3/6hawi+s4ywMsIhyEMRiMel0Wrvd1mg0DAYDmMMPfAkDbOEDJJNJ1WpVNBoFzWZTJpPR7/fhMz7ichywEjjlcvn5MqRSKblcTqVSgSmshgFuAycej79oQCKRGA1vwkr4HTi1Wk2hUHje6PV66vV6EHbxLwxw7Km7a8ViUSQSkc1mdTodpVJJq9UKzv0cVTsK6Hl655Nutzufz+dflIET7I8mxv9BC59wgA1MD/PXOMRX3E0CwDk2sYDlodxTPIRJmjRMV8M10d48jY8Jr1JSQvm6WgAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 12,
"height": 12,
"angle": 0,
"xoffset": 0,
"yoffset": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1634209.2067104205,
"ymin": 85283.00491223484,
"xmax": 2088064.7519994825,
"ymax": 483867.88400401175,
"spatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ADDRESSPTID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "pointtype",
"type": "esriFieldTypeString",
"alias": "Address Point Type",
"length": 30,
"domain": {
"type": "codedValue",
"name": "AddressPointType",
"description": "The type of address point feature",
"codedValues": [
{
"name": "Driveway Entrance",
"code": "Driveway Entrance"
},
{
"name": "Building Entrance",
"code": "Building Entrance"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "capturemeth",
"type": "esriFieldTypeString",
"alias": "Capture Method",
"length": 30,
"domain": {
"type": "codedValue",
"name": "PointCollectionMethod",
"description": "The collection method for a point feature",
"codedValues": [
{
"name": "Community Contribution",
"code": "Community Contribution"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Plan or Drawing",
"code": "Plan or Drawing"
},
{
"name": "Site Visit",
"code": "Site Visit"
},
{
"name": "Geocoded",
"code": "Geocoded"
},
{
"name": "GPS",
"code": "GPS"
},
{
"name": "Placed on Map",
"code": "Placed on Map"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "addressptid",
"type": "esriFieldTypeString",
"alias": "Access ID",
"length": 20,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "offdist",
"type": "esriFieldTypeDouble",
"alias": "Offset Distance",
"domain": null
},
{
"name": "offdir",
"type": "esriFieldTypeString",
"alias": "Offset Direction",
"length": 5,
"domain": {
"type": "codedValue",
"name": "LeftRight",
"description": "A left/right flag for creating site address point",
"codedValues": [
{
"name": "Left",
"code": "Left"
},
{
"name": "Right",
"code": "Right"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "numpoints",
"type": "esriFieldTypeSmallInteger",
"alias": "# of Site Addresses",
"domain": null
},
{
"name": "incrementval",
"type": "esriFieldTypeSmallInteger",
"alias": "Increment Value",
"domain": null
},
{
"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
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "UUID_78",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G105addressptid",
"fields": "addressptid",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "R78_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S59_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [
{
"id": 0,
"name": "SiteAddressPoint",
"relatedTableId": 10,
"role": "esriRelRoleOrigin",
"keyField": "addressptid",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false
}
],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": 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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1667991117000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 9,
"name": "Address Entrance Points",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.40487680974,
"falseZ": 0,
"zUnits": 100000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 3600,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "pointtype",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "1a7a1c0cf5748c87562f142c042bfd5e",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVRIid3Vz0tUURTA8e99b+bNMM6MT8fSXDT9MI1JayEVZS5cRLQqqU2r1hUVFBTttEV/QIugVYv2EQXRImjRDxIrRJSwyCBQcXTSeaPz6/24LcaEqTc6z6aIzvKce87ncS+c5+Mvhe//huT4wAEcNtdmdHFYdN2adYVwuAnyWE0cqfUDD92hPxhVQ3bBoLDwESu/UGoMxgg2tqNo4dpA0i5ifHlKdnYEkGW19KRCqKWb6LajCMW/ccix86RG72FlkxW+wiE7M4yZmSLWeRahahuD0p8eYWWT+BoSNB5/Um7YeczkG4zXVzCXpkl/fozefso7ZGamyKc+ACAUDTUSL+Xn3iLNJbQtvfj0DpyigfHqErm5Mepae/CHW7xBudSYaz4zdIPC1DNiJ16gtRxB0epXa/nUmHfIWnZ/l2jPbaRTwB/bh21Mknk3uFozK/SsCUnHcs9byzjFRWTRQI3uILz3KumXF1Z6TO+QGoi65n9cXShxjvreO4T2nMcYuo40lyr2rAkF9J3k5n59p/D+Qeq6LuNvPgSAk0sirdxKT5t3KNjUifr1OXbBKMtrzYcBkFYWc/596dqkjRrQCTYlvENC8aG3nSQ1fh8zNcLMXVFxiBAqens/QqjeIQBN305j4gyLEw9w7LzrGcUfQu84jRbdutao9XddoGEXm7ovsjw9RGFhAiv3DYQoLdXYbupaDyLUwHpjqtveij9EJN5HJN5XzfGNQ7WIn6FREMGaTFaZrwiJroFrNUFc4t/7lf9ufAfouMlcRm0qPAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 19,
"height": 19,
"angle": 0,
"xoffset": 0,
"yoffset": 0
},
"value": "Building Entrance",
"label": "Building Entrance"
},
{
"symbol": {
"type": "esriPMS",
"url": "f0016b2836b8073e8294f1945bb1240e",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNElEQVRIid3Vz2vTcBjH8fc3adLStTWuU2YFq2x2Y2wgDPSgCEVEBA8ORfDkX+BVr8OD4MmDJ09zCJ5ERD0IIt4E2UGZHa4dThC60dXaH2ubdkkTD0XYZtM2tYr4uQSSPM/rGx544uEvxfN/Q/bS7HEs9ven9daCmLqdaQlhcQvsc31xbHUGeNoa+oPpGmrUS9TzKcxavlnoC+MbjCGpgf5AdmOL0peXVDMfAHvHs+KqhH94mtDhswhJ6R2yGjVyi3OY1Q2HU1hU1xcwNtOEJ68hZLU3qLjyDLO6gRwaIXzh9TbApFFJU03OoScfYJTXKH5+jha75B4yNtPUcp8AEJKCHIw2v7KeR1ICyKER1AOnwbbRU/Po2QQDkZMogWF3kJ5LtLxfeHWFrcxbBs+/QI3ECRy7iZ6aB6CWS7iHzIrDXADbrKKvPkaNxPFoYyApYBkYbWocIdsyHYsAaNSaVyEhZC+2ZWBbhntI9obaOurBMwBYtSy2Ue5Y4wh5tRH07K9zCp26B0LCsycGQPn9nW01o+4h39Ak8tc3NOqlnQXaOFgGZmEZfeURlY93AZC9Gr6hCfeQkDxooxfJLT3ELCyzfl84NhFCRovNIITsHgJQtSMMTlylkHyC9XP4uyIpfrSxy6ihQ+1add513r1H2Td9ncraO+r5JKb+HYRoLtXwOAOREwjZ26lNd9tbUvwEo3GC0Xg3r/cO9SO7oUUQvr50lvnmCImp2Rt9QVrk3/uV/25+AHeDuKXFuPTrAAAAAElFTkSuQmCC",
"contentType": "image/png",
"width": 19,
"height": 19,
"angle": 0,
"xoffset": 0,
"yoffset": 0
},
"value": "Driveway Entrance",
"label": "Driveway Entrance"
},
{
"symbol": {
"type": "esriPMS",
"url": "e0414ef177f33a8baf34877ec9f4b27c",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVRIid3Vvy8DYRgH8O971/uRojkt0hiUoKSpScJg6iBWDYvJX2A1i8G/YbCLsNjM0kWkIiVIJK1Qp9pq79r7ZRAJdde7t46I7/o+z/N5c5c8bwC/lMD/hqyzjRmYGPBndDNDprbubSGY2ASsBV8ci08D2LOHfjCeIaNRQaN0AV0tvTWKEYjhOBi+2x/IMpqo3Byifn8CwPp0Vr5mEIxOIzQ8D8JwnUOmoUI+3YZef3C4hYn6XQZaNY9IchWE5TuDypf7zsiHaC8FlK8OIMWX6CGtmocqn7si71GKWXQNzoHrjtJBipz1jLxHlbP0kF5z/2St0dr0OEKWqVNDlqnRQ6wQooba9ThCgjQKpUj3nwRpjB4S+5Jgb49gNCqeEFaQIPYl6CHCBCCNLUI+20HrRvhSS1hI8TQIYekhAOClEYQTK3jO7cI0VNsahgtCmlgGHxpqexnXXSf0jqN/eg21wjEapRx05Qkg5G2pRibRNTgLwgpuY7xtb4YLoieWQk8s5aW8c8iPtEKnABF9mczi0REiUxvrviA2+XtP+XfzCkGJeIZphcnAAAAAAElFTkSuQmCC",
"contentType": "image/png",
"width": 19,
"height": 19,
"angle": 0,
"xoffset": 0,
"yoffset": 0
},
"value": "Unknown",
"label": "Unknown"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
218,
255
],
"toColor": [
252,
215,
218,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
184,
255
],
"toColor": [
184,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
179,
252,
255
],
"toColor": [
194,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
248,
252,
255
],
"toColor": [
189,
248,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
237,
187,
255
],
"toColor": [
252,
237,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
235,
255
],
"toColor": [
252,
179,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
217,
252,
255
],
"toColor": [
202,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
220,
255
],
"toColor": [
215,
252,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
205,
255
],
"toColor": [
252,
182,
205,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
179,
255
],
"toColor": [
229,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
238,
207,
252,
255
],
"toColor": [
238,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
200,
179,
255
],
"toColor": [
252,
200,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
179,
252,
255
],
"toColor": [
228,
179,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": "NaN",
"ymin": "NaN",
"xmax": "NaN",
"ymax": "NaN",
"spatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117104300,
"falseY": -99539600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "entranceptid",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "pointtype",
"type": "esriFieldTypeString",
"alias": "Address Point Type",
"length": 30,
"domain": {
"type": "codedValue",
"name": "AddressPointType",
"description": "The type of address point feature",
"codedValues": [
{
"name": "Driveway Entrance",
"code": "Driveway Entrance"
},
{
"name": "Building Entrance",
"code": "Building Entrance"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "capturemeth",
"type": "esriFieldTypeString",
"alias": "Capture Method",
"length": 30,
"domain": {
"type": "codedValue",
"name": "PointCollectionMethod",
"description": "The collection method for a point feature",
"codedValues": [
{
"name": "Community Contribution",
"code": "Community Contribution"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Plan or Drawing",
"code": "Plan or Drawing"
},
{
"name": "Site Visit",
"code": "Site Visit"
},
{
"name": "Geocoded",
"code": "Geocoded"
},
{
"name": "GPS",
"code": "GPS"
},
{
"name": "Placed on Map",
"code": "Placed on Map"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "siteaddid",
"type": "esriFieldTypeString",
"alias": "Site Address ID",
"length": 20,
"domain": null
},
{
"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": "entranceptid",
"type": "esriFieldTypeString",
"alias": "Entrance ID",
"length": 20,
"domain": null
},
{
"name": "restaccess",
"type": "esriFieldTypeString",
"alias": "Restricted Access",
"length": 5,
"domain": {
"type": "codedValue",
"name": "YesNo",
"description": "A yes/no indicator",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "UUID_74",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G101siteaddid",
"fields": "siteaddid",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "R74_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S55_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [
{
"id": 1,
"name": "SiteAddressPoint",
"relatedTableId": 10,
"role": "esriRelRoleDestination",
"keyField": "siteaddid",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false
}
],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": 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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1667991089000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1ba2d07c2fde476b80aa214a0128c94a"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 10,
"name": "Site Address Points",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102748,
"latestWkid": 2285,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.40487680974,
"falseZ": 0,
"zUnits": 100000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 10000,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "status",
"field2": "address_subtype",
"defaultSymbol": {
"type": "esriPMS",
"url": "dd0ceccd884fb29fd8484493c132bf4d",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBGwkK2hro5hibU1gzo2RadOMXyvrWWwQ9FgbMwg4ubGYIJNAzs7wyPKnTQcNNy9y/Bi926G89gUXb/O8AlDQ1ERQwJNnAQAsuYRJv2IByoAAAAASUVORK5CYII=",
"contentType": "image/png",
"width": 9,
"height": 9,
"angle": 0,
"xoffset": 0,
"yoffset": 0
},
"defaultLabel": "