{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 23, "name": "Arterial Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 24, "name": "HundredBlk_Left" }, { "id": 25, "name": "Arterial_Left" }, { "id": 26, "name": "Arterial_Right" }, { "id": 27, "name": "HundredBlk_Right" }, { "id": 28, "name": "Arterial_Mid" }, { "id": 29, "name": "Arterial_Low" }, { "id": 30, "name": "HundredBlk_Mid" }, { "id": 31, "name": "HundredBlk_Low" } ], "minScale": 0, "maxScale": 35001, "defaultVisibility": true, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FontName", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_27", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_27", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "HundredBlk_Left" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Arterial_Left" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Arterial_Right" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "HundredBlk_Right" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Arterial_Mid" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Arterial_Low" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "HundredBlk_Mid" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "HundredBlk_Low" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "HundredBlk_Left" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 1, "name": "Arterial_Left" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "Arterial_Right" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "HundredBlk_Right" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "Arterial_Mid" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 5, "name": "Arterial_Low" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 6, "name": "HundredBlk_Mid" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 7, "name": "HundredBlk_Low" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 24, "name": "HundredBlk_Left", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 25, "name": "Arterial_Left", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 26, "name": "Arterial_Right", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 27, "name": "HundredBlk_Right", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 28, "name": "Arterial_Mid", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 29, "name": "Arterial_Low", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 30, "name": "HundredBlk_Mid", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 31, "name": "HundredBlk_Low", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Arterial Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 388601.013710627, "ymin": 869762.2448751618, "xmax": 679206.4283901897, "ymax": 976347.937138142, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 35001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 34, "name": "Street Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 127, 61, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ST_LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "ST_CLASS = 'ARTERIAL' Or ST_CLASS = 'HIGHWAY'", "useCodedValues": true, "maxScale": 32001, "minScale": 35000, "name": "Arterial 32001-35000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Tahoma", "size": 28, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.ST_LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 20, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ST_CLASS = 'ARTERIAL' Or ST_CLASS = 'HIGHWAY'", "useCodedValues": true, "maxScale": 21001, "minScale": 32000, "name": "Arterial 21001-32000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 3, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.ST_LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ST_CLASS = 'LOCAL'", "useCodedValues": true, "maxScale": 20000, "minScale": 20000, "name": "ST Label 10001-21000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.ST_LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ST_CLASS = 'ARTERIAL' Or ST_CLASS = 'HIGHWAY' Or ST_CLASS = 'COLLECTOR'", "useCodedValues": true, "maxScale": 0, "minScale": 21000, "name": "Arterial 10001-21000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.ST_LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ST_CLASS = 'ARTERIAL' Or ST_CLASS = 'COLLECTOR' Or ST_CLASS = 'HIGHWAY' Or ST_CLASS = 'LOCAL'", "useCodedValues": true, "maxScale": 10000, "minScale": 10000, "name": "Street Label 0-10000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 542021.5934914243, "ymin": 795175.0092875818, "xmax": 607489.0068435981, "ymax": 928688.4949955591, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "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": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 16, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 64, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 32, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 16, "domain": null }, { "name": "CITYCD", "type": "esriFieldTypeString", "alias": "CITYCD", "length": 9, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "ALIAS_1", "length": 64, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "ALIAS_2", "length": 64, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "PAVEMENT", "length": 16, "domain": { "type": "codedValue", "name": "WS1_PAVEMENT", "description": "PAVEMENT", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" }, { "name": "UNASSIGNED", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "WS1_OWNERSHIP", "description": "OWNERSHIP", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "NON-CITY", "code": "NONCITY" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 2, "domain": null }, { "name": "ADJUSTEDST", "type": "esriFieldTypeString", "alias": "ADJUSTEDST", "length": 30, "domain": null }, { "name": "BEGNUM", "type": "esriFieldTypeDouble", "alias": "BEGNUM", "domain": null }, { "name": "ENDNUM", "type": "esriFieldTypeDouble", "alias": "ENDNUM", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "lz_left", "type": "esriFieldTypeString", "alias": "lz_left", "length": 6, "domain": { "type": "codedValue", "name": "WS1_LZ_BEATS", "description": "LZ_BEATS", "codedValues": [ { "name": "BEAT1", "code": "BEAT1" }, { "name": "BEAT2", "code": "BEAT2" }, { "name": "BEAT3", "code": "BEAT3" }, { "name": "BEAT4", "code": "BEAT4" }, { "name": "BEAT5", "code": "BEAT5" }, { "name": "OUTOF", "code": "OUTOF" }, { "name": "BEAT6", "code": "BEAT6" }, { "name": "BEAT7", "code": "BEAT7" }, { "name": "TOL", "code": "TOL" }, { "name": "PHX", "code": "PHX" }, { "name": "BCK", "code": "BCK" }, { "name": "LTP", "code": "LTP" }, { "name": "GLN", "code": "GLN" }, { "name": "MRC", "code": "MRC" }, { "name": "GDY", "code": "GDY" }, { "name": "BEAT8", "code": "BEAT8" }, { "name": "BEATLP", "code": "BEATLP" }, { "name": "BEAT9", "code": "BEAT9" }, { "name": "BEAT10", "code": "BEAT10" }, { "name": "BT1", "code": "BT1" }, { "name": "BT2", "code": "BT2" }, { "name": "BT3", "code": "BT3" }, { "name": "BT4", "code": "BT4" }, { "name": "BT5", "code": "BT5" }, { "name": "BT6", "code": "BT6" }, { "name": "BT7", "code": "BT7" }, { "name": "BT8", "code": "BT8" }, { "name": "BT9", "code": "BT9" }, { "name": "BT10", "code": "BT10" }, { "name": "BTLP", "code": "BTLP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lz_right", "type": "esriFieldTypeString", "alias": "lz_right", "length": 6, "domain": { "type": "codedValue", "name": "WS1_LZ_BEATS", "description": "LZ_BEATS", "codedValues": [ { "name": "BEAT1", "code": "BEAT1" }, { "name": "BEAT2", "code": "BEAT2" }, { "name": "BEAT3", "code": "BEAT3" }, { "name": "BEAT4", "code": "BEAT4" }, { "name": "BEAT5", "code": "BEAT5" }, { "name": "OUTOF", "code": "OUTOF" }, { "name": "BEAT6", "code": "BEAT6" }, { "name": "BEAT7", "code": "BEAT7" }, { "name": "TOL", "code": "TOL" }, { "name": "PHX", "code": "PHX" }, { "name": "BCK", "code": "BCK" }, { "name": "LTP", "code": "LTP" }, { "name": "GLN", "code": "GLN" }, { "name": "MRC", "code": "MRC" }, { "name": "GDY", "code": "GDY" }, { "name": "BEAT8", "code": "BEAT8" }, { "name": "BEATLP", "code": "BEATLP" }, { "name": "BEAT9", "code": "BEAT9" }, { "name": "BEAT10", "code": "BEAT10" }, { "name": "BT1", "code": "BT1" }, { "name": "BT2", "code": "BT2" }, { "name": "BT3", "code": "BT3" }, { "name": "BT4", "code": "BT4" }, { "name": "BT5", "code": "BT5" }, { "name": "BT6", "code": "BT6" }, { "name": "BT7", "code": "BT7" }, { "name": "BT8", "code": "BT8" }, { "name": "BT9", "code": "BT9" }, { "name": "BT10", "code": "BT10" }, { "name": "BTLP", "code": "BTLP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "la_left", "type": "esriFieldTypeString", "alias": "la_left", "length": 5, "domain": null }, { "name": "la_right", "type": "esriFieldTypeString", "alias": "la_right", "length": 5, "domain": null }, { "name": "Lcitycd", "type": "esriFieldTypeString", "alias": "Lcitycd", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rcitycd", "type": "esriFieldTypeString", "alias": "Rcitycd", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lzip", "type": "esriFieldTypeString", "alias": "Lzip", "length": 10, "domain": null }, { "name": "Rzip", "type": "esriFieldTypeString", "alias": "Rzip", "length": 10, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "len_mi", "type": "esriFieldTypeDouble", "alias": "len_mi", "domain": null }, { "name": "FEAT_ID", "type": "esriFieldTypeString", "alias": "FEAT_ID", "length": 10, "domain": null }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "length": 30, "domain": null }, { "name": "ST_CLASS", "type": "esriFieldTypeString", "alias": "ST_CLASS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ST_CLASS", "description": "ST_CLASS", "codedValues": [ { "name": "ARTERIAL", "code": "ARTERIAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "PRIVATE DRIVE", "code": "PRIVATE DRIVE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "STUB", "code": "STUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_LANES", "type": "esriFieldTypeString", "alias": "L_LANES", "length": 5, "domain": null }, { "name": "R_LANES", "type": "esriFieldTypeString", "alias": "R_LANES", "length": 5, "domain": null }, { "name": "LANE_MILES", "type": "esriFieldTypeDouble", "alias": "LANE_MILES", "domain": null }, { "name": "OLD_FEAT_I", "type": "esriFieldTypeString", "alias": "OLD_FEAT_I", "length": 24, "domain": null }, { "name": "TRAF_ID", "type": "esriFieldTypeString", "alias": "TRAF_ID", "length": 8, "domain": null }, { "name": "OWNER_LT", "type": "esriFieldTypeString", "alias": "OWNER_LT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_CITYNAME", "description": "CITYNAME", "codedValues": [ { "name": "ADOT", "code": "ADOT" }, { "name": "APACHE JUNCTION", "code": "APACHE JUNCTION" }, { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "BUCKEYE", "code": "BUCKEYE" }, { "name": "CAREFREE", "code": "CAREFREE" }, { "name": "CAVE CREEK", "code": "CAVE CREEK" }, { "name": "CHANDLER", "code": "CHANDLER" }, { "name": "EL MIRAGE", "code": "EL MIRAGE" }, { "name": "FOUNTAIN HILLS", "code": "FOUNTAIN HILLS" }, { "name": "GILA BEND", "code": "GILA BEND" }, { "name": "GILBERT", "code": "GILBERT" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "GUADALUPE", "code": "GUADALUPE" }, { "name": "LITCHFIELD PARK", "code": "LITCHFIELD PARK" }, { "name": "MARICOPA COUNTY", "code": "COUNTY" }, { "name": "MARICOPA UNINCORPORATED", "code": "MARICOPA UNINCORPORATED" }, { "name": "MESA", "code": "MESA" }, { "name": "PARADISE VALLEY", "code": "PARADISE VALLEY" }, { "name": "PEORIA", "code": "PEORIA" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "PINAL COUNTY", "code": "PINAL COUNTY" }, { "name": "PINAL UNINCORPORATED", "code": "PINAL UNINCORPORATED" }, { "name": "QUEEN CREEK", "code": "QUEEN CREEK" }, { "name": "SCOTTSDALE", "code": "SCOTTSDALE" }, { "name": "SURPRISE", "code": "SURPRISE" }, { "name": "TEMPE", "code": "TEMPE" }, { "name": "TOLLESON", "code": "TOLLESON" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "YOUNGTOWN", "code": "YOUNGTOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_RT", "type": "esriFieldTypeString", "alias": "OWNER_RT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_CITYNAME", "description": "CITYNAME", "codedValues": [ { "name": "ADOT", "code": "ADOT" }, { "name": "APACHE JUNCTION", "code": "APACHE JUNCTION" }, { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "BUCKEYE", "code": "BUCKEYE" }, { "name": "CAREFREE", "code": "CAREFREE" }, { "name": "CAVE CREEK", "code": "CAVE CREEK" }, { "name": "CHANDLER", "code": "CHANDLER" }, { "name": "EL MIRAGE", "code": "EL MIRAGE" }, { "name": "FOUNTAIN HILLS", "code": "FOUNTAIN HILLS" }, { "name": "GILA BEND", "code": "GILA BEND" }, { "name": "GILBERT", "code": "GILBERT" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "GUADALUPE", "code": "GUADALUPE" }, { "name": "LITCHFIELD PARK", "code": "LITCHFIELD PARK" }, { "name": "MARICOPA COUNTY", "code": "COUNTY" }, { "name": "MARICOPA UNINCORPORATED", "code": "MARICOPA UNINCORPORATED" }, { "name": "MESA", "code": "MESA" }, { "name": "PARADISE VALLEY", "code": "PARADISE VALLEY" }, { "name": "PEORIA", "code": "PEORIA" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "PINAL COUNTY", "code": "PINAL COUNTY" }, { "name": "PINAL UNINCORPORATED", "code": "PINAL UNINCORPORATED" }, { "name": "QUEEN CREEK", "code": "QUEEN CREEK" }, { "name": "SCOTTSDALE", "code": "SCOTTSDALE" }, { "name": "SURPRISE", "code": "SURPRISE" }, { "name": "TEMPE", "code": "TEMPE" }, { "name": "TOLLESON", "code": "TOLLESON" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "YOUNGTOWN", "code": "YOUNGTOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PavementMain", "type": "esriFieldTypeString", "alias": "PavementMain", "length": 3, "domain": null }, { "name": "JOINID", "type": "esriFieldTypeDouble", "alias": "JOINID", "domain": null }, { "name": "PD_STREETNAME", "type": "esriFieldTypeString", "alias": "PD_STREETNAME", "length": 64, "domain": null }, { "name": "PD_ALIAS_1", "type": "esriFieldTypeString", "alias": "PD_ALIAS_1", "length": 50, "domain": null }, { "name": "PD_ALIAS_2", "type": "esriFieldTypeString", "alias": "PD_ALIAS_2", "length": 10, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "INCMUNI_L", "length": 40, "domain": { "type": "codedValue", "name": "WS1_INC_MUNI", "description": "Incorporated Municipality LT RT for NG911", "codedValues": [ { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "TOLLESON", "code": "TOLLESON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "INCMUNI_R", "length": 40, "domain": { "type": "codedValue", "name": "WS1_INC_MUNI", "description": "Incorporated Municipality LT RT for NG911", "codedValues": [ { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "TOLLESON", "code": "TOLLESON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 32, "name": "Planning Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 564313.7441240599, "ymin": 796382.4631517985, "xmax": 612704.1222132521, "ymax": 911150.5051781515, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WORKINGGIS_DBO_PLANNING_BOUNDARY_area", "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": "WORKINGGIS_DBO_PLANNING_BOUNDARY_area", "type": "esriFieldTypeDouble", "alias": "WORKINGGIS.DBO.PLANNING_BOUNDARY.area", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 84, "name": "NEIGHBORHOODS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 168, 112, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Label"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565429.2964652658, "ymin": 871609.0336949734, "xmax": 591477.6864011004, "ymax": 911151.1049595944, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "length": 254, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 30, "domain": null }, { "name": "UNIT_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "UNIT_BUILT", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "WS1_NEIG_STATUS", "description": "NEIG_STATUS", "codedValues": [ { "name": "COMPLETE", "code": "COMPLETE" }, { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "ENTITLED", "code": "ENTITLED" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_ID", "type": "esriFieldTypeString", "alias": "MAP_ID", "length": 10, "domain": null }, { "name": "GRID_ID", "type": "esriFieldTypeString", "alias": "GRID_ID", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 35, "name": "Streets", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 82, "name": "Arterial Streets" }, { "id": 37, "name": "SR30" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 541356.9668066059, "ymin": 794891.6312948767, "xmax": 617839.4615790545, "ymax": 928948.1246223603, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "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": true, "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, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 82, "name": "Arterial Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "ARTERIAL", "label": "ARTERIAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "COLLECTOR", "label": "COLLECTOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 }, "value": "FREEWAY", "label": "FREEWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "HIGHWAY", "label": "HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "LOCAL", "label": "LOCAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "RAMP", "label": "RAMP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 75, 89, 255 ], "toColor": [ 201, 75, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 201, 52, 255 ], "toColor": [ 77, 201, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 64, 199, 255 ], "toColor": [ 44, 64, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 162, 184, 255 ], "toColor": [ 39, 162, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 165, 61, 255 ], "toColor": [ 196, 165, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 174, 255 ], "toColor": [ 191, 42, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 88, 156, 255 ], "toColor": [ 36, 88, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 184, 127, 255 ], "toColor": [ 70, 184, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 56, 255 ], "toColor": [ 156, 97, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 153, 38, 255 ], "toColor": [ 117, 153, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 59, 42, 255 ], "toColor": [ 191, 59, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 60, 119, 255 ], "toColor": [ 153, 60, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 62, 173, 255 ], "toColor": [ 129, 62, 173, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 542021.5934914243, "ymin": 795175.0092875818, "xmax": 607489.0068435981, "ymax": 928688.4949955591, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "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": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 16, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 64, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 32, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 16, "domain": null }, { "name": "CITYCD", "type": "esriFieldTypeString", "alias": "CITYCD", "length": 9, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "ALIAS_1", "length": 64, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "ALIAS_2", "length": 64, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "PAVEMENT", "length": 16, "domain": { "type": "codedValue", "name": "WS1_PAVEMENT", "description": "PAVEMENT", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" }, { "name": "UNASSIGNED", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 16, "domain": { "type": "codedValue", "name": "WS1_OWNERSHIP", "description": "OWNERSHIP", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "NON-CITY", "code": "NONCITY" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 2, "domain": null }, { "name": "ADJUSTEDST", "type": "esriFieldTypeString", "alias": "ADJUSTEDST", "length": 30, "domain": null }, { "name": "BEGNUM", "type": "esriFieldTypeDouble", "alias": "BEGNUM", "domain": null }, { "name": "ENDNUM", "type": "esriFieldTypeDouble", "alias": "ENDNUM", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "lz_left", "type": "esriFieldTypeString", "alias": "lz_left", "length": 6, "domain": { "type": "codedValue", "name": "WS1_LZ_BEATS", "description": "LZ_BEATS", "codedValues": [ { "name": "BEAT1", "code": "BEAT1" }, { "name": "BEAT2", "code": "BEAT2" }, { "name": "BEAT3", "code": "BEAT3" }, { "name": "BEAT4", "code": "BEAT4" }, { "name": "BEAT5", "code": "BEAT5" }, { "name": "OUTOF", "code": "OUTOF" }, { "name": "BEAT6", "code": "BEAT6" }, { "name": "BEAT7", "code": "BEAT7" }, { "name": "TOL", "code": "TOL" }, { "name": "PHX", "code": "PHX" }, { "name": "BCK", "code": "BCK" }, { "name": "LTP", "code": "LTP" }, { "name": "GLN", "code": "GLN" }, { "name": "MRC", "code": "MRC" }, { "name": "GDY", "code": "GDY" }, { "name": "BEAT8", "code": "BEAT8" }, { "name": "BEATLP", "code": "BEATLP" }, { "name": "BEAT9", "code": "BEAT9" }, { "name": "BEAT10", "code": "BEAT10" }, { "name": "BT1", "code": "BT1" }, { "name": "BT2", "code": "BT2" }, { "name": "BT3", "code": "BT3" }, { "name": "BT4", "code": "BT4" }, { "name": "BT5", "code": "BT5" }, { "name": "BT6", "code": "BT6" }, { "name": "BT7", "code": "BT7" }, { "name": "BT8", "code": "BT8" }, { "name": "BT9", "code": "BT9" }, { "name": "BT10", "code": "BT10" }, { "name": "BTLP", "code": "BTLP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lz_right", "type": "esriFieldTypeString", "alias": "lz_right", "length": 6, "domain": { "type": "codedValue", "name": "WS1_LZ_BEATS", "description": "LZ_BEATS", "codedValues": [ { "name": "BEAT1", "code": "BEAT1" }, { "name": "BEAT2", "code": "BEAT2" }, { "name": "BEAT3", "code": "BEAT3" }, { "name": "BEAT4", "code": "BEAT4" }, { "name": "BEAT5", "code": "BEAT5" }, { "name": "OUTOF", "code": "OUTOF" }, { "name": "BEAT6", "code": "BEAT6" }, { "name": "BEAT7", "code": "BEAT7" }, { "name": "TOL", "code": "TOL" }, { "name": "PHX", "code": "PHX" }, { "name": "BCK", "code": "BCK" }, { "name": "LTP", "code": "LTP" }, { "name": "GLN", "code": "GLN" }, { "name": "MRC", "code": "MRC" }, { "name": "GDY", "code": "GDY" }, { "name": "BEAT8", "code": "BEAT8" }, { "name": "BEATLP", "code": "BEATLP" }, { "name": "BEAT9", "code": "BEAT9" }, { "name": "BEAT10", "code": "BEAT10" }, { "name": "BT1", "code": "BT1" }, { "name": "BT2", "code": "BT2" }, { "name": "BT3", "code": "BT3" }, { "name": "BT4", "code": "BT4" }, { "name": "BT5", "code": "BT5" }, { "name": "BT6", "code": "BT6" }, { "name": "BT7", "code": "BT7" }, { "name": "BT8", "code": "BT8" }, { "name": "BT9", "code": "BT9" }, { "name": "BT10", "code": "BT10" }, { "name": "BTLP", "code": "BTLP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "la_left", "type": "esriFieldTypeString", "alias": "la_left", "length": 5, "domain": null }, { "name": "la_right", "type": "esriFieldTypeString", "alias": "la_right", "length": 5, "domain": null }, { "name": "Lcitycd", "type": "esriFieldTypeString", "alias": "Lcitycd", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rcitycd", "type": "esriFieldTypeString", "alias": "Rcitycd", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CITYCD", "description": "CITYCD", "codedValues": [ { "name": "AVO", "code": "AVO" }, { "name": "GDY", "code": "GDY" }, { "name": "GLN", "code": "GLN" }, { "name": "GRI", "code": "GRI" }, { "name": "LAV", "code": "LAV" }, { "name": "MRC", "code": "MRC" }, { "name": "PHX", "code": "PHX" }, { "name": "TOL", "code": "TOL" }, { "name": "LTP", "code": "LTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lzip", "type": "esriFieldTypeString", "alias": "Lzip", "length": 10, "domain": null }, { "name": "Rzip", "type": "esriFieldTypeString", "alias": "Rzip", "length": 10, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "len_mi", "type": "esriFieldTypeDouble", "alias": "len_mi", "domain": null }, { "name": "FEAT_ID", "type": "esriFieldTypeString", "alias": "FEAT_ID", "length": 10, "domain": null }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "length": 30, "domain": null }, { "name": "ST_CLASS", "type": "esriFieldTypeString", "alias": "ST_CLASS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_ST_CLASS", "description": "ST_CLASS", "codedValues": [ { "name": "ARTERIAL", "code": "ARTERIAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "PRIVATE DRIVE", "code": "PRIVATE DRIVE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "STUB", "code": "STUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_LANES", "type": "esriFieldTypeString", "alias": "L_LANES", "length": 5, "domain": null }, { "name": "R_LANES", "type": "esriFieldTypeString", "alias": "R_LANES", "length": 5, "domain": null }, { "name": "LANE_MILES", "type": "esriFieldTypeDouble", "alias": "LANE_MILES", "domain": null }, { "name": "OLD_FEAT_I", "type": "esriFieldTypeString", "alias": "OLD_FEAT_I", "length": 24, "domain": null }, { "name": "TRAF_ID", "type": "esriFieldTypeString", "alias": "TRAF_ID", "length": 8, "domain": null }, { "name": "OWNER_LT", "type": "esriFieldTypeString", "alias": "OWNER_LT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_CITYNAME", "description": "CITYNAME", "codedValues": [ { "name": "ADOT", "code": "ADOT" }, { "name": "APACHE JUNCTION", "code": "APACHE JUNCTION" }, { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "BUCKEYE", "code": "BUCKEYE" }, { "name": "CAREFREE", "code": "CAREFREE" }, { "name": "CAVE CREEK", "code": "CAVE CREEK" }, { "name": "CHANDLER", "code": "CHANDLER" }, { "name": "EL MIRAGE", "code": "EL MIRAGE" }, { "name": "FOUNTAIN HILLS", "code": "FOUNTAIN HILLS" }, { "name": "GILA BEND", "code": "GILA BEND" }, { "name": "GILBERT", "code": "GILBERT" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "GUADALUPE", "code": "GUADALUPE" }, { "name": "LITCHFIELD PARK", "code": "LITCHFIELD PARK" }, { "name": "MARICOPA COUNTY", "code": "COUNTY" }, { "name": "MARICOPA UNINCORPORATED", "code": "MARICOPA UNINCORPORATED" }, { "name": "MESA", "code": "MESA" }, { "name": "PARADISE VALLEY", "code": "PARADISE VALLEY" }, { "name": "PEORIA", "code": "PEORIA" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "PINAL COUNTY", "code": "PINAL COUNTY" }, { "name": "PINAL UNINCORPORATED", "code": "PINAL UNINCORPORATED" }, { "name": "QUEEN CREEK", "code": "QUEEN CREEK" }, { "name": "SCOTTSDALE", "code": "SCOTTSDALE" }, { "name": "SURPRISE", "code": "SURPRISE" }, { "name": "TEMPE", "code": "TEMPE" }, { "name": "TOLLESON", "code": "TOLLESON" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "YOUNGTOWN", "code": "YOUNGTOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_RT", "type": "esriFieldTypeString", "alias": "OWNER_RT", "length": 30, "domain": { "type": "codedValue", "name": "WS1_CITYNAME", "description": "CITYNAME", "codedValues": [ { "name": "ADOT", "code": "ADOT" }, { "name": "APACHE JUNCTION", "code": "APACHE JUNCTION" }, { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "BUCKEYE", "code": "BUCKEYE" }, { "name": "CAREFREE", "code": "CAREFREE" }, { "name": "CAVE CREEK", "code": "CAVE CREEK" }, { "name": "CHANDLER", "code": "CHANDLER" }, { "name": "EL MIRAGE", "code": "EL MIRAGE" }, { "name": "FOUNTAIN HILLS", "code": "FOUNTAIN HILLS" }, { "name": "GILA BEND", "code": "GILA BEND" }, { "name": "GILBERT", "code": "GILBERT" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "GUADALUPE", "code": "GUADALUPE" }, { "name": "LITCHFIELD PARK", "code": "LITCHFIELD PARK" }, { "name": "MARICOPA COUNTY", "code": "COUNTY" }, { "name": "MARICOPA UNINCORPORATED", "code": "MARICOPA UNINCORPORATED" }, { "name": "MESA", "code": "MESA" }, { "name": "PARADISE VALLEY", "code": "PARADISE VALLEY" }, { "name": "PEORIA", "code": "PEORIA" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "PINAL COUNTY", "code": "PINAL COUNTY" }, { "name": "PINAL UNINCORPORATED", "code": "PINAL UNINCORPORATED" }, { "name": "QUEEN CREEK", "code": "QUEEN CREEK" }, { "name": "SCOTTSDALE", "code": "SCOTTSDALE" }, { "name": "SURPRISE", "code": "SURPRISE" }, { "name": "TEMPE", "code": "TEMPE" }, { "name": "TOLLESON", "code": "TOLLESON" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "YOUNGTOWN", "code": "YOUNGTOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PavementMain", "type": "esriFieldTypeString", "alias": "PavementMain", "length": 3, "domain": null }, { "name": "JOINID", "type": "esriFieldTypeDouble", "alias": "JOINID", "domain": null }, { "name": "PD_STREETNAME", "type": "esriFieldTypeString", "alias": "PD_STREETNAME", "length": 64, "domain": null }, { "name": "PD_ALIAS_1", "type": "esriFieldTypeString", "alias": "PD_ALIAS_1", "length": 50, "domain": null }, { "name": "PD_ALIAS_2", "type": "esriFieldTypeString", "alias": "PD_ALIAS_2", "length": 10, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "INCMUNI_L", "length": 40, "domain": { "type": "codedValue", "name": "WS1_INC_MUNI", "description": "Incorporated Municipality LT RT for NG911", "codedValues": [ { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "TOLLESON", "code": "TOLLESON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "INCMUNI_R", "length": 40, "domain": { "type": "codedValue", "name": "WS1_INC_MUNI", "description": "Incorporated Municipality LT RT for NG911", "codedValues": [ { "name": "AVONDALE", "code": "AVONDALE" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "GOODYEAR", "code": "GOODYEAR" }, { "name": "PHOENIX", "code": "PHOENIX" }, { "name": "TOLLESON", "code": "TOLLESON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 37, "name": "SR30", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0020766786236961596, "zTolerance": 2, "mTolerance": 2, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 } }, "scaleSymbols": true, "transparency": 5, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 549551.1850393713, "ymin": 859796.4133858234, "xmax": 617660.7516404241, "ymax": 887393.8497375399, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 320, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 320, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Clamped", "type": "esriFieldTypeSmallInteger", "alias": "Clamped", "domain": null }, { "name": "Extruded", "type": "esriFieldTypeSmallInteger", "alias": "Extruded", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 268435455, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 268435455, "domain": null }, { "name": "SimpleLine", "type": "esriFieldTypeString", "alias": "SimpleLine", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OID", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 46, "name": "School", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565431.7585301846, "ymin": 882064.2703412101, "xmax": 590162.6912729666, "ymax": 907038.0331364796, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 5, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 48, "name": "City Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 555000.768224089, "ymin": 872938.8984135952, "xmax": 590453.9492772542, "ymax": 906862.6799776367, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 49, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 557152.7362377685, "ymin": 876970.705517409, "xmax": 599187.322574025, "ymax": 896594.2861059803, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATE_O", "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": "DATE_O", "type": "esriFieldTypeDate", "alias": "DATE_O", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 68, "name": "Public Park", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 561001.1408402615, "ymin": 865721.2154483608, "xmax": 588811.2375537844, "ymax": 912520.0823436861, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_PARKTYPE", "description": "PARK TYPE", "codedValues": [ { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PUBLIC", "code": "PUBLIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "AMENITIES", "type": "esriFieldTypeString", "alias": "AMENITIES", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO_1", "description": "YESNO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "EXC", "code": "EXC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 55, "name": "Raceway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0020766786236961596, "zTolerance": 2, "mTolerance": 2, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 20, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 578423.211286094, "ymin": 863429.8172572181, "xmax": 580858.1801181138, "ymax": 864927.5944881886, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 56, "name": "The BLVD", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 579432.6784776896, "ymin": 889535.0456036776, "xmax": 583580.7967513725, "ymax": 895401.1771809086, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Zone_No", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Zone_No", "type": "esriFieldTypeSmallInteger", "alias": "Zone_No", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": null }, { "name": "Facilities", "type": "esriFieldTypeString", "alias": "Facilities", "length": 255, "domain": null }, { "name": "POIs", "type": "esriFieldTypeString", "alias": "POIs", "length": 255, "domain": null }, { "name": "Schools", "type": "esriFieldTypeString", "alias": "Schools", "length": 255, "domain": null }, { "name": "Communities", "type": "esriFieldTypeString", "alias": "Communities", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 58, "name": "Golf Course", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 545748.3169311417, "ymin": 886323.8894862175, "xmax": 590822.1933812383, "ymax": 912300.8265575563, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Hole_Num", "type": "esriFieldTypeString", "alias": "Hole_Num", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 70, "name": "Commercial Developments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Commercial", "label": "Commercial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Map_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 0, "name": "Map ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 71, "name": "Industrial Developments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Industrial", "label": "Industrial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Map_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 0, "name": "Map ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 72, "name": "Multi Family Developments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Multi Family", "label": "Multi Family" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Map_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 0, "name": "Map ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 75, "name": "Single Family Developments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Single Family", "label": "Single Family" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Map_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 0, "name": "Map ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 52, "name": "Development Types", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Multi Family", "label": "Multi Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Single Family", "label": "Single Family" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 235, 255 ], "toColor": [ 252, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 65, "name": "Revitalization Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.00328083989501312, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 12000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Map_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 0, "name": "Map ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 565428.8571608891, "ymin": 871609.0336941342, "xmax": 591440.2284009852, "ymax": 911150.504236239, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Units_Total", "type": "esriFieldTypeString", "alias": "Units_Total", "length": 15, "domain": null }, { "name": "Units_Built", "type": "esriFieldTypeString", "alias": "Units_Built", "length": 15, "domain": null }, { "name": "Percent_Complete", "type": "esriFieldTypeInteger", "alias": "Percent_Complete", "domain": null }, { "name": "Acres", "type": "esriFieldTypeInteger", "alias": "Acres", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "Map_ID", "type": "esriFieldTypeSmallInteger", "alias": "Map_ID", "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 50, "domain": null }, { "name": "Planner", "type": "esriFieldTypeString", "alias": "Planner", "length": 60, "domain": null }, { "name": "Doc_Link", "type": "esriFieldTypeString", "alias": "Doc_Link", "length": 250, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 250, "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "Completed_Date", "type": "esriFieldTypeDate", "alias": "Completed_Date", "length": 8, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 255, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Former Aliases", "length": 255, "domain": null }, { "name": "Associated", "type": "esriFieldTypeString", "alias": "Associated Projects", "length": 255, "domain": null }, { "name": "Estimated_Completion", "type": "esriFieldTypeDate", "alias": "Estimated_Completion", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2538bf8a250a4845b5ec0a886d6fe038" } ], "tables": [] }