{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "SUBDIVISIONS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "GMap_300K_Subdiv_Anno" }, { "id": 3, "name": "GMap_150K_Subdiv_Anno" }, { "id": 5, "name": "GMap_100K_Subdiv_Anno" }, { "id": 7, "name": "Subdivision 100K" }, { "id": 8, "name": "GMap_50K_Subdiv_Anno" }, { "id": 10, "name": "Subdivision 50K" }, { "id": 11, "name": "Subdivsion Labels 25K" }, { "id": 12, "name": "Subdivision 25K" }, { "id": 13, "name": "Subdivsion Labels 15K" }, { "id": 14, "name": "Subdivision 15K" }, { "id": 15, "name": "Subdivsion Labels 5K" }, { "id": 16, "name": "Subdivision 5k" }, { "id": 17, "name": "Subdivsion Labels 2.5K" }, { "id": 18, "name": "Subdivision 2.5K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538654.1714999974, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "GMap_300K_Subdiv_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 300000, "maxScale": 150001, "defaultVisibility": true, "extent": { "xmin": -9382273.4852, "ymin": 3538654.1714999974, "xmax": -9361785.9045, "ymax": 3583482.6831, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "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": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I62AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I62Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "GMap_300K_Subdiv_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9382273.4852, "ymin": 3538654.1714999974, "xmax": -9361785.9045, "ymax": 3583482.6831, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 300000, "effectiveMaxScale": 150001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "GMap_150K_Subdiv_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [ { "id": 4, "name": "Default" } ], "minScale": 150000, "maxScale": 100001, "defaultVisibility": true, "extent": { "xmin": -9416968.7592, "ymin": 3539226.541199997, "xmax": -9361168.088, "ymax": 3591573.9975999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "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": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "GMap_150K_Subdiv_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9416968.7592, "ymin": 3539226.541199997, "xmax": -9361168.088, "ymax": 3591573.9975999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 150000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "GMap_100K_Subdiv_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [ { "id": 6, "name": "Default" } ], "minScale": 100000, "maxScale": 50001, "defaultVisibility": true, "extent": { "xmin": -9416433.2236, "ymin": 3539522.5386999995, "xmax": -9356920.9324, "ymax": 3591184.5746000037, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "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": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I32Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I32AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "GMap_100K_Subdiv_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9416433.2236, "ymin": 3539522.5386999995, "xmax": -9356920.9324, "ymax": 3591184.5746000037, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Subdivision 100K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 100000, "maxScale": 50001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "GMap_50K_Subdiv_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [ { "id": 9, "name": "Default" } ], "minScale": 50000, "maxScale": 25001, "defaultVisibility": true, "extent": { "xmin": -9416362.5416, "ymin": 3539560.1855000034, "xmax": -9359628.7581, "ymax": 3591316.1323999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "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": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "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": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I70Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I70AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "GMap_50K_Subdiv_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9416362.5416, "ymin": 3539560.1855000034, "xmax": -9359628.7581, "ymax": 3591316.1323999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "Subdivision 50K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 50000, "maxScale": 25001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Subdivsion Labels 25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 25000, "maxScale": 15001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "Subdivision 25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 25000, "maxScale": 15001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "Subdivsion Labels 15K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 15000, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "Subdivision 15K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 15000, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 15, "name": "Subdivsion Labels 5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 16, "name": "Subdivision 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 17, "name": "Subdivsion Labels 2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 18, "name": "Subdivision 2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "SUBDIVISIONS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9428231.3828, "ymin": 3538774.809799999, "xmax": -9349784.0966, "ymax": 3591793.0710999966, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_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": "ID", "type": "esriFieldTypeString", "alias": "SUBDIVISION HEADER", "length": 13, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDNUM", "type": "esriFieldTypeString", "alias": "SUBDNUM", "length": 15, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 19, "name": "TIE BARS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "Tie Bars 100k" }, { "id": 21, "name": "Tie Bars 50k" }, { "id": 22, "name": "Tie Bars 25k" }, { "id": 23, "name": "Tie Bars" }, { "id": 24, "name": "Tie Bars 5k" }, { "id": 25, "name": "Tie Bars 2.5k" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 20, "name": "Tie Bars 100k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 100000, "maxScale": 50001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 21, "name": "Tie Bars 50k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 50000, "maxScale": 25001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 22, "name": "Tie Bars 25k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 25000, "maxScale": 15001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 23, "name": "Tie Bars", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 15000, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 24, "name": "Tie Bars 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 25, "name": "Tie Bars 2.5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "TIE BARS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429242.2861, "ymin": 3539673.3473000005, "xmax": -9351657.6081, "ymax": 3591324.535099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 26, "name": "TAX PARCELS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 27, "name": "Land Parcels 100K" }, { "id": 28, "name": "Parcel Labels 50K" }, { "id": 29, "name": "Land Parcels 50K" }, { "id": 30, "name": "Parcel Labels 25K" }, { "id": 31, "name": "Land Parcels 25K" }, { "id": 32, "name": "Parcel Labels 15K" }, { "id": 33, "name": "Land Parcels 15K" }, { "id": 34, "name": "Parcel Labels 5K" }, { "id": 35, "name": "Land_Parcels 5k" }, { "id": 36, "name": "Parcel Labels 2.5K" }, { "id": 37, "name": "Land Parcels 2.5K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 27, "name": "Land Parcels 100K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 100000, "maxScale": 50001, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Shape_Area", "classificationMethod": "esriClassifyGeometricalInterval", "minValue": 0.20814650257926806, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.25 } }, "classMaxValue": 1530.1821280871852, "label": "0.208147 - 1530.182128", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.3 } }, "classMaxValue": 25303.527262092543, "label": "1530.182129 - 25303.527262", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "classMaxValue": 394703.23318074027, "label": "25303.527263 - 394703.233181", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "classMaxValue": 6134583.000357332, "label": "394703.233182 - 6134583.000357", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 9.532312109004085E7, "label": "6134583.000358 - 95323121.090041", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PARCEL_", "type": "esriFieldTypeString", "alias": "PARCEL_", "length": 255, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 255, "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PERMIMETER", "type": "esriFieldTypeDouble", "alias": "PERMIMETER", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548PARCEL_ID", "fields": "PARCEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548TAXID", "fields": "TAXID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 28, "name": "Parcel Labels 50K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 50000, "maxScale": 25001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">160000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">7000 AND \"Shape_Area\" <160000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 70000 AND \"Shape_Area\" > 40000 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" >70000 AND \"Shape_Area\"<90000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">90000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 29, "name": "Land Parcels 50K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 50000, "maxScale": 25001, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Shape_Area", "classificationMethod": "esriClassifyGeometricalInterval", "minValue": 0.20814650257926806, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.25 } }, "classMaxValue": 1530.1821280871852, "label": "0.208147 - 1530.182128", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.3 } }, "classMaxValue": 25303.527262092543, "label": "1530.182129 - 25303.527262", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "classMaxValue": 394703.23318074027, "label": "25303.527263 - 394703.233181", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "classMaxValue": 6134583.000357332, "label": "394703.233182 - 6134583.000357", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 9.532312109004085E7, "label": "6134583.000358 - 95323121.090041", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PARCEL_", "type": "esriFieldTypeString", "alias": "PARCEL_", "length": 255, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 255, "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PERMIMETER", "type": "esriFieldTypeDouble", "alias": "PERMIMETER", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548PARCEL_ID", "fields": "PARCEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548TAXID", "fields": "TAXID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 30, "name": "Parcel Labels 25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 25000, "maxScale": 15001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">160000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">7000 AND \"Shape_Area\" <160000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 20000 AND \"Shape_Area\" > 7000 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" >20000 AND \"Shape_Area\"<40000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">40000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 31, "name": "Land Parcels 25K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 25000, "maxScale": 15001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.75 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PARCEL_", "type": "esriFieldTypeString", "alias": "PARCEL_", "length": 255, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 255, "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PERMIMETER", "type": "esriFieldTypeDouble", "alias": "PERMIMETER", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548PARCEL_ID", "fields": "PARCEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548TAXID", "fields": "TAXID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 32, "name": "Parcel Labels 15K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 15000, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">24000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\"<24000 AND \"Shape_Area\" >5000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 10000 AND \"Shape_Area\" >1000 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">10000 AND \"Shape_Area\"<25000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">25000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 33, "name": "Land Parcels 15K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 15000, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PARCEL_", "type": "esriFieldTypeString", "alias": "PARCEL_", "length": 255, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 255, "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PERMIMETER", "type": "esriFieldTypeDouble", "alias": "PERMIMETER", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548PARCEL_ID", "fields": "PARCEL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I548TAXID", "fields": "TAXID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 34, "name": "Parcel Labels 5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">15000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\"<15000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 10000 AND \"Shape_Area\" >1000 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">10000 AND \"Shape_Area\"<16000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">16000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 35, "name": "Land_Parcels 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 36, "name": "Parcel Labels 2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">8000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\"<8000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 2000 AND \"Shape_Area\" >500 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">2000 AND \"Shape_Area\"<8000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">8000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 1201 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 600 AND \"Shape_Area\" >200 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1200, "maxScale": 601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">600 AND \"Shape_Area\"<1500 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1200, "maxScale": 601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">1500 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1200, "maxScale": 601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\">1000 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND \"Shape_Area\"<1000 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 601 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" < 150 AND \"Shape_Area\" >20 AND SECURE IS NULL", "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 600, "maxScale": 301 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">150 AND \"Shape_Area\"<600 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 600, "maxScale": 301 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">600 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 600, "maxScale": 301 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\" <60 AND \"Shape_Area\" >0 AND SECURE IS NULL", "labelExpression": "[BLOCK_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 300, "maxScale": 151 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND \"Shape_Area\">60 AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 300, "maxScale": 151 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"TAXID\" LIKE '____20_______' AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 600, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NOT \"TAXID\" LIKE '____20_______' AND SECURE IS NULL", "labelExpression": "[TAXID_LABE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 150, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 37, "name": "Land Parcels 2.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "TAX PARCELS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeString", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "TAXID_LABE", "type": "esriFieldTypeString", "alias": "TAXID_LABE", "length": 18, "domain": null }, { "name": "BLOCK_LABE", "type": "esriFieldTypeString", "alias": "BLOCK_LABE", "length": 9, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT_LABEL", "length": 5, "domain": null }, { "name": "CALC_ACREA", "type": "esriFieldTypeDouble", "alias": "CALC_ACREA", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "OWNER1A", "type": "esriFieldTypeString", "alias": "OWNER1A", "length": 50, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 50, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 50, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "LEGAL4", "type": "esriFieldTypeString", "alias": "LEGAL4", "length": 60, "domain": null }, { "name": "LEGAL5", "type": "esriFieldTypeString", "alias": "LEGAL5", "length": 60, "domain": null }, { "name": "LEGAL6", "type": "esriFieldTypeString", "alias": "LEGAL6", "length": 60, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "EXCODE", "type": "esriFieldTypeString", "alias": "EXCODE", "length": 6, "domain": null }, { "name": "PARENT_ACT", "type": "esriFieldTypeString", "alias": "PARENT_ACT", "length": 13, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 1, "domain": null }, { "name": "PYR_MARKET", "type": "esriFieldTypeDouble", "alias": "PYR_MARKET", "domain": null }, { "name": "PYR_BLDG", "type": "esriFieldTypeDouble", "alias": "PYR_BLDG", "domain": null }, { "name": "PYR_LAND", "type": "esriFieldTypeDouble", "alias": "PYR_LAND", "domain": null }, { "name": "PYR_AG", "type": "esriFieldTypeDouble", "alias": "PYR_AG", "domain": null }, { "name": "PYR_EX", "type": "esriFieldTypeDouble", "alias": "PYR_EX", "domain": null }, { "name": "PYR_TAXABL", "type": "esriFieldTypeDouble", "alias": "PYR_TAXABL", "domain": null }, { "name": "PYR_SOH", "type": "esriFieldTypeDouble", "alias": "PYR_SOH", "domain": null }, { "name": "PYR_TAXES", "type": "esriFieldTypeDouble", "alias": "PYR_TAXES", "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 4, "domain": null }, { "name": "BASE_SQ_FT", "type": "esriFieldTypeDouble", "alias": "BASE_SQ_FT", "domain": null }, { "name": "AUX_SQ_FT", "type": "esriFieldTypeDouble", "alias": "AUX_SQ_FT", "domain": null }, { "name": "YR_BLT", "type": "esriFieldTypeString", "alias": "YR_BLT", "length": 4, "domain": null }, { "name": "NO_BLDGS", "type": "esriFieldTypeDouble", "alias": "NO_BLDGS", "domain": null }, { "name": "SALEDTE_S1", "type": "esriFieldTypeString", "alias": "SALEDTE_S1", "length": 6, "domain": null }, { "name": "PRICE_S1", "type": "esriFieldTypeDouble", "alias": "PRICE_S1", "domain": null }, { "name": "BOOK_S1", "type": "esriFieldTypeString", "alias": "BOOK_S1", "length": 8, "domain": null }, { "name": "PAGE_S1", "type": "esriFieldTypeString", "alias": "PAGE_S1", "length": 8, "domain": null }, { "name": "VAC_IMP_S1", "type": "esriFieldTypeString", "alias": "VAC_IMP_S1", "length": 1, "domain": null }, { "name": "INST_S1", "type": "esriFieldTypeString", "alias": "INST_S1", "length": 2, "domain": null }, { "name": "QUAL_S1", "type": "esriFieldTypeString", "alias": "QUAL_S1", "length": 3, "domain": null }, { "name": "SALEDTE_S2", "type": "esriFieldTypeString", "alias": "SALEDTE_S2", "length": 6, "domain": null }, { "name": "PRICE_S2", "type": "esriFieldTypeDouble", "alias": "PRICE_S2", "domain": null }, { "name": "BOOK_S2", "type": "esriFieldTypeString", "alias": "BOOK_S2", "length": 8, "domain": null }, { "name": "PAGE_S2", "type": "esriFieldTypeString", "alias": "PAGE_S2", "length": 8, "domain": null }, { "name": "VAC_IMP_S2", "type": "esriFieldTypeString", "alias": "VAC_IMP_S2", "length": 1, "domain": null }, { "name": "INST_S2", "type": "esriFieldTypeString", "alias": "INST_S2", "length": 2, "domain": null }, { "name": "QUAL_S2", "type": "esriFieldTypeString", "alias": "QUAL_S2", "length": 3, "domain": null }, { "name": "ST_ADDRHLF", "type": "esriFieldTypeString", "alias": "ST_ADDRHLF", "length": 5, "domain": null }, { "name": "ST_APT_STE", "type": "esriFieldTypeString", "alias": "ST_APT_STE", "length": 6, "domain": null }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 40, "domain": null }, { "name": "SECURE", "type": "esriFieldTypeString", "alias": "SECURE", "length": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ST_ADDR", "type": "esriFieldTypeDouble", "alias": "ST_ADDR", "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 41, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "ST_PST_DIR", "type": "esriFieldTypeString", "alias": "ST_PST_DIR", "length": 2, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 38, "name": "DESCRITPTIVE LABELS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 39, "name": "Descriptive Labels 5k" }, { "id": 40, "name": "Descriptive Labels 2.5k" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424624.6395, "ymin": 3539869.3227000013, "xmax": -9350821.8489, "ymax": 3591493.8850999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 39, "name": "Descriptive Labels 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "DESCRITPTIVE LABELS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9424624.6395, "ymin": 3539869.3227000013, "xmax": -9350821.8489, "ymax": 3591493.8850999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 40, "name": "Descriptive Labels 2.5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "DESCRITPTIVE LABELS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 253, 253, 253, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9424624.6395, "ymin": 3539869.3227000013, "xmax": -9350821.8489, "ymax": 3591493.8850999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 41, "name": "REFERENCE LOTS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 42, "name": "Reference Lot Labels 5k" }, { "id": 43, "name": "Reference Lot Labels 2.5k" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9428521.098, "ymin": 3538781.8279, "xmax": -9348808.6842, "ymax": 3594291.3347999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 42, "name": "Reference Lot Labels 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "REFERENCE LOTS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9428521.098, "ymin": 3538781.8279, "xmax": -9348808.6842, "ymax": 3594291.3347999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeString", "alias": "HISTORIC LOT ID", "length": 13, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT LABEL", "length": 20, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 43, "name": "Reference Lot Labels 2.5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "REFERENCE LOTS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9428521.098, "ymin": 3538781.8279, "xmax": -9348808.6842, "ymax": 3594291.3347999975, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "ID", "type": "esriFieldTypeString", "alias": "HISTORIC LOT ID", "length": 13, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT LABEL", "length": 20, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_DATA_SOURCE", "description": "Polygon Feature Lineage", "codedValues": [ { "name": "OLD COVERAGE FEATURES", "code": "COVERAGE" }, { "name": "NEW GEODATABASE FEATURES", "code": "GEODATABASE" } ], "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 44, "name": "LOT OF RECORD", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 45, "name": "Lot of record labels 5k" }, { "id": 46, "name": "Lot of record labels 2.5k" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 45, "name": "Lot of record labels 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "LOT OF RECORD" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": "LOT_TYPE", "subtypeFieldName": "LOT_TYPE", "subtypeField": "LOT_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "LOT ID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT LABEL", "length": 20, "domain": null }, { "name": "LOT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "LOT TYPE", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "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": "" } ], "types": [ { "domains": {}, "id": 0, "name": "BASE LOT" }, { "domains": {}, "id": 1, "name": "STACKED LOT" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ID": null, "EDITOR": null, "EDIT_DATE": null, "LOT_LABEL": null, "LOT_TYPE": 0, "LABEL": null, "NOTES": null, "GLOBALID": null }, "code": 0, "name": "BASE LOT" }, { "domains": {}, "defaultValues": { "ID": null, "EDITOR": null, "EDIT_DATE": null, "LOT_LABEL": null, "LOT_TYPE": 0, "LABEL": null, "NOTES": null, "GLOBALID": null }, "code": 1, "name": "STACKED LOT" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 46, "name": "Lot of record labels 2.5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "LOT OF RECORD" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOT_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9430496.8861, "ymin": 3538774.809799999, "xmax": -9348391.9168, "ymax": 3591990.8467999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": "LOT_TYPE", "subtypeFieldName": "LOT_TYPE", "subtypeField": "LOT_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "LOT ID", "length": 13, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "length": 8, "domain": null }, { "name": "LOT_LABEL", "type": "esriFieldTypeString", "alias": "LOT LABEL", "length": 20, "domain": null }, { "name": "LOT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "LOT TYPE", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "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": "" } ], "types": [ { "domains": {}, "id": 0, "name": "BASE LOT" }, { "domains": {}, "id": 1, "name": "STACKED LOT" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ID": null, "EDITOR": null, "EDIT_DATE": null, "LOT_LABEL": null, "LOT_TYPE": 0, "LABEL": null, "NOTES": null, "GLOBALID": null }, "code": 0, "name": "BASE LOT" }, { "domains": {}, "defaultValues": { "ID": null, "EDITOR": null, "EDIT_DATE": null, "LOT_LABEL": null, "LOT_TYPE": 0, "LABEL": null, "NOTES": null, "GLOBALID": null }, "code": 1, "name": "STACKED LOT" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 47, "name": "ACCESS EASEMENTS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 48, "name": "Access Easement 5k" }, { "id": 49, "name": "Access Easement Label 2.5k" }, { "id": 50, "name": "Access Easement 5k" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9429462.0311, "ymin": 3538774.809799999, "xmax": -9348391.9167, "ymax": 3592167.5672999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 48, "name": "Access Easement 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "ACCESS EASEMENTS" }, "subLayers": [], "minScale": 5000, "maxScale": 2501, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429462.0311, "ymin": 3538774.809799999, "xmax": -9348391.9167, "ymax": 3592167.5672999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITOR", "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": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "EASE_NUM", "type": "esriFieldTypeInteger", "alias": "EASE_NUM", "domain": null }, { "name": "INST_TYPE", "type": "esriFieldTypeString", "alias": "INST_TYPE", "length": 20, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 6, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 6, "domain": null }, { "name": "CITY_REC_", "type": "esriFieldTypeDouble", "alias": "CITY_REC_", "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 25, "domain": null }, { "name": "EASE_TYPE", "type": "esriFieldTypeString", "alias": "EASE_TYPE", "length": 50, "domain": null }, { "name": "MISC_TYPE", "type": "esriFieldTypeString", "alias": "MISC_TYPE", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 15, "domain": null }, { "name": "CONFIDENCE", "type": "esriFieldTypeSmallInteger", "alias": "CONFIDENCE", "domain": null }, { "name": "EDITOR_1", "type": "esriFieldTypeString", "alias": "EDITOR_1", "length": 8, "domain": null }, { "name": "NOTES_1", "type": "esriFieldTypeString", "alias": "NOTES_1", "length": 60, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 49, "name": "Access Easement Label 2.5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "ACCESS EASEMENTS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Access Easement\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9370909.0808, "ymin": 3577044.7853000015, "xmax": -9369335.8827, "ymax": 3577555.6677, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITOR", "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": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "EASE_NUM", "type": "esriFieldTypeInteger", "alias": "EASE_NUM", "domain": null }, { "name": "INST_TYPE", "type": "esriFieldTypeString", "alias": "INST_TYPE", "length": 20, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 6, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 6, "domain": null }, { "name": "CITY_REC_", "type": "esriFieldTypeDouble", "alias": "CITY_REC_", "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 25, "domain": null }, { "name": "EASE_TYPE", "type": "esriFieldTypeString", "alias": "EASE_TYPE", "length": 50, "domain": null }, { "name": "MISC_TYPE", "type": "esriFieldTypeString", "alias": "MISC_TYPE", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 15, "domain": null }, { "name": "CONFIDENCE", "type": "esriFieldTypeSmallInteger", "alias": "CONFIDENCE", "domain": null }, { "name": "EDITOR_1", "type": "esriFieldTypeString", "alias": "EDITOR_1", "length": 8, "domain": null }, { "name": "NOTES_1", "type": "esriFieldTypeString", "alias": "NOTES_1", "length": 60, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 50, "name": "Access Easement 5k", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "ACCESS EASEMENTS" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429462.0311, "ymin": 3538774.809799999, "xmax": -9348391.9167, "ymax": 3592167.5672999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITOR", "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": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "EASE_NUM", "type": "esriFieldTypeInteger", "alias": "EASE_NUM", "domain": null }, { "name": "INST_TYPE", "type": "esriFieldTypeString", "alias": "INST_TYPE", "length": 20, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 6, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 6, "domain": null }, { "name": "CITY_REC_", "type": "esriFieldTypeDouble", "alias": "CITY_REC_", "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 25, "domain": null }, { "name": "EASE_TYPE", "type": "esriFieldTypeString", "alias": "EASE_TYPE", "length": 50, "domain": null }, { "name": "MISC_TYPE", "type": "esriFieldTypeString", "alias": "MISC_TYPE", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 15, "domain": null }, { "name": "CONFIDENCE", "type": "esriFieldTypeSmallInteger", "alias": "CONFIDENCE", "domain": null }, { "name": "EDITOR_1", "type": "esriFieldTypeString", "alias": "EDITOR_1", "length": 8, "domain": null }, { "name": "NOTES_1", "type": "esriFieldTypeString", "alias": "NOTES_1", "length": 60, "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": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }