{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Hydro_Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 23, "name": "Large Hydro Features" }, { "id": 24, "name": "Small Hydro Features" }, { "id": 25, "name": "Points & Places" }, { "id": 26, "name": "Adjacent County Features" } ], "minScale": 60000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 490659.63220000267, "ymin": 62032.80620000139, "xmax": 549069.1292999983, "ymax": 97600.36279999837, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Large Hydro Features" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Small Hydro Features" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Points & Places" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Adjacent County Features" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Large Hydro Features" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 2, "name": "Small Hydro Features" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 3, "name": "Points & Places" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 4, "name": "Adjacent County Features" } ], "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 23, "name": "Large Hydro Features", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Hydro_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 490659.63220000267, "ymin": 62032.80620000139, "xmax": 549069.1292999983, "ymax": 97600.36279999837, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "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": 60000, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 24, "name": "Small Hydro Features", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Hydro_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 490659.63220000267, "ymin": 62032.80620000139, "xmax": 549069.1292999983, "ymax": 97600.36279999837, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "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": 60000, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 25, "name": "Points & Places", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Hydro_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 490659.63220000267, "ymin": 62032.80620000139, "xmax": 549069.1292999983, "ymax": 97600.36279999837, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "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": 60000, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 26, "name": "Adjacent County Features", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Hydro_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 490659.63220000267, "ymin": 62032.80620000139, "xmax": 549069.1292999983, "ymax": 97600.36279999837, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "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": 60000, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 27, "name": "Tracey2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 208, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517347.9672999978, "ymin": 86508.9395999983, "xmax": 519484.996799998, "ymax": 87830.11609999835, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNNAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ACCTID", "type": "esriFieldTypeString", "alias": "ACCTID", "length": 16, "domain": null }, { "name": "USER_", "type": "esriFieldTypeString", "alias": "USER_", "length": 50, "domain": null }, { "name": "CHANGEDATE", "type": "esriFieldTypeDate", "alias": "CHANGEDATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "JURSCODE", "type": "esriFieldTypeString", "alias": "JURSCODE", "length": 4, "domain": null }, { "name": "DIGXCORD", "type": "esriFieldTypeDouble", "alias": "DIGXCORD", "domain": null }, { "name": "DIGYCORD", "type": "esriFieldTypeDouble", "alias": "DIGYCORD", "domain": null }, { "name": "CT2010", "type": "esriFieldTypeString", "alias": "CT2010", "length": 12, "domain": null }, { "name": "BG2010", "type": "esriFieldTypeString", "alias": "BG2010", "length": 13, "domain": null }, { "name": "GEOGCODE", "type": "esriFieldTypeString", "alias": "GEOGCODE", "length": 2, "domain": null }, { "name": "OOI", "type": "esriFieldTypeString", "alias": "OOI", "length": 1, "domain": null }, { "name": "RESITYP", "type": "esriFieldTypeString", "alias": "RESITYP", "length": 3, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "STRTNUM", "type": "esriFieldTypeString", "alias": "STRTNUM", "length": 5, "domain": null }, { "name": "STRTDIR", "type": "esriFieldTypeString", "alias": "STRTDIR", "length": 2, "domain": null }, { "name": "STRTNAM", "type": "esriFieldTypeString", "alias": "STRTNAM", "length": 40, "domain": null }, { "name": "STRTTYP", "type": "esriFieldTypeString", "alias": "STRTTYP", "length": 5, "domain": null }, { "name": "STRTSFX", "type": "esriFieldTypeString", "alias": "STRTSFX", "length": 2, "domain": null }, { "name": "STRTUNT", "type": "esriFieldTypeString", "alias": "STRTUNT", "length": 30, "domain": null }, { "name": "ADDRTYP", "type": "esriFieldTypeString", "alias": "ADDRTYP", "length": 1, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "OWNNAME1", "type": "esriFieldTypeString", "alias": "OWNNAME1", "length": 34, "domain": null }, { "name": "OWNNAME2", "type": "esriFieldTypeString", "alias": "OWNNAME2", "length": 34, "domain": null }, { "name": "NAMEKEY", "type": "esriFieldTypeString", "alias": "NAMEKEY", "length": 25, "domain": null }, { "name": "OWNADD1", "type": "esriFieldTypeString", "alias": "OWNADD1", "length": 30, "domain": null }, { "name": "OWNADD2", "type": "esriFieldTypeString", "alias": "OWNADD2", "length": 30, "domain": null }, { "name": "OWNCITY", "type": "esriFieldTypeString", "alias": "OWNCITY", "length": 22, "domain": null }, { "name": "OWNSTATE", "type": "esriFieldTypeString", "alias": "OWNSTATE", "length": 2, "domain": null }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "length": 5, "domain": null }, { "name": "OWNZIP2", "type": "esriFieldTypeString", "alias": "OWNZIP2", "length": 4, "domain": null }, { "name": "PREMSNUM", "type": "esriFieldTypeString", "alias": "PREMSNUM", "length": 5, "domain": null }, { "name": "PREMSDIR", "type": "esriFieldTypeString", "alias": "PREMSDIR", "length": 2, "domain": null }, { "name": "PREMSNAM", "type": "esriFieldTypeString", "alias": "PREMSNAM", "length": 22, "domain": null }, { "name": "PREMSTYP", "type": "esriFieldTypeString", "alias": "PREMSTYP", "length": 5, "domain": null }, { "name": "PREMCITY", "type": "esriFieldTypeString", "alias": "PREMCITY", "length": 22, "domain": null }, { "name": "PREMZIP", "type": "esriFieldTypeString", "alias": "PREMZIP", "length": 5, "domain": null }, { "name": "PREMZIP2", "type": "esriFieldTypeString", "alias": "PREMZIP2", "length": 4, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 24, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 24, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 24, "domain": null }, { "name": "DR1CLERK", "type": "esriFieldTypeString", "alias": "DR1CLERK", "length": 3, "domain": null }, { "name": "DR1LIBER", "type": "esriFieldTypeString", "alias": "DR1LIBER", "length": 5, "domain": null }, { "name": "DR1FOLIO", "type": "esriFieldTypeString", "alias": "DR1FOLIO", "length": 4, "domain": null }, { "name": "TOWNCODE", "type": "esriFieldTypeString", "alias": "TOWNCODE", "length": 3, "domain": null }, { "name": "DESCTOWN", "type": "esriFieldTypeString", "alias": "DESCTOWN", "length": 25, "domain": null }, { "name": "SUBDIVSN", "type": "esriFieldTypeString", "alias": "SUBDIVSN", "length": 4, "domain": null }, { "name": "DSUBCODE", "type": "esriFieldTypeString", "alias": "DSUBCODE", "length": 6, "domain": null }, { "name": "DESCSUBD", "type": "esriFieldTypeString", "alias": "DESCSUBD", "length": 75, "domain": null }, { "name": "PLAT", "type": "esriFieldTypeString", "alias": "PLAT", "length": 6, "domain": null }, { "name": "PLTLIBER", "type": "esriFieldTypeString", "alias": "PLTLIBER", "length": 7, "domain": null }, { "name": "PLTFOLIO", "type": "esriFieldTypeString", "alias": "PLTFOLIO", "length": 4, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 3, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 5, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 5, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 5, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 5, "domain": null }, { "name": "ZNCHGDAT", "type": "esriFieldTypeString", "alias": "ZNCHGDAT", "length": 8, "domain": null }, { "name": "RZREALDAT", "type": "esriFieldTypeString", "alias": "RZREALDAT", "length": 8, "domain": null }, { "name": "CIUSE", "type": "esriFieldTypeString", "alias": "CIUSE", "length": 5, "domain": null }, { "name": "DESCCIUSE", "type": "esriFieldTypeString", "alias": "DESCCIUSE", "length": 60, "domain": null }, { "name": "EXCLASS", "type": "esriFieldTypeString", "alias": "EXCLASS", "length": 3, "domain": null }, { "name": "DESCEXCL", "type": "esriFieldTypeString", "alias": "DESCEXCL", "length": 60, "domain": null }, { "name": "LU", "type": "esriFieldTypeString", "alias": "LU", "length": 2, "domain": null }, { "name": "DESCLU", "type": "esriFieldTypeString", "alias": "DESCLU", "length": 23, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LANDAREA", "type": "esriFieldTypeDouble", "alias": "LANDAREA", "domain": null }, { "name": "LUOM", "type": "esriFieldTypeString", "alias": "LUOM", "length": 1, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "PFUW", "type": "esriFieldTypeString", "alias": "PFUW", "length": 1, "domain": null }, { "name": "PFUS", "type": "esriFieldTypeString", "alias": "PFUS", "length": 1, "domain": null }, { "name": "PFLW", "type": "esriFieldTypeString", "alias": "PFLW", "length": 1, "domain": null }, { "name": "PFSP", "type": "esriFieldTypeString", "alias": "PFSP", "length": 1, "domain": null }, { "name": "PFSU", "type": "esriFieldTypeString", "alias": "PFSU", "length": 1, "domain": null }, { "name": "PFIC", "type": "esriFieldTypeString", "alias": "PFIC", "length": 1, "domain": null }, { "name": "PFIH", "type": "esriFieldTypeString", "alias": "PFIH", "length": 1, "domain": null }, { "name": "RECIND", "type": "esriFieldTypeString", "alias": "RECIND", "length": 1, "domain": null }, { "name": "PERMITTYP", "type": "esriFieldTypeString", "alias": "PERMITTYP", "length": 3, "domain": null }, { "name": "YEARBLT", "type": "esriFieldTypeString", "alias": "YEARBLT", "length": 4, "domain": null }, { "name": "SQFTSTRC", "type": "esriFieldTypeDouble", "alias": "SQFTSTRC", "domain": null }, { "name": "STRUGRAD", "type": "esriFieldTypeString", "alias": "STRUGRAD", "length": 1, "domain": null }, { "name": "DESCGRAD", "type": "esriFieldTypeString", "alias": "DESCGRAD", "length": 55, "domain": null }, { "name": "STRUCNST", "type": "esriFieldTypeString", "alias": "STRUCNST", "length": 4, "domain": null }, { "name": "DESCCNST", "type": "esriFieldTypeString", "alias": "DESCCNST", "length": 25, "domain": null }, { "name": "STRUSTYL", "type": "esriFieldTypeString", "alias": "STRUSTYL", "length": 4, "domain": null }, { "name": "DESCSTYL", "type": "esriFieldTypeString", "alias": "DESCSTYL", "length": 45, "domain": null }, { "name": "STRUBLDG", "type": "esriFieldTypeString", "alias": "STRUBLDG", "length": 4, "domain": null }, { "name": "DESCBLDG", "type": "esriFieldTypeString", "alias": "DESCBLDG", "length": 45, "domain": null }, { "name": "LASTINSP", "type": "esriFieldTypeString", "alias": "LASTINSP", "length": 6, "domain": null }, { "name": "LASTASSD", "type": "esriFieldTypeString", "alias": "LASTASSD", "length": 6, "domain": null }, { "name": "ASSESSOR", "type": "esriFieldTypeString", "alias": "ASSESSOR", "length": 4, "domain": null }, { "name": "TRANSNO1", "type": "esriFieldTypeString", "alias": "TRANSNO1", "length": 6, "domain": null }, { "name": "GRNTNAM1", "type": "esriFieldTypeString", "alias": "GRNTNAM1", "length": 34, "domain": null }, { "name": "GR1CLRK1", "type": "esriFieldTypeString", "alias": "GR1CLRK1", "length": 3, "domain": null }, { "name": "GR1LIBR1", "type": "esriFieldTypeString", "alias": "GR1LIBR1", "length": 5, "domain": null }, { "name": "GR1FOLO1", "type": "esriFieldTypeString", "alias": "GR1FOLO1", "length": 4, "domain": null }, { "name": "CONVEY1", "type": "esriFieldTypeString", "alias": "CONVEY1", "length": 1, "domain": null }, { "name": "TRADATE", "type": "esriFieldTypeString", "alias": "TRADATE", "length": 8, "domain": null }, { "name": "CONSIDR1", "type": "esriFieldTypeDouble", "alias": "CONSIDR1", "domain": null }, { "name": "MORTGAG1", "type": "esriFieldTypeDouble", "alias": "MORTGAG1", "domain": null }, { "name": "NFMLNDVL", "type": "esriFieldTypeDouble", "alias": "NFMLNDVL", "domain": null }, { "name": "NFMIMPVL", "type": "esriFieldTypeDouble", "alias": "NFMIMPVL", "domain": null }, { "name": "NFMTTLVL", "type": "esriFieldTypeDouble", "alias": "NFMTTLVL", "domain": null }, { "name": "CRTARCOD", "type": "esriFieldTypeString", "alias": "CRTARCOD", "length": 2, "domain": null }, { "name": "FCMACODE", "type": "esriFieldTypeString", "alias": "FCMACODE", "length": 1, "domain": null }, { "name": "AGFNDAREA", "type": "esriFieldTypeDouble", "alias": "AGFNDAREA", "domain": null }, { "name": "AGFNDLUOM", "type": "esriFieldTypeString", "alias": "AGFNDLUOM", "length": 1, "domain": null }, { "name": "ENTZNDAT", "type": "esriFieldTypeString", "alias": "ENTZNDAT", "length": 8, "domain": null }, { "name": "ENTZNASSM", "type": "esriFieldTypeDouble", "alias": "ENTZNASSM", "domain": null }, { "name": "PLNDEVDAT", "type": "esriFieldTypeString", "alias": "PLNDEVDAT", "length": 8, "domain": null }, { "name": "NPRCTSTDAT", "type": "esriFieldTypeString", "alias": "NPRCTSTDAT", "length": 8, "domain": null }, { "name": "NPRCAREA", "type": "esriFieldTypeDouble", "alias": "NPRCAREA", "domain": null }, { "name": "NPRCLUOM", "type": "esriFieldTypeString", "alias": "NPRCLUOM", "length": 1, "domain": null }, { "name": "HOMQLCOD", "type": "esriFieldTypeString", "alias": "HOMQLCOD", "length": 1, "domain": null }, { "name": "HOMQLDAT", "type": "esriFieldTypeString", "alias": "HOMQLDAT", "length": 8, "domain": null }, { "name": "BLDG_STORY", "type": "esriFieldTypeString", "alias": "BLDG_STORY", "length": 10, "domain": null }, { "name": "BLDG_UNITS", "type": "esriFieldTypeDouble", "alias": "BLDG_UNITS", "domain": null }, { "name": "RESIDENT", "type": "esriFieldTypeInteger", "alias": "RESIDENT", "domain": null }, { "name": "RESI2010", "type": "esriFieldTypeInteger", "alias": "RESI2010", "domain": null }, { "name": "RESI2000", "type": "esriFieldTypeInteger", "alias": "RESI2000", "domain": null }, { "name": "RESI1990", "type": "esriFieldTypeInteger", "alias": "RESI1990", "domain": null }, { "name": "RESIUTHS", "type": "esriFieldTypeInteger", "alias": "RESIUTHS", "domain": null }, { "name": "APRTMENT", "type": "esriFieldTypeInteger", "alias": "APRTMENT", "domain": null }, { "name": "TRAILER", "type": "esriFieldTypeInteger", "alias": "TRAILER", "domain": null }, { "name": "SPECIAL", "type": "esriFieldTypeInteger", "alias": "SPECIAL", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "PTYPE", "type": "esriFieldTypeInteger", "alias": "PTYPE", "domain": null }, { "name": "SDATWEBADR", "type": "esriFieldTypeString", "alias": "SDATWEBADR", "length": 140, "domain": null }, { "name": "EXISTING", "type": "esriFieldTypeString", "alias": "EXISTING", "length": 11, "domain": null }, { "name": "MDPVDATE", "type": "esriFieldTypeString", "alias": "MDPVDATE", "length": 7, "domain": null }, { "name": "SEQNUMB", "type": "esriFieldTypeDouble", "alias": "SEQNUMB", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 28, "name": "RuralLegacyBoundary2018_Merge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "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": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 499150.9385000095, "ymin": 74936.34190000221, "xmax": 523130.3126677796, "ymax": 88888.34843380749, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LAST_EDIT", "type": "esriFieldTypeString", "alias": "LAST_EDIT", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 29, "name": "Atlantic_Test_Range_Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 8 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 434186.8813999966, "ymin": 377.2668999992311, "xmax": 523308.3168999966, "ymax": 115429.08499999924, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Leng", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasZ": true, "hasM": true, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 30, "name": "Rural Legacy", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProjectName", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Adkins - College Tract", "label": "Adkins - College Tract", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 228, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cherrywalk", "label": "Cherrywalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cooper", "label": "Cooper", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Evans", "label": "Evans", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fisher", "label": "Fisher", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Harcum, Ralph", "label": "Harcum, Ralph", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 209, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Horner 1", "label": "Horner 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 228, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Horner II", "label": "Horner II", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Korff", "label": "Korff", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Long", "label": "Long", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonald", "label": "McDonald", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Phillips 2018", "label": "Phillips 2018", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Phillips 2020", "label": "Phillips 2020", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Potter", "label": "Potter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Quantico Limited Partnership", "label": "Quantico Limited Partnership", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tracey", "label": "Tracey", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 17, 179, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Tracey 2024\n", "label": "Tracey 2024\n", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 228, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Williamson", "label": "Williamson", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woodyard", "label": "Woodyard", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ProjectName] CONCAT NEWLINE CONCAT [Acres] CONCAT \" AC\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 70000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 500226.45400000364, "ymin": 74943.40340000018, "xmax": 519484.996799998, "ymax": 87830.11609999835, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "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": "StateNum", "type": "esriFieldTypeSmallInteger", "alias": "StateNum", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 75, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 75, "domain": null }, { "name": "Map", "type": "esriFieldTypeSmallInteger", "alias": "Map", "domain": null }, { "name": "Parcel", "type": "esriFieldTypeSmallInteger", "alias": "Parcel", "domain": null }, { "name": "SettlementDate", "type": "esriFieldTypeDate", "alias": "SettlementDate", "length": 8, "domain": null }, { "name": "SettlementYear", "type": "esriFieldTypeSmallInteger", "alias": "SettlementYear", "domain": null }, { "name": "EasementCost", "type": "esriFieldTypeDouble", "alias": "EasementCost", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "AdminCost", "type": "esriFieldTypeDouble", "alias": "AdminCost", "domain": null }, { "name": "RuralLegacyFunds", "type": "esriFieldTypeDouble", "alias": "RuralLegacyFunds", "domain": null }, { "name": "OtherFunds1", "type": "esriFieldTypeDouble", "alias": "OtherFunds1", "domain": null }, { "name": "OtherFunds1Source", "type": "esriFieldTypeString", "alias": "OtherFunds1Source", "length": 50, "domain": null }, { "name": "OtherFunds2", "type": "esriFieldTypeDouble", "alias": "OtherFunds2", "domain": null }, { "name": "OtherFunds2Source", "type": "esriFieldTypeString", "alias": "OtherFunds2Source", "length": 50, "domain": null }, { "name": "OtherFunds3", "type": "esriFieldTypeDouble", "alias": "OtherFunds3", "domain": null }, { "name": "OtherFunds3Source", "type": "esriFieldTypeString", "alias": "OtherFunds3Source", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "CostPerAcre", "type": "esriFieldTypeDouble", "alias": "CostPerAcre", "domain": null }, { "name": "FCAAcresProtected", "type": "esriFieldTypeDouble", "alias": "FCAAcresProtected", "domain": null }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "length": 150, "domain": null }, { "name": "DeedOfEasement", "type": "esriFieldTypeString", "alias": "DeedOfEasement", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "MiscMaps", "type": "esriFieldTypeString", "alias": "Miscellaneous Maps", "length": 150, "domain": null }, { "name": "Monitor", "type": "esriFieldTypeString", "alias": "Monitoring Report", "length": 150, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" }, { "currentVersion": 10.91, "id": 31, "name": "RuralLegacyBoundary2018_Merge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 499150.9385000095, "ymin": 74936.34190000221, "xmax": 523130.3126677796, "ymax": 88888.34843380749, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LAST_EDIT", "type": "esriFieldTypeString", "alias": "LAST_EDIT", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "daeb0156497c4406a1daad531c1c0ce6" } ], "tables": [] }