{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Parcel Hook", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1718322.3930446208, "ymin": 819460.9465223104, "xmax": 1904975.4730971158, "ymax": 975390.1167978942, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ANGLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEAT_CODE" }, { "name": "LINECODE", "type": "esriFieldTypeSmallInteger", "alias": "LINECODE", "domain": { "type": "codedValue", "name": "Parcel_Line_Types", "description": "Valid values for parcel type codes", "codedValues": [ { "name": "Hooks", "code": 2 }, { "name": "Leader Line", "code": 3 }, { "name": "Easments", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINECODE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hooks", "description": "", "prototype": { "attributes": { "FEAT_CODE": null, "LINECODE": 2 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Parcel Line", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714822.6919291317, "ymin": 815519.0659448802, "xmax": 1904396.8054461926, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoLineType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Encumbrance Boundary", "description": "Encumbrance Boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "values": [ [ "Encumbrance Boundary" ] ] }, { "label": "Lot Line", "description": "Lot Line", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "values": [ [ "Lots" ] ] }, { "label": "Parcel Boundary", "description": "Parcel Boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 1.4 }, "values": [ [ "Parcel Boundary" ] ] }, { "label": "ROW Boundary", "description": "ROW Boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 1.4 }, "values": [ [ "ROW Boundary" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "Encumbrance Boundary", "label": "Encumbrance Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 1.2 }, "value": "Lots", "label": "Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 1.4 }, "value": "Parcel Boundary", "label": "Parcel Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 1.4 }, "value": "ROW Boundary", "label": "ROW Boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CartoLineType", "typeIdField": "CartoLineType", "subtypeField": "", "fields": [ { "name": "CartoLineType", "type": "esriFieldTypeString", "alias": "CartoLineType", "domain": { "type": "codedValue", "name": "CartoLineType", "description": "A cartographic representation of line hierarchy in the fabric", "codedValues": [ { "name": "Control Boundary", "code": "Control Boundary" }, { "name": "Control Reference Line", "code": "Control Reference Line" }, { "name": "Conveyance Boundary", "code": "Conveyance Boundary" }, { "name": "Block Boundary", "code": "Block Boundary" }, { "name": "ROW Boundary", "code": "ROW Boundary" }, { "name": "Parcel Boundary", "code": "Parcel Boundary" }, { "name": "Encumbrance Boundary", "code": "Encumbrance Boundary" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Conveyance Division", "code": "Conveyance Division" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartoLineType" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParcelID", "type": "esriFieldTypeInteger", "alias": "ParcelID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ParcelID" }, { "name": "Calculated", "type": "esriFieldTypeInteger", "alias": "Calculated", "domain": { "type": "codedValue", "name": "lrYesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Calculated" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Distance" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S9885_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Encumbrance Boundary", "name": "Encumbrance Boundary", "domains": { "CartoLineType": {"type": "inherited"}, "Calculated": {"type": "inherited"}, "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "Hide": {"type": "inherited"} }, "templates": [ { "name": "Encumbrance Boundary", "description": "", "prototype": { "attributes": { "Distance": 0, "CartoLineType": "Encumbrance Boundary", "Calculated": null, "ParcelID": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lots", "name": "Lot Line", "domains": { "CartoLineType": {"type": "inherited"}, "Calculated": {"type": "inherited"}, "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "Hide": {"type": "inherited"} }, "templates": [ { "name": "Lots", "description": "", "prototype": { "attributes": { "Distance": 0, "CartoLineType": "Lots", "Calculated": null, "ParcelID": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Parcel Boundary", "name": "Parcel Boundary", "domains": { "CartoLineType": {"type": "inherited"}, "Calculated": {"type": "inherited"}, "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "Hide": {"type": "inherited"} }, "templates": [ { "name": "Parcel Boundary", "description": "", "prototype": { "attributes": { "Distance": 0, "CartoLineType": "Parcel Boundary", "Calculated": null, "ParcelID": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ROW Boundary", "name": "ROW Boundary", "domains": { "CartoLineType": {"type": "inherited"}, "Calculated": {"type": "inherited"}, "Type": {"type": "inherited"}, "Category": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "Hide": {"type": "inherited"} }, "templates": [ { "name": "ROW Boundary", "description": "", "prototype": { "attributes": { "Distance": 0, "CartoLineType": "ROW Boundary", "Calculated": null, "ParcelID": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Parcel", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714556.0656168014, "ymin": 815519.0659448802, "xmax": 1904396.8054461926, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 1.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TMS]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Mailing_Address", "type": "esriFieldTypeString", "alias": "Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mailing_Address" }, { "name": "Mailing_City_State_ZIP", "type": "esriFieldTypeString", "alias": "Mailing City State ZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mailing_City_State_ZIP" }, { "name": "Sale_Price", "type": "esriFieldTypeString", "alias": "Sale Price", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sale_Price" }, { "name": "Sale_Date", "type": "esriFieldTypeString", "alias": "Sale Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Sale_Date" }, { "name": "Deed_Book", "type": "esriFieldTypeString", "alias": "Deed Book", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Deed_Book" }, { "name": "Deed_Page", "type": "esriFieldTypeString", "alias": "Deed Page", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Deed_Page" }, { "name": "Plat_Book", "type": "esriFieldTypeString", "alias": "Plat Book", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Plat_Book" }, { "name": "Plat_Page", "type": "esriFieldTypeString", "alias": "Plat Page", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Plat_Page" }, { "name": "Card_Number", "type": "esriFieldTypeString", "alias": "Card Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Card_Number" }, { "name": "Property_Address", "type": "esriFieldTypeString", "alias": "Property Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Property_Address" }, { "name": "Land_Code", "type": "esriFieldTypeString", "alias": "Land Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Land_Code" }, { "name": "Land_Use", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Land_Use" }, { "name": "Fire_District", "type": "esriFieldTypeString", "alias": "Fire District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fire_District" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TMS", "type": "esriFieldTypeString", "alias": "TMS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TMS" }, { "name": "Name1", "type": "esriFieldTypeString", "alias": "Name1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name1" }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name2" }, { "name": "Name3", "type": "esriFieldTypeString", "alias": "Name3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name3" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "Grantor", "type": "esriFieldTypeString", "alias": "Grantor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Grantor" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "District" }, { "name": "Lots", "type": "esriFieldTypeString", "alias": "Lots", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lots" }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Acres" }, { "name": "AdjustedTotal", "type": "esriFieldTypeString", "alias": "AdjustedTotal", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdjustedTotal" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "Acres": null, "Mailing_Address": null, "Mailing_City_State_ZIP": null, "Sale_Price": null, "Sale_Date": null, "Deed_Book": null, "Deed_Page": null, "Plat_Book": null, "Plat_Page": null, "Card_Number": null, "Property_Address": null, "Land_Code": null, "Land_Use": null, "Fire_District": null, "Lots": null, "District": null, "AdjustedTotal": null, "TMS": null, "Name1": null, "Name2": null, "Name3": null, "Owner": null, "Grantor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Easement", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1718322.3930446208, "ymin": 819460.9465223104, "xmax": 1904975.4730971158, "ymax": 975390.1167978942, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ANGLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEAT_CODE" }, { "name": "LINECODE", "type": "esriFieldTypeSmallInteger", "alias": "LINECODE", "domain": { "type": "codedValue", "name": "Parcel_Line_Types", "description": "Valid values for parcel type codes", "codedValues": [ { "name": "Hooks", "code": 2 }, { "name": "Leader Line", "code": 3 }, { "name": "Easments", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINECODE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Easements", "description": "", "prototype": { "attributes": { "FEAT_CODE": null, "LINECODE": 5 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Encumbrance", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1715093.1883202046, "ymin": 816965.4622703344, "xmax": 1903557.5029527545, "ymax": 975952.5931758583, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EncumbranceType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "RR ROW", "description": "RR ROW", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "RR ROW" ] ] }, { "label": "Prescriptive Right Of Way", "description": "Prescriptive Right Of Way", "symbol": { "type": "esriPFS", "url": "be9927c71028abe862da8cd6d9ede619", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALklEQVQokWNhIBGwkK3hPwPDf0YGBkZCfBaYALIkPj4L2U4iFrDAGKN+YMAdLwAdNhJD5+fK2wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Prescriptive Right Of Way" ] ] }, { "label": "Private Ingress-Egress", "description": "Private Ingress-Egress", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Private Ingress-Egress" ] ] }, { "label": "Conservation", "description": "Conservation", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "Conservation" ] ] }, { "label": "Easement", "description": "Easement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Easement" ] ] }, { "label": "Utility", "description": "Utility", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "Utility" ] ] }, { "label": "Flood", "description": "Flood", "symbol": { "type": "esriPFS", "url": "00ae4f93bd5199aef2a9062bb8d486cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbVZ640cMQieSLSQfqaZVJVm3E+KuNNKWcnng+8Bc/xYzdgGg/l4eDau67ruP/8+1t/fv64GZbz7mCN7oocjI14/+6KKqTIkW7uPMVkV374OHeL5jgy+/6+NamMkTPEGUg4hI9MF7c10yfYN9dRPAQzC1buy9slwy+QEg3bloepZhR8yrOJXniuZ97bmC7xVjyNS4acmOuWgFR3XtiYU7+ykJLpqnQvtDswV/sg2ViGejb/HuqhBHnThXfEHUwIp65SdSrbjzQm8X/QtplWIu5BjMidJqxtSUcFRrbFoA6dxOOc7CUwNqXDjbCdmlFrKVA85CRa9R8WowLsL8/OdeehEo9MMZe/BFFEh6nrGoS6CKh1CbQ46nRZCinM7U7s39YBCzdBK0kDjJ0QZpKvnCXpWFtM/1SVlMrvUSY73sS5cL/9k8+H2Bqqe64zpU7CbFLJ5Na7PZ6U3UA6ReTycXlltLpxSp+QG9+rIPB4KnJ4oR0pOcD5oIEMZBVIwe1fCABmilD0ms9Iz481CLtAmSulSDVFlKTI7X3jWnr3VmJ4cSmV85oVuj2DBe4mx2tlILX8qxJ3cch7oXV04uoYoBnbqdcfDVee3MnirRrJSwpDifvJBMt08Qe/TKNbf1MkDrIayfdzDkeD9JreWIgNVaLsd4EkINWuHt2tQB95qcnIMdOSc9CWmWblRxl1PdeN3ckDh1DdHqV0R55LgHnwlHzkzFEWUzafwRko7zQs6vPt9y+oYqPJ05jOl1eYl0znzeKgGZsR4OuXQ0UOBfLYmqsXnczav8p21UpXpEEt0O33715IxKommgtw0SaGDVcti+a/lJGMrc47cTmyzKhJIqUoIG2dzk/KE1jMPrzORsViuBLG5TG4nphX92D5viil0dmI5wPEs2pcdGpuPygCmaCWwGlcrgXK7c3VcVUfm3Ks7/bpaCaYJUwmVmN6Dnc2qdYx3kqkzvmCbqKR6QvGuc21kSS17D8UgtUHIvlJ0qoASGpNwCLboFOx2XtPvYMwgVhIzpAVS0iEFZsjQJ76uqIkxqkWu8Z2DewLeDt2sDVUgqni3W6+Z4owXVaB4KqY7WdSR48hjMsPdVFFmcsOaIEztyQNt2iVFITfmFV4mc53NiVIK0DObQwpNv5y4no9KKeWU3fLRSXwVKeWukhOdhl1VplJC7cY6yFEQFchbHYg72bpbNZBBaHydMe1s2oExqptPdIHVfjCm7yGsJ94959RkiQ4c2RKZotPMjcYQT2aM2ow4398iEzDN3ExBdZ5R5wvOi/ETUOtBzxeU4PkAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Flood" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 0.4 } }, "values": [ [ "Other" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RR ROW", "label": "RR ROW" }, { "symbol": { "type": "esriPFS", "url": "be9927c71028abe862da8cd6d9ede619", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALklEQVQokWNhIBGwkK3hPwPDf0YGBkZCfBaYALIkPj4L2U4iFrDAGKN+YMAdLwAdNhJD5+fK2wAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Prescriptive Right Of Way", "label": "Prescriptive Right Of Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Private Ingress-Egress", "label": "Private Ingress-Egress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "Conservation", "label": "Conservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "Easement", "label": "Easement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "Utility", "label": "Utility" }, { "symbol": { "type": "esriPFS", "url": "00ae4f93bd5199aef2a9062bb8d486cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbVZ640cMQieSLSQfqaZVJVm3E+KuNNKWcnng+8Bc/xYzdgGg/l4eDau67ruP/8+1t/fv64GZbz7mCN7oocjI14/+6KKqTIkW7uPMVkV374OHeL5jgy+/6+NamMkTPEGUg4hI9MF7c10yfYN9dRPAQzC1buy9slwy+QEg3bloepZhR8yrOJXniuZ97bmC7xVjyNS4acmOuWgFR3XtiYU7+ykJLpqnQvtDswV/sg2ViGejb/HuqhBHnThXfEHUwIp65SdSrbjzQm8X/QtplWIu5BjMidJqxtSUcFRrbFoA6dxOOc7CUwNqXDjbCdmlFrKVA85CRa9R8WowLsL8/OdeehEo9MMZe/BFFEh6nrGoS6CKh1CbQ46nRZCinM7U7s39YBCzdBK0kDjJ0QZpKvnCXpWFtM/1SVlMrvUSY73sS5cL/9k8+H2Bqqe64zpU7CbFLJ5Na7PZ6U3UA6ReTycXlltLpxSp+QG9+rIPB4KnJ4oR0pOcD5oIEMZBVIwe1fCABmilD0ms9Iz481CLtAmSulSDVFlKTI7X3jWnr3VmJ4cSmV85oVuj2DBe4mx2tlILX8qxJ3cch7oXV04uoYoBnbqdcfDVee3MnirRrJSwpDifvJBMt08Qe/TKNbf1MkDrIayfdzDkeD9JreWIgNVaLsd4EkINWuHt2tQB95qcnIMdOSc9CWmWblRxl1PdeN3ckDh1DdHqV0R55LgHnwlHzkzFEWUzafwRko7zQs6vPt9y+oYqPJ05jOl1eYl0znzeKgGZsR4OuXQ0UOBfLYmqsXnczav8p21UpXpEEt0O33715IxKommgtw0SaGDVcti+a/lJGMrc47cTmyzKhJIqUoIG2dzk/KE1jMPrzORsViuBLG5TG4nphX92D5viil0dmI5wPEs2pcdGpuPygCmaCWwGlcrgXK7c3VcVUfm3Ks7/bpaCaYJUwmVmN6Dnc2qdYx3kqkzvmCbqKR6QvGuc21kSS17D8UgtUHIvlJ0qoASGpNwCLboFOx2XtPvYMwgVhIzpAVS0iEFZsjQJ76uqIkxqkWu8Z2DewLeDt2sDVUgqni3W6+Z4owXVaB4KqY7WdSR48hjMsPdVFFmcsOaIEztyQNt2iVFITfmFV4mc53NiVIK0DObQwpNv5y4no9KKeWU3fLRSXwVKeWukhOdhl1VplJC7cY6yFEQFchbHYg72bpbNZBBaHydMe1s2oExqptPdIHVfjCm7yGsJ94959RkiQ4c2RKZotPMjcYQT2aM2ow4398iEzDN3ExBdZ5R5wvOi/ETUOtBzxeU4PkAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Flood", "label": "Flood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 0.4 } }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "EncumbranceType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "EncumbranceType", "type": "esriFieldTypeString", "alias": "EncumbranceType", "domain": { "type": "codedValue", "name": "lrEncumbranceType", "description": "The general types of encumbrance or easements", "codedValues": [ { "name": "Easement", "code": "Easement" }, { "name": "Utility", "code": "Utility" }, { "name": "Conservation", "code": "Conservation" }, { "name": "Flood", "code": "Flood" }, { "name": "Lease", "code": "Lease" }, { "name": "Private Ingress-Egress", "code": "Private Ingress-Egress" }, { "name": "Prescriptive Right Of Way", "code": "Prescriptive Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EncumbranceType" }, { "name": "EncumbranceName", "type": "esriFieldTypeString", "alias": "EncumbranceName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EncumbranceName" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_ACRES" }, { "name": "NET_Acres", "type": "esriFieldTypeDouble", "alias": "NET_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_Acres" }, { "name": "DEEDBOOK", "type": "esriFieldTypeString", "alias": "DEEDBOOK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDBOOK" }, { "name": "DEEDPAGE", "type": "esriFieldTypeString", "alias": "DEEDPAGE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDPAGE" }, { "name": "PLATBOOK", "type": "esriFieldTypeString", "alias": "PLATBOOK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATBOOK" }, { "name": "PLATPAGE", "type": "esriFieldTypeString", "alias": "PLATPAGE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATPAGE" }, { "name": "PLATBOOK2", "type": "esriFieldTypeString", "alias": "PLATBOOK2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATBOOK2" }, { "name": "PLATPAGE2", "type": "esriFieldTypeString", "alias": "PLATPAGE2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATPAGE2" }, { "name": "PLATBOOK3", "type": "esriFieldTypeString", "alias": "PLATBOOK3", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATBOOK3" }, { "name": "PLATPAGE3", "type": "esriFieldTypeString", "alias": "PLATPAGE3", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLATPAGE3" }, { "name": "DEEDBOOK2", "type": "esriFieldTypeString", "alias": "DEEDBOOK2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDBOOK2" }, { "name": "DEEDBOOK3", "type": "esriFieldTypeString", "alias": "DEEDBOOK3", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDBOOK3" }, { "name": "DEEDPAGE2", "type": "esriFieldTypeString", "alias": "DEEDPAGE2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDPAGE2" }, { "name": "DEEDPAGE3", "type": "esriFieldTypeString", "alias": "DEEDPAGE3", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDPAGE3" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9924_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9880_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "RR ROW", "name": "RR ROW", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "RR ROW", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "RR ROW", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prescriptive Right Of Way", "name": "Prescriptive Right Of Way", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Prescriptive Right Of Way", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Prescriptive Right Of Way", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private Ingress-Egress", "name": "Private Ingress-Egress", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Private Ingress-Egress", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Private Ingress-Egress", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Conservation", "name": "Conservation", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Conservation", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Conservation", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Easement", "name": "Easement", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Easement", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Easement", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Utility", "name": "Utility", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Utility", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Utility", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Flood", "name": "Flood", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Flood", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Flood", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Other", "name": "Other", "domains": { "Type": {"type": "inherited"}, "EncumbranceType": {"type": "inherited"}, "Compiled": {"type": "inherited"}, "Accuracy": {"type": "inherited"}, "SimConDivType": {"type": "inherited"}, "ConveyanceType": {"type": "inherited"}, "HistoricalType": {"type": "inherited"}, "HistoryType": {"type": "inherited"}, "FloorDesignator": {"type": "inherited"}, "PrincipalMeridian": {"type": "inherited"}, "TownshipDirection": {"type": "inherited"}, "RangeDirection": {"type": "inherited"}, "FirstDivisionType": {"type": "inherited"}, "SecondDivisionType": {"type": "inherited"}, "SpecialSurveyType": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "DEEDPAGE2": null, "DEEDPAGE3": null, "Name": null, "Type": null, "EncumbranceType": "Other", "EncumbranceName": null, "DEEDBOOK3": null, "DEEDBOOK2": null, "GIS_ACRES": null, "NET_Acres": null, "DEEDBOOK": null, "DEEDPAGE": null, "PLATBOOK": null, "PLATPAGE": null, "PLATBOOK2": null, "PLATPAGE2": null, "PLATBOOK3": null, "PLATPAGE3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Interstate", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Road" }, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1903185.1512467265, "ymax": 979998.0442913324, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 150000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "domain": { "type": "codedValue", "name": "RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Bluffs", "code": "Blfs" }, { "name": "Fall", "code": "Fall" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Mews", "code": "Mews" }, { "name": "Oval", "code": "Oval" }, { "name": "Park", "code": "Park" }, { "name": "Pass", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pike", "code": "Pike" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Run", "code": "Run" }, { "name": "Spur", "code": "Spur" }, { "name": "Walk", "code": "Walk" }, { "name": "Wall", "code": "Wall" }, { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Br", "code": "Br" }, { "name": "Byp", "code": "Byp" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Ext", "code": "Ext" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "Sq", "code": "Sq" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trc", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Bus", "code": "Bus" }, { "name": "Aly", "code": "Aly" }, { "name": "Anx", "code": "Anx" }, { "name": "Arc", "code": "Arc" }, { "name": "Byu", "code": "Byu" }, { "name": "Bch", "code": "Bch" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Btm", "code": "Btm" }, { "name": "Brg", "code": "Brg" }, { "name": "Brk", "code": "Brk" }, { "name": "Bg", "code": "Bg" }, { "name": "Cp", "code": "Cp" }, { "name": "Cpe", "code": "Cpe" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cirs", "code": "Cirs" }, { "name": "Clf", "code": "Clf" }, { "name": "Clb", "code": "Clb" }, { "name": "Cmn", "code": "Cmn" }, { "name": "Cmns", "code": "Cmns" }, { "name": "Cor", "code": "Cor" }, { "name": "Crse", "code": "Crse" }, { "name": "Cvs", "code": "Cvs" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Crst", "code": "Crst" }, { "name": "Xing", "code": "Xing" }, { "name": "Xrd", "code": "Xrd" }, { "name": "Curv", "code": "Curv" }, { "name": "Dl", "code": "Dl" }, { "name": "Dm", "code": "Dm" }, { "name": "Dv", "code": "Dv" }, { "name": "Est", "code": "Est" }, { "name": "Ests", "code": "Ests" }, { "name": "Expy", "code": "Expy" }, { "name": "Fry", "code": "Fry" }, { "name": "Fld", "code": "Fld" }, { "name": "Flt", "code": "Flt" }, { "name": "Frd", "code": "Frd" }, { "name": "Frst", "code": "Frst" }, { "name": "Frg", "code": "Frg" }, { "name": "Frk", "code": "Frk" }, { "name": "Ft", "code": "Ft" }, { "name": "Gdn", "code": "Gdn" }, { "name": "Gtwy", "code": "Gtwy" }, { "name": "Gln", "code": "Gln" }, { "name": "Grn", "code": "Grn" }, { "name": "Grv", "code": "Grv" }, { "name": "Hvn", "code": "Hvn" }, { "name": "Hts", "code": "Hts" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Imlt", "code": "Inlt" }, { "name": "Is", "code": "Is" }, { "name": "Jct", "code": "Jct" }, { "name": "Ky", "code": "Ky" }, { "name": "Knl", "code": "Knl" }, { "name": "Lk", "code": "Lk" }, { "name": "Ld", "code": "Land" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Lgt", "code": "Lgt" }, { "name": "Lf", "code": "Lf" }, { "name": "Lck", "code": "Lck" }, { "name": "Ldg", "code": "Ldg" }, { "name": "Mnr", "code": "Mnr" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Ml", "code": "Ml" }, { "name": "Msn", "code": "Msn" }, { "name": "Mt", "code": "Mt" }, { "name": "Nck", "code": "Nck" }, { "name": "Orch", "code": "Orch" }, { "name": "Opas", "code": "Opas" }, { "name": "Psge", "code": "Psge" }, { "name": "Pne", "code": "Pne" }, { "name": "Pnes", "code": "Pnes" }, { "name": "Pln", "code": "Pln" }, { "name": "Plz", "code": "Plz" }, { "name": "Pr", "code": "Pr" }, { "name": "Radl", "code": "Radl" }, { "name": "Rnch", "code": "Rnch" }, { "name": "Rpd", "code": "Rpd" }, { "name": "Rst", "code": "Rst" }, { "name": "Riv", "code": "Riv" }, { "name": "Rte", "code": "Rte" }, { "name": "Shl", "code": "Shl" }, { "name": "Spg", "code": "Spg" }, { "name": "Sta", "code": "Sta" }, { "name": "Strm", "code": "Strm" }, { "name": "Trwy", "code": "Trwy" }, { "name": "Trak", "code": "Trak" }, { "name": "Trlr", "code": "Trlr" }, { "name": "Un", "code": "Un" }, { "name": "Vw", "code": "Vw" }, { "name": "Vlg", "code": "Vlg" }, { "name": "Wl", "code": "Wl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "dRdStatus", "description": "Road Status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Out", "code": 3 }, { "name": "Proposed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road_Type" }, { "name": "RoadNum", "type": "esriFieldTypeString", "alias": "RoadNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum" }, { "name": "RoadNum2", "type": "esriFieldTypeString", "alias": "RoadNum2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum2" }, { "name": "RoadNum3", "type": "esriFieldTypeString", "alias": "RoadNum3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum3" }, { "name": "RdClass", "type": "esriFieldTypeSmallInteger", "alias": "RdClass", "domain": { "type": "codedValue", "name": "dRdClass", "description": "Road Class", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Major Arterial Freeway/Expressway", "code": 2 }, { "name": "Major Arterial", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 }, { "name": "Private", "code": 8 }, { "name": "US Forestry", "code": 9 }, { "name": "Proposed", "code": 10 }, { "name": "Abandonded", "code": 11 }, { "name": "Closed", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RdClass" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Interstate", "description": "", "prototype": { "attributes": { "RoadNum3": null, "RdClass": null, "ROADNAME": null, "ROADTYPE": null, "FULLNAME": null, "ROADCLASS": null, "Status": null, "Road_Type": null, "RoadNum": null, "RoadNum2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "US Highway", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Road" }, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1903185.1512467265, "ymax": 979998.0442913324, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 150000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "domain": { "type": "codedValue", "name": "RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Bluffs", "code": "Blfs" }, { "name": "Fall", "code": "Fall" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Mews", "code": "Mews" }, { "name": "Oval", "code": "Oval" }, { "name": "Park", "code": "Park" }, { "name": "Pass", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pike", "code": "Pike" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Run", "code": "Run" }, { "name": "Spur", "code": "Spur" }, { "name": "Walk", "code": "Walk" }, { "name": "Wall", "code": "Wall" }, { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Br", "code": "Br" }, { "name": "Byp", "code": "Byp" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Ext", "code": "Ext" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "Sq", "code": "Sq" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trc", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Bus", "code": "Bus" }, { "name": "Aly", "code": "Aly" }, { "name": "Anx", "code": "Anx" }, { "name": "Arc", "code": "Arc" }, { "name": "Byu", "code": "Byu" }, { "name": "Bch", "code": "Bch" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Btm", "code": "Btm" }, { "name": "Brg", "code": "Brg" }, { "name": "Brk", "code": "Brk" }, { "name": "Bg", "code": "Bg" }, { "name": "Cp", "code": "Cp" }, { "name": "Cpe", "code": "Cpe" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cirs", "code": "Cirs" }, { "name": "Clf", "code": "Clf" }, { "name": "Clb", "code": "Clb" }, { "name": "Cmn", "code": "Cmn" }, { "name": "Cmns", "code": "Cmns" }, { "name": "Cor", "code": "Cor" }, { "name": "Crse", "code": "Crse" }, { "name": "Cvs", "code": "Cvs" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Crst", "code": "Crst" }, { "name": "Xing", "code": "Xing" }, { "name": "Xrd", "code": "Xrd" }, { "name": "Curv", "code": "Curv" }, { "name": "Dl", "code": "Dl" }, { "name": "Dm", "code": "Dm" }, { "name": "Dv", "code": "Dv" }, { "name": "Est", "code": "Est" }, { "name": "Ests", "code": "Ests" }, { "name": "Expy", "code": "Expy" }, { "name": "Fry", "code": "Fry" }, { "name": "Fld", "code": "Fld" }, { "name": "Flt", "code": "Flt" }, { "name": "Frd", "code": "Frd" }, { "name": "Frst", "code": "Frst" }, { "name": "Frg", "code": "Frg" }, { "name": "Frk", "code": "Frk" }, { "name": "Ft", "code": "Ft" }, { "name": "Gdn", "code": "Gdn" }, { "name": "Gtwy", "code": "Gtwy" }, { "name": "Gln", "code": "Gln" }, { "name": "Grn", "code": "Grn" }, { "name": "Grv", "code": "Grv" }, { "name": "Hvn", "code": "Hvn" }, { "name": "Hts", "code": "Hts" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Imlt", "code": "Inlt" }, { "name": "Is", "code": "Is" }, { "name": "Jct", "code": "Jct" }, { "name": "Ky", "code": "Ky" }, { "name": "Knl", "code": "Knl" }, { "name": "Lk", "code": "Lk" }, { "name": "Ld", "code": "Land" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Lgt", "code": "Lgt" }, { "name": "Lf", "code": "Lf" }, { "name": "Lck", "code": "Lck" }, { "name": "Ldg", "code": "Ldg" }, { "name": "Mnr", "code": "Mnr" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Ml", "code": "Ml" }, { "name": "Msn", "code": "Msn" }, { "name": "Mt", "code": "Mt" }, { "name": "Nck", "code": "Nck" }, { "name": "Orch", "code": "Orch" }, { "name": "Opas", "code": "Opas" }, { "name": "Psge", "code": "Psge" }, { "name": "Pne", "code": "Pne" }, { "name": "Pnes", "code": "Pnes" }, { "name": "Pln", "code": "Pln" }, { "name": "Plz", "code": "Plz" }, { "name": "Pr", "code": "Pr" }, { "name": "Radl", "code": "Radl" }, { "name": "Rnch", "code": "Rnch" }, { "name": "Rpd", "code": "Rpd" }, { "name": "Rst", "code": "Rst" }, { "name": "Riv", "code": "Riv" }, { "name": "Rte", "code": "Rte" }, { "name": "Shl", "code": "Shl" }, { "name": "Spg", "code": "Spg" }, { "name": "Sta", "code": "Sta" }, { "name": "Strm", "code": "Strm" }, { "name": "Trwy", "code": "Trwy" }, { "name": "Trak", "code": "Trak" }, { "name": "Trlr", "code": "Trlr" }, { "name": "Un", "code": "Un" }, { "name": "Vw", "code": "Vw" }, { "name": "Vlg", "code": "Vlg" }, { "name": "Wl", "code": "Wl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "dRdStatus", "description": "Road Status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Out", "code": 3 }, { "name": "Proposed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road_Type" }, { "name": "RoadNum", "type": "esriFieldTypeString", "alias": "RoadNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum" }, { "name": "RoadNum2", "type": "esriFieldTypeString", "alias": "RoadNum2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum2" }, { "name": "RoadNum3", "type": "esriFieldTypeString", "alias": "RoadNum3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum3" }, { "name": "RdClass", "type": "esriFieldTypeSmallInteger", "alias": "RdClass", "domain": { "type": "codedValue", "name": "dRdClass", "description": "Road Class", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Major Arterial Freeway/Expressway", "code": 2 }, { "name": "Major Arterial", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 }, { "name": "Private", "code": 8 }, { "name": "US Forestry", "code": 9 }, { "name": "Proposed", "code": 10 }, { "name": "Abandonded", "code": 11 }, { "name": "Closed", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RdClass" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "US Highway", "description": "", "prototype": { "attributes": { "RoadNum3": null, "RdClass": null, "ROADNAME": null, "ROADTYPE": null, "FULLNAME": null, "ROADCLASS": null, "Status": null, "Road_Type": null, "RoadNum": null, "RoadNum2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "SC Highway", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Road" }, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1903185.1512467265, "ymax": 979998.0442913324, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 150000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "domain": { "type": "codedValue", "name": "RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Bluffs", "code": "Blfs" }, { "name": "Fall", "code": "Fall" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Mews", "code": "Mews" }, { "name": "Oval", "code": "Oval" }, { "name": "Park", "code": "Park" }, { "name": "Pass", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pike", "code": "Pike" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Run", "code": "Run" }, { "name": "Spur", "code": "Spur" }, { "name": "Walk", "code": "Walk" }, { "name": "Wall", "code": "Wall" }, { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Br", "code": "Br" }, { "name": "Byp", "code": "Byp" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Ext", "code": "Ext" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "Sq", "code": "Sq" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trc", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Bus", "code": "Bus" }, { "name": "Aly", "code": "Aly" }, { "name": "Anx", "code": "Anx" }, { "name": "Arc", "code": "Arc" }, { "name": "Byu", "code": "Byu" }, { "name": "Bch", "code": "Bch" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Btm", "code": "Btm" }, { "name": "Brg", "code": "Brg" }, { "name": "Brk", "code": "Brk" }, { "name": "Bg", "code": "Bg" }, { "name": "Cp", "code": "Cp" }, { "name": "Cpe", "code": "Cpe" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cirs", "code": "Cirs" }, { "name": "Clf", "code": "Clf" }, { "name": "Clb", "code": "Clb" }, { "name": "Cmn", "code": "Cmn" }, { "name": "Cmns", "code": "Cmns" }, { "name": "Cor", "code": "Cor" }, { "name": "Crse", "code": "Crse" }, { "name": "Cvs", "code": "Cvs" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Crst", "code": "Crst" }, { "name": "Xing", "code": "Xing" }, { "name": "Xrd", "code": "Xrd" }, { "name": "Curv", "code": "Curv" }, { "name": "Dl", "code": "Dl" }, { "name": "Dm", "code": "Dm" }, { "name": "Dv", "code": "Dv" }, { "name": "Est", "code": "Est" }, { "name": "Ests", "code": "Ests" }, { "name": "Expy", "code": "Expy" }, { "name": "Fry", "code": "Fry" }, { "name": "Fld", "code": "Fld" }, { "name": "Flt", "code": "Flt" }, { "name": "Frd", "code": "Frd" }, { "name": "Frst", "code": "Frst" }, { "name": "Frg", "code": "Frg" }, { "name": "Frk", "code": "Frk" }, { "name": "Ft", "code": "Ft" }, { "name": "Gdn", "code": "Gdn" }, { "name": "Gtwy", "code": "Gtwy" }, { "name": "Gln", "code": "Gln" }, { "name": "Grn", "code": "Grn" }, { "name": "Grv", "code": "Grv" }, { "name": "Hvn", "code": "Hvn" }, { "name": "Hts", "code": "Hts" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Imlt", "code": "Inlt" }, { "name": "Is", "code": "Is" }, { "name": "Jct", "code": "Jct" }, { "name": "Ky", "code": "Ky" }, { "name": "Knl", "code": "Knl" }, { "name": "Lk", "code": "Lk" }, { "name": "Ld", "code": "Land" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Lgt", "code": "Lgt" }, { "name": "Lf", "code": "Lf" }, { "name": "Lck", "code": "Lck" }, { "name": "Ldg", "code": "Ldg" }, { "name": "Mnr", "code": "Mnr" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Ml", "code": "Ml" }, { "name": "Msn", "code": "Msn" }, { "name": "Mt", "code": "Mt" }, { "name": "Nck", "code": "Nck" }, { "name": "Orch", "code": "Orch" }, { "name": "Opas", "code": "Opas" }, { "name": "Psge", "code": "Psge" }, { "name": "Pne", "code": "Pne" }, { "name": "Pnes", "code": "Pnes" }, { "name": "Pln", "code": "Pln" }, { "name": "Plz", "code": "Plz" }, { "name": "Pr", "code": "Pr" }, { "name": "Radl", "code": "Radl" }, { "name": "Rnch", "code": "Rnch" }, { "name": "Rpd", "code": "Rpd" }, { "name": "Rst", "code": "Rst" }, { "name": "Riv", "code": "Riv" }, { "name": "Rte", "code": "Rte" }, { "name": "Shl", "code": "Shl" }, { "name": "Spg", "code": "Spg" }, { "name": "Sta", "code": "Sta" }, { "name": "Strm", "code": "Strm" }, { "name": "Trwy", "code": "Trwy" }, { "name": "Trak", "code": "Trak" }, { "name": "Trlr", "code": "Trlr" }, { "name": "Un", "code": "Un" }, { "name": "Vw", "code": "Vw" }, { "name": "Vlg", "code": "Vlg" }, { "name": "Wl", "code": "Wl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "dRdStatus", "description": "Road Status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Out", "code": 3 }, { "name": "Proposed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road_Type" }, { "name": "RoadNum", "type": "esriFieldTypeString", "alias": "RoadNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum" }, { "name": "RoadNum2", "type": "esriFieldTypeString", "alias": "RoadNum2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum2" }, { "name": "RoadNum3", "type": "esriFieldTypeString", "alias": "RoadNum3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum3" }, { "name": "RdClass", "type": "esriFieldTypeSmallInteger", "alias": "RdClass", "domain": { "type": "codedValue", "name": "dRdClass", "description": "Road Class", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Major Arterial Freeway/Expressway", "code": 2 }, { "name": "Major Arterial", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 }, { "name": "Private", "code": 8 }, { "name": "US Forestry", "code": 9 }, { "name": "Proposed", "code": 10 }, { "name": "Abandonded", "code": 11 }, { "name": "Closed", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RdClass" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SC Highway", "description": "", "prototype": { "attributes": { "RoadNum3": null, "RdClass": null, "ROADNAME": null, "ROADTYPE": null, "FULLNAME": null, "ROADCLASS": null, "Status": null, "Road_Type": null, "RoadNum": null, "RoadNum2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Local Road", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Road" }, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 1903185.1512467265, "ymax": 979998.0442913324, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "domain": { "type": "codedValue", "name": "RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Bluffs", "code": "Blfs" }, { "name": "Fall", "code": "Fall" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Mews", "code": "Mews" }, { "name": "Oval", "code": "Oval" }, { "name": "Park", "code": "Park" }, { "name": "Pass", "code": "Pass" }, { "name": "Path", "code": "Path" }, { "name": "Pike", "code": "Pike" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Row", "code": "Row" }, { "name": "Rue", "code": "Rue" }, { "name": "Run", "code": "Run" }, { "name": "Spur", "code": "Spur" }, { "name": "Walk", "code": "Walk" }, { "name": "Wall", "code": "Wall" }, { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Br", "code": "Br" }, { "name": "Byp", "code": "Byp" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Ext", "code": "Ext" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "Sq", "code": "Sq" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trc", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Bus", "code": "Bus" }, { "name": "Aly", "code": "Aly" }, { "name": "Anx", "code": "Anx" }, { "name": "Arc", "code": "Arc" }, { "name": "Byu", "code": "Byu" }, { "name": "Bch", "code": "Bch" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Btm", "code": "Btm" }, { "name": "Brg", "code": "Brg" }, { "name": "Brk", "code": "Brk" }, { "name": "Bg", "code": "Bg" }, { "name": "Cp", "code": "Cp" }, { "name": "Cpe", "code": "Cpe" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cirs", "code": "Cirs" }, { "name": "Clf", "code": "Clf" }, { "name": "Clb", "code": "Clb" }, { "name": "Cmn", "code": "Cmn" }, { "name": "Cmns", "code": "Cmns" }, { "name": "Cor", "code": "Cor" }, { "name": "Crse", "code": "Crse" }, { "name": "Cvs", "code": "Cvs" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Crst", "code": "Crst" }, { "name": "Xing", "code": "Xing" }, { "name": "Xrd", "code": "Xrd" }, { "name": "Curv", "code": "Curv" }, { "name": "Dl", "code": "Dl" }, { "name": "Dm", "code": "Dm" }, { "name": "Dv", "code": "Dv" }, { "name": "Est", "code": "Est" }, { "name": "Ests", "code": "Ests" }, { "name": "Expy", "code": "Expy" }, { "name": "Fry", "code": "Fry" }, { "name": "Fld", "code": "Fld" }, { "name": "Flt", "code": "Flt" }, { "name": "Frd", "code": "Frd" }, { "name": "Frst", "code": "Frst" }, { "name": "Frg", "code": "Frg" }, { "name": "Frk", "code": "Frk" }, { "name": "Ft", "code": "Ft" }, { "name": "Gdn", "code": "Gdn" }, { "name": "Gtwy", "code": "Gtwy" }, { "name": "Gln", "code": "Gln" }, { "name": "Grn", "code": "Grn" }, { "name": "Grv", "code": "Grv" }, { "name": "Hvn", "code": "Hvn" }, { "name": "Hts", "code": "Hts" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Imlt", "code": "Inlt" }, { "name": "Is", "code": "Is" }, { "name": "Jct", "code": "Jct" }, { "name": "Ky", "code": "Ky" }, { "name": "Knl", "code": "Knl" }, { "name": "Lk", "code": "Lk" }, { "name": "Ld", "code": "Land" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Lgt", "code": "Lgt" }, { "name": "Lf", "code": "Lf" }, { "name": "Lck", "code": "Lck" }, { "name": "Ldg", "code": "Ldg" }, { "name": "Mnr", "code": "Mnr" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Ml", "code": "Ml" }, { "name": "Msn", "code": "Msn" }, { "name": "Mt", "code": "Mt" }, { "name": "Nck", "code": "Nck" }, { "name": "Orch", "code": "Orch" }, { "name": "Opas", "code": "Opas" }, { "name": "Psge", "code": "Psge" }, { "name": "Pne", "code": "Pne" }, { "name": "Pnes", "code": "Pnes" }, { "name": "Pln", "code": "Pln" }, { "name": "Plz", "code": "Plz" }, { "name": "Pr", "code": "Pr" }, { "name": "Radl", "code": "Radl" }, { "name": "Rnch", "code": "Rnch" }, { "name": "Rpd", "code": "Rpd" }, { "name": "Rst", "code": "Rst" }, { "name": "Riv", "code": "Riv" }, { "name": "Rte", "code": "Rte" }, { "name": "Shl", "code": "Shl" }, { "name": "Spg", "code": "Spg" }, { "name": "Sta", "code": "Sta" }, { "name": "Strm", "code": "Strm" }, { "name": "Trwy", "code": "Trwy" }, { "name": "Trak", "code": "Trak" }, { "name": "Trlr", "code": "Trlr" }, { "name": "Un", "code": "Un" }, { "name": "Vw", "code": "Vw" }, { "name": "Vlg", "code": "Vlg" }, { "name": "Wl", "code": "Wl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "dRdStatus", "description": "Road Status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Out", "code": 3 }, { "name": "Proposed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road_Type" }, { "name": "RoadNum", "type": "esriFieldTypeString", "alias": "RoadNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum" }, { "name": "RoadNum2", "type": "esriFieldTypeString", "alias": "RoadNum2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum2" }, { "name": "RoadNum3", "type": "esriFieldTypeString", "alias": "RoadNum3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadNum3" }, { "name": "RdClass", "type": "esriFieldTypeSmallInteger", "alias": "RdClass", "domain": { "type": "codedValue", "name": "dRdClass", "description": "Road Class", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Major Arterial Freeway/Expressway", "code": 2 }, { "name": "Major Arterial", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 }, { "name": "Private", "code": 8 }, { "name": "US Forestry", "code": 9 }, { "name": "Proposed", "code": 10 }, { "name": "Abandonded", "code": 11 }, { "name": "Closed", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RdClass" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Local Road", "description": "", "prototype": { "attributes": { "RoadNum3": null, "RdClass": null, "ROADNAME": null, "ROADTYPE": null, "FULLNAME": null, "ROADCLASS": null, "Status": null, "Road_Type": null, "RoadNum": null, "RoadNum2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Railroad", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Road" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1746260.1181102395, "ymin": 826019.3231627345, "xmax": 1903596.572178483, "ymax": 975555.2247375399, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 150000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Owner" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Railroad Type", "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "CrossingType", "type": "esriFieldTypeString", "alias": "CrossingType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CrossingType" }, { "name": "Class", "type": "esriFieldTypeSmallInteger", "alias": "Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Class" }, { "name": "CrossingID", "type": "esriFieldTypeString", "alias": "CrossingID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CrossingID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RailRoad", "description": "", "prototype": { "attributes": { "Class": null, "Owner": null, "NAME": null, "TYPE": null, "CrossingType": null, "CrossingID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Newberry County Boundary", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 2000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714193.6811023653, "ymin": 814325.0423228294, "xmax": 1904407.177821517, "ymax": 983209.5629921257, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "State County FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STCOFIPS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S346_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Newberry County Boundary", "description": "", "prototype": { "attributes": { "STCOFIPS": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "City Limit", "type": "Feature Layer", "parentLayer": { "id": 52, "name": "Parcel Info" }, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1708150.5052493513, "ymin": 826239.3011811078, "xmax": 1902893.4947506487, "ymax": 975475.2919947505, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "useCodedValues": true, "maxScale": 24000, "minScale": 250000, "name": "Default", "priority": 31, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Municipal Type", "domain": { "type": "codedValue", "name": "MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOCALFIPS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R394_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Municipalities", "description": "", "prototype": { "attributes": { "LOCALFIPS": null, "NAME": null, "TYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 95, "name": "Zoning_Prosperity", "type": "Feature Layer", "parentLayer": { "id": 90, "name": "Zoning" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714636.9340551198, "ymin": 815519.0656168014, "xmax": 1904383.3018372655, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Jurisdiction", "field2": "Zones", "uniqueValueGroups": [ { "heading": "Jurisdictional Zones", "classes": [ { "label": "GC", "description": "GC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3", "GC" ] ] }, { "label": "R-7", "description": "R-7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "3", "R-7" ] ] }, { "label": "R-10", "description": "R-10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "3", "R-10" ] ] }, { "label": "CC", "description": "CC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "3", "CC" ] ] }, { "label": "NC", "description": "NC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "3", "NC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3,GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3,R-7", "label": "R-7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3,R-10", "label": "R-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3,CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3,NC", "label": "NC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Zones]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 35, "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, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Zones", "typeIdField": "Jurisdiction", "subtypeField": "Jurisdiction", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Jurisdiction" }, { "name": "Zones", "type": "esriFieldTypeString", "alias": "Jurisdictional Zones", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zones" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "OrdinanceDate", "type": "esriFieldTypeString", "alias": "OrdinanceDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "EditDate", "type": "esriFieldTypeString", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Editor" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 3, "name": "Town of Prosperity", "domains": {}, "templates": [ { "name": "3, GC", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 3, "Zones": "GC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "3, R-7", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 3, "Zones": "R-7", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "3, R-10", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 3, "Zones": "R-10", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "3, CC", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 3, "Zones": "CC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "3, NC", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 3, "Zones": "NC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "City of Newberry", "defaultValues": { "Jurisdiction": 1, "Zones": "R-6", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "CityNewb_Zones", "description": "City of Newberry Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Development District", "code": "D-1" }, { "name": "General Commerical", "code": "GC" }, { "name": "Core Campus", "code": "C-1" }, { "name": "High Density Residential", "code": "R-6" }, { "name": "Medium Density Residential", "code": "R-8" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Office Commercial", "code": "OC" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "Planned Development", "code": "PD" }, { "name": "Low Density Residential", "code": "R-10" }, { "name": "Open Space", "code": "OS" }, { "name": "Residential Mixed Use", "code": "RMX" }, { "name": "Residential Development", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 0, "name": "Newberry County", "defaultValues": { "Jurisdiction": 0, "Zones": "R-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "NewbCnty_Zones", "description": "Newberry County Zones.", "codedValues": [ { "name": "Rural", "code": "R-2" }, { "name": "Single Family and Mobil Home", "code": "RSM" }, { "name": "General Residential", "code": "RG" }, { "name": "General Commerical", "code": "GC" }, { "name": "Limited Commercial", "code": "LC" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "RS" }, { "name": "Industrial", "code": "IND" }, { "name": "Single Family and RV", "code": "RSV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 3, "name": "Town of Prosperity", "defaultValues": { "Jurisdiction": 3, "Zones": "R-7", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "Pros_Zones", "description": "Town of Prosperity Zones.", "codedValues": [ { "name": "Low Density Residential", "code": "R-10" }, { "name": "High Density Residential", "code": "R-7" }, { "name": "Planned Development", "code": "PD" }, { "name": "Core Commercial", "code": "CC" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Limited Industrial", "code": "LI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 2, "name": "Town of Little Mountain", "defaultValues": { "Jurisdiction": 2, "Zones": "R-45", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "LittleMtn_Zones", "description": "Town of Little Mountain Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "General Residential", "code": "R-7.5" }, { "name": "Planned Development", "code": "PD" }, { "name": "Medium Density Residential", "code": "R-25" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Low Density Residential", "code": "R-45" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "High Density Residential", "code": "R-75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 93, "name": "Zoning Little Mount", "type": "Feature Layer", "parentLayer": { "id": 90, "name": "Zoning" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714636.9340551198, "ymin": 815519.0656168014, "xmax": 1904383.3018372655, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zones", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "CC", "description": "CC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "CC" ] ] }, { "label": "GC", "description": "GC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GC" ] ] }, { "label": "PD", "description": "PD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PD" ] ] }, { "label": "R-7.5", "description": "R-7.5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R-7.5" ] ] }, { "label": "R-25", "description": "R-25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R-25" ] ] }, { "label": "R-45", "description": "R-45", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R-45" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PD", "label": "PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-7.5", "label": "R-7.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-25", "label": "R-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-45", "label": "R-45" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Zones]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 34, "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, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Zones", "typeIdField": "Zones", "subtypeField": "Jurisdiction", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Jurisdiction" }, { "name": "Zones", "type": "esriFieldTypeString", "alias": "Jurisdictional Zones", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zones" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "OrdinanceDate", "type": "esriFieldTypeString", "alias": "OrdinanceDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "EditDate", "type": "esriFieldTypeString", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Editor" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "CC", "name": "CC", "domains": {}, "templates": [ { "name": "CC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "CC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GC", "name": "GC", "domains": {}, "templates": [ { "name": "GC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "GC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PD", "name": "PD", "domains": {}, "templates": [ { "name": "PD", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "PD", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-7.5", "name": "R-7.5", "domains": {}, "templates": [ { "name": "R-7.5", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "R-7.5", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-25", "name": "R-25", "domains": {}, "templates": [ { "name": "R-25", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "R-25", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-45", "name": "R-45", "domains": {}, "templates": [ { "name": "R-45", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "R-45", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "City of Newberry", "defaultValues": { "Jurisdiction": 1, "Zones": "R-6", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "CityNewb_Zones", "description": "City of Newberry Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Development District", "code": "D-1" }, { "name": "General Commerical", "code": "GC" }, { "name": "Core Campus", "code": "C-1" }, { "name": "High Density Residential", "code": "R-6" }, { "name": "Medium Density Residential", "code": "R-8" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Office Commercial", "code": "OC" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "Planned Development", "code": "PD" }, { "name": "Low Density Residential", "code": "R-10" }, { "name": "Open Space", "code": "OS" }, { "name": "Residential Mixed Use", "code": "RMX" }, { "name": "Residential Development", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 0, "name": "Newberry County", "defaultValues": { "Jurisdiction": 0, "Zones": "R-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "NewbCnty_Zones", "description": "Newberry County Zones.", "codedValues": [ { "name": "Rural", "code": "R-2" }, { "name": "Single Family and Mobil Home", "code": "RSM" }, { "name": "General Residential", "code": "RG" }, { "name": "General Commerical", "code": "GC" }, { "name": "Limited Commercial", "code": "LC" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "RS" }, { "name": "Industrial", "code": "IND" }, { "name": "Single Family and RV", "code": "RSV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 3, "name": "Town of Prosperity", "defaultValues": { "Jurisdiction": 3, "Zones": "R-7", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "Pros_Zones", "description": "Town of Prosperity Zones.", "codedValues": [ { "name": "Low Density Residential", "code": "R-10" }, { "name": "High Density Residential", "code": "R-7" }, { "name": "Planned Development", "code": "PD" }, { "name": "Core Commercial", "code": "CC" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Limited Industrial", "code": "LI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 2, "name": "Town of Little Mountain", "defaultValues": { "Jurisdiction": 2, "Zones": "R-45", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "LittleMtn_Zones", "description": "Town of Little Mountain Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "General Residential", "code": "R-7.5" }, { "name": "Planned Development", "code": "PD" }, { "name": "Medium Density Residential", "code": "R-25" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Low Density Residential", "code": "R-45" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "High Density Residential", "code": "R-75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "Zoning City of Newberry", "type": "Feature Layer", "parentLayer": { "id": 90, "name": "Zoning" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714636.9340551198, "ymin": 815519.0656168014, "xmax": 1904383.3018372655, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Jurisdiction", "field2": "Zones", "uniqueValueGroups": [ { "heading": "City of Newberry Zoning", "classes": [ { "label": "RMX", "description": "RMX", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "RMX" ] ] }, { "label": "R-8", "description": "R-8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "R-8" ] ] }, { "label": "R-6", "description": "R-6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "R-6" ] ] }, { "label": "R-10", "description": "R-10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "R-10" ] ] }, { "label": "PD", "description": "PD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 3, 0, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "PD" ] ] }, { "label": "OS", "description": "OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "OS" ] ] }, { "label": "OC", "description": "OC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "OC" ] ] }, { "label": "NC", "description": "NC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "NC" ] ] }, { "label": "LI", "description": "LI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "LI" ] ] }, { "label": "GC", "description": "GC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "GC" ] ] }, { "label": "D-1", "description": "D-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "D-1" ] ] }, { "label": "City of Newberry, Residential Development", "description": "City of Newberry, Residential Development", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "RD" ] ] }, { "label": "CC", "description": "CC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "CC" ] ] }, { "label": "C-1", "description": "C-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "C-1" ] ] }, { "label": "BI", "description": "BI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1", "BI" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,RMX", "label": "RMX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,R-8", "label": "R-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,R-6", "label": "R-6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,R-10", "label": "R-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 3, 0, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,PD", "label": "PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,OS", "label": "OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,OC", "label": "OC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,NC", "label": "NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,LI", "label": "LI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,D-1", "label": "D-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "1,RD", "label": "City of Newberry, Residential Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1,BI", "label": "BI" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 168, 196, 255 ], "toColor": [ 57, 168, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 191, 127, 255 ], "toColor": [ 48, 191, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 97, 42, 255 ], "toColor": [ 156, 97, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 49, 126, 255 ], "toColor": [ 189, 49, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 109, 179, 255 ], "toColor": [ 62, 109, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 181, 40, 255 ], "toColor": [ 59, 181, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 72, 196, 255 ], "toColor": [ 41, 72, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 43, 196, 255 ], "toColor": [ 189, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 166, 149, 255 ], "toColor": [ 65, 166, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 151, 54, 255 ], "toColor": [ 181, 151, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 78, 45, 255 ], "toColor": [ 196, 78, 45, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Zones]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 33, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Zones", "typeIdField": "Jurisdiction", "subtypeField": "Jurisdiction", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Jurisdiction" }, { "name": "Zones", "type": "esriFieldTypeString", "alias": "Jurisdictional Zones", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zones" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "OrdinanceDate", "type": "esriFieldTypeString", "alias": "OrdinanceDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "EditDate", "type": "esriFieldTypeString", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Editor" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "City of Newberry", "domains": {}, "templates": [ { "name": "R-6", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "R-6", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-8", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "R-8", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "R-10", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "R-10", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "RMX", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "RMX", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "NC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "NC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "OC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "OC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "CC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "GC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "GC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "C-1", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "C-1", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "D-1", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "D-1", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "LI", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "LI", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "BI", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "BI", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "PD", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "PD", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "OS", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 1, "Zones": "OS", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "1, RD", "description": "", "prototype": { "attributes": { "Comment": null, "Editor": null, "Jurisdiction": 1, "Zones": "RD", "Ordinance": null, "OrdinanceDate": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "City of Newberry", "defaultValues": { "Jurisdiction": 1, "Zones": "R-6", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "CityNewb_Zones", "description": "City of Newberry Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Development District", "code": "D-1" }, { "name": "General Commerical", "code": "GC" }, { "name": "Core Campus", "code": "C-1" }, { "name": "High Density Residential", "code": "R-6" }, { "name": "Medium Density Residential", "code": "R-8" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Office Commercial", "code": "OC" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "Planned Development", "code": "PD" }, { "name": "Low Density Residential", "code": "R-10" }, { "name": "Open Space", "code": "OS" }, { "name": "Residential Mixed Use", "code": "RMX" }, { "name": "Residential Development", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 0, "name": "Newberry County", "defaultValues": { "Jurisdiction": 0, "Zones": "R-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "NewbCnty_Zones", "description": "Newberry County Zones.", "codedValues": [ { "name": "Rural", "code": "R-2" }, { "name": "Single Family and Mobil Home", "code": "RSM" }, { "name": "General Residential", "code": "RG" }, { "name": "General Commerical", "code": "GC" }, { "name": "Limited Commercial", "code": "LC" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "RS" }, { "name": "Industrial", "code": "IND" }, { "name": "Single Family and RV", "code": "RSV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 3, "name": "Town of Prosperity", "defaultValues": { "Jurisdiction": 3, "Zones": "R-7", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "Pros_Zones", "description": "Town of Prosperity Zones.", "codedValues": [ { "name": "Low Density Residential", "code": "R-10" }, { "name": "High Density Residential", "code": "R-7" }, { "name": "Planned Development", "code": "PD" }, { "name": "Core Commercial", "code": "CC" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Limited Industrial", "code": "LI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 2, "name": "Town of Little Mountain", "defaultValues": { "Jurisdiction": 2, "Zones": "R-45", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "LittleMtn_Zones", "description": "Town of Little Mountain Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "General Residential", "code": "R-7.5" }, { "name": "Planned Development", "code": "PD" }, { "name": "Medium Density Residential", "code": "R-25" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Low Density Residential", "code": "R-45" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "High Density Residential", "code": "R-75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 92, "name": "Zoning County Only", "type": "Feature Layer", "parentLayer": { "id": 90, "name": "Zoning" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714636.9340551198, "ymin": 815519.0656168014, "xmax": 1904383.3018372655, "ymax": 983150.5643044561, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zones", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "R-2 Rural", "description": "R-2 Rural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-2" ] ] }, { "label": "RS - Single Fam Res", "description": "RS - Single Fam Res", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "RS-1" ], [ "RS-2" ] ] }, { "label": "RSV - Single Fam Res", "description": "RSV - Single Fam Res", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RS-1A" ] ] }, { "label": "RM - Single Fam Res", "description": "RM - Single Fam Res", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "RS-3" ], [ "RS-4" ] ] }, { "label": "RG - Single Fam Res", "description": "RG - Single Fam Res", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "RG" ] ] }, { "label": "LC - Limited Com", "description": "LC - Limited Com", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "LC" ] ] }, { "label": "GC - General Com", "description": "GC - General Com", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "GC" ] ] }, { "label": "Ind - Industrial", "description": "Ind - Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "LI" ], [ "BI" ] ] }, { "label": "PDD - Planned Development", "description": "PDD - Planned Development", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "PD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RS-1", "label": "RS - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RS-2", "label": "RS - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RS-1A", "label": "RSV - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RS-3", "label": "RM - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RS-4", "label": "RM - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RG", "label": "RG - Single Fam Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "LC", "label": "LC - Limited Com" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "GC", "label": "GC - General Com" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "LI", "label": "Ind - Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "BI", "label": "Ind - Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PD", "label": "PDD - Planned Development" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Zones]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "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, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Zones", "typeIdField": "Zones", "subtypeField": "Jurisdiction", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Jurisdiction", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Jurisdiction" }, { "name": "Zones", "type": "esriFieldTypeString", "alias": "Jurisdictional Zones", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zones" }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ordinance" }, { "name": "OrdinanceDate", "type": "esriFieldTypeString", "alias": "OrdinanceDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "EditDate", "type": "esriFieldTypeString", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Editor" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R295_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "R-2", "name": "R-2 Rural", "domains": {}, "templates": [ { "name": "R-2 Rural", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "R-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-1", "name": "RS - Single Fam Res", "domains": {}, "templates": [ { "name": "RS-1", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RS-1", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-2", "name": "RS - Single Fam Res", "domains": {}, "templates": [ { "name": "RS-2", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RS-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-1A", "name": "RSV - Single Fam Res", "domains": {}, "templates": [ { "name": "RS-1A", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RS-1A", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-3", "name": "RM - Single Fam Res", "domains": {}, "templates": [ { "name": "RS-3", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RS-3", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS-4", "name": "RM - Single Fam Res", "domains": {}, "templates": [ { "name": "RS-4", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RS-4", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RG", "name": "RG - Single Fam Res", "domains": {}, "templates": [ { "name": "RG", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "RG", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LC", "name": "LC - Limited Com", "domains": {}, "templates": [ { "name": "LC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "LC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GC", "name": "GC - General Com", "domains": {}, "templates": [ { "name": "GC", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "GC", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LI", "name": "Ind - Industrial", "domains": {}, "templates": [ { "name": "LI", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "LI", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BI", "name": "Ind - Industrial", "domains": {}, "templates": [ { "name": "BI", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "BI", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PD", "name": "PDD - Planned Development", "domains": {}, "templates": [ { "name": "PD", "description": "", "prototype": { "attributes": { "Comment": null, "Jurisdiction": 0, "Zones": "PD", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "City of Newberry", "defaultValues": { "Jurisdiction": 1, "Zones": "R-6", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "CityNewb_Zones", "description": "City of Newberry Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Development District", "code": "D-1" }, { "name": "General Commerical", "code": "GC" }, { "name": "Core Campus", "code": "C-1" }, { "name": "High Density Residential", "code": "R-6" }, { "name": "Medium Density Residential", "code": "R-8" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Office Commercial", "code": "OC" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "Planned Development", "code": "PD" }, { "name": "Low Density Residential", "code": "R-10" }, { "name": "Open Space", "code": "OS" }, { "name": "Residential Mixed Use", "code": "RMX" }, { "name": "Residential Development", "code": "RD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 0, "name": "Newberry County", "defaultValues": { "Jurisdiction": 0, "Zones": "R-2", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "NewbCnty_Zones", "description": "Newberry County Zones.", "codedValues": [ { "name": "Rural", "code": "R-2" }, { "name": "Single Family and Mobil Home", "code": "RSM" }, { "name": "General Residential", "code": "RG" }, { "name": "General Commerical", "code": "GC" }, { "name": "Limited Commercial", "code": "LC" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "RS" }, { "name": "Industrial", "code": "IND" }, { "name": "Single Family and RV", "code": "RSV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 3, "name": "Town of Prosperity", "defaultValues": { "Jurisdiction": 3, "Zones": "R-7", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "Pros_Zones", "description": "Town of Prosperity Zones.", "codedValues": [ { "name": "Low Density Residential", "code": "R-10" }, { "name": "High Density Residential", "code": "R-7" }, { "name": "Planned Development", "code": "PD" }, { "name": "Core Commercial", "code": "CC" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Limited Industrial", "code": "LI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 2, "name": "Town of Little Mountain", "defaultValues": { "Jurisdiction": 2, "Zones": "R-45", "Ordinance": null, "OrdinanceDate": null, "EditDate": null, "Editor": null, "Comment": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Zones": { "type": "codedValue", "name": "LittleMtn_Zones", "description": "Town of Little Mountain Zones.", "codedValues": [ { "name": "Core Commercial", "code": "CC" }, { "name": "General Residential", "code": "R-7.5" }, { "name": "Planned Development", "code": "PD" }, { "name": "Medium Density Residential", "code": "R-25" }, { "name": "General Commerical", "code": "GC" }, { "name": "Neighborhood Commercial", "code": "NC" }, { "name": "Basic Industrial", "code": "BI" }, { "name": "Low Density Residential", "code": "R-45" }, { "name": "Limited Industrial", "code": "LI" }, { "name": "High Density Residential", "code": "R-75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Emergency Service Station", "type": "Feature Layer", "parentLayer": { "id": 53, "name": "Emergency Services" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 1718305.7736220509, "ymin": 816734.2312992066, "xmax": 1902535.7093175799, "ymax": 974248.6154855639, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "field2": "FEATURECODE", "field3": "SERVICE", "uniqueValueGroups": [ { "heading": "Subtype Field, Feature Code, SERVICE", "classes": [ { "label": "EMS", "description": "EMS", "symbol": { "type": "esriPMS", "url": "0a85f70a4172ecf68e9c753cf5bf91d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRIid2VSygFURzGfxcl5U0poeRRFnJ1JUUkq7uwI/JISslKyeYmj7BCKBbIWm5dUZ6JjSgLZaUslA3K9Ug2CI3OPXQaZq6TsuCrqfm+OfM7p//5z5kwflFh/wM+M2OMHh2R/xOQwwElJXirqhxTlvDNTep8PpI+vxgbCy6X8ru78PRkO4813E55ebC1BRcXkJwMKSlwfv51nGGYvS08Ohru75V/fobGRtjeDj7uW7jTCTs7MDwMIyMy6+6GiAg1Jj4e+vqgvh5ycsDv14SPj0NUFPT3Q0sLLC7C2Rnc3cnnbW3yEhMIDQxAa6sGvKgIysqUT0uD9nZYXoa1Nbi6gq4u8ztNTdDTowHf3w+0VGD1BQUqr6yE5mZZ89pala+vQ0cHXF5qlmVvDwoL5YrHxmT2+AilpVBdLb1oRTHJ0pIVIQg8JESu0uNR2fExxMVBaKj04eEwNCS7aHVVE56dDXNz5o/mo4MeHuDmBhISZJaVBSsrsLEBDQ0a8OtrSE83ZycnkJEhWzEyUvrMTPU8NVV1UlD47S309sLEBJyeQmenzERtxZcpylFRAW43DA5CYqLc0NdXDbjQ1PvpMDsrN1K0ZkyMPAaEBGh6GrxeqKkJnEmWsoS/vMDk5Ne8uNjsRSnEJHbSOrj8fpifV15srI5McJeLQ8PAaTXQ51P35eWWLCM3lwNbuMfjcOutyVoLC2b/d/+hb7sOnyJm8SHmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "EMS", "EMS" ] ] }, { "label": "Fire", "description": "Fire", "symbol": { "type": "esriPMS", "url": "d45e83bb0ac06cfd8adafe695ea3facf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACi0lEQVRIieWUPUhbYRSGn0sSM2iJSh2MFWJpihkESVoRQYdEg3XrIFREEJFqB4slk9LiIgWhoCiBki0iDl0UVBDRDKJgrT9YFERbBBOjaJBaBIkm3nJzTatJbtUUp77L/fnO/Z7vvOfco+aOpf4/AKLHY8Hn+8Ta2kOCQTAY/BQUPBdstvmkAeLEhB6VysLJyWv6+8txu0EUo8t6ios/iwMD39DrXxAK7Qp2u/92GRwfT+JymZiZke7j1+fmYH7+EUVFC9TWSm+EGwEiJ/d6Z0lJMVBSAuPjimfg/BzS0yE/H9Hp/InRmB+bSXwGki2rqwa6uqCzE4xG2NxMDEhNhaYm6O6WsrxHR4cFuAYQCr1ibAw2NqCmBsJhyM6G9varcVNTMDwMdXWyhWo1BAIfgBFFQKRbRkefRTaXFA7L18xMsNmgpeVP8Pa2fI3WJxQCp/OxODn5VCgv/5I4g2DwPS5XYjuOjuRT/03T07C+PgQ8SAwIBOwJO0ZSXh709fFbDgecnhKnra2cy49XARoNijo8lD2PKmpfrLRalAFZWUvk5prxepOzSBCklv2uDBCElzgcC7S2kpTq6yEn540iQLBaF0WPZ5GyMkukYHo9+P2wt3fV/8sym2FpCXQ6qK7+Kthsym16oSZKSxfIyIDmZmhshJ0dGBxM7HdbG6ysyBCt9m1sSKIfbReLJYDVep/eXnlzJUmTVQL09EBh4TqC4L8WcDFLssShIRGTSWpdmJ1NDJDGSFUV7O//EBoaTLebpjrdEyoq9NjtHSwvWyLzxueT19LS5BlUWbmMSvURWFTaRhEgFfziw5HICHG7XRwcmDk7k9p5BY3mXWxBb5dBPMxyk9ikAP+iOwf8AtN15OOdEkvRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "Fire", "Fire" ] ] }, { "label": "Fire / EMS", "description": "Fire / EMS", "symbol": { "type": "esriPMS", "url": "146ab479795f60a23b3db39eb87931bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVElEQVRIie3Xf2iVVRzH8dfJbZYZGIymZGpZYhYF/eGPtNof6cwQBKPsp62SLJliTZn0axVtlTZnmEr5g0y0IiPmihIqTcqyWEWJNkxNGomMIhHULX3iuW7rut1n7ooiUV+4cJ77+X7P+zznx/d7nhxn0HL+h/9Lpj3agFEJYn9Cw2mEi2O6JWgh2446sSiX0OykLepOOHwS8Ggo1hLNJqxJV0ardYuVLrDXLpdZYZofXNM+fgqeIxpFqM8CHsXTV42+WE30EEoahEMbFQ0utL7Nc5hNqYG8aqYDeuVXH4tdijEtLgtwUzZvfgdG/OP013XLTfg2ENLBabqHzY2bdb00NperykuTxxKNJ6zrAjw6B5WtT/3tNNInZng9vG+4AXYkjJdPjQ2VKvJmedJcz6RLVUTr269/ToY+ZuOi1odBtppnij5+tcfFncJr3GqpiQp9lFqGP53fKl2KR9JfKgk+rLURRKZ6KdV+1NNtDhNssl8v6QNcYpL57mv770FVXvRser+FXYCHcUR3Ye4ky3uPsLGDxw6DbTFAd4ck2TQvqHGb7a78HWUtm7ArGy6sIqopVf4z8jN5xJusmyOJ8FzN5phTP9m6kYTGzH0kWtjfh55J6hh1znI01a4wzXCfdfAZrbYhCXyiJNO3UcGRfPsyqh8Y2jbtrYNobxsUDeHDKwhbM+k5GaBnY1a8Tqs90GO6Cicz7bEtM70A3xEtxlOEP04AtwST48YCj5lgjX52ydbiY/exca2MEhQRDSZEncFfxj3xoh/UQ7XHVbnfZje4RL0Cv3nbjXI1dQh8S7ERNqQG+3zHGVuUDk46anVE72Ji/PSNa73jbmUWe8PNKfgQ33cMwz69jbfZfMV2G5guxZlpUVc33BOpXEK3XwyMU6tq98p05tOtRKUG/Q4Xe697O6ksU2nOydxN2Ea0Kl77ZrnyNP243VXzkLfXha/01pDbPuJL1xvop9uvtmXPSlPjKnhny+Xic8LabC8T5S2lsKJJ3sLFSo/EW7anbTNLVF4eb8S4nu80yGtmePNYaq0lHGDFF0QLW8pyaRIgJ5kddhPFd7LjcugB5x2tVCH+dW7hq/SynCU8tuPB/usfDcU4N0E7eJrh4evsY04Z3CmzMwr/G7If6V6EBW1CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "Fire Station / EMS Station", "Fire/ EMS" ] ] }, { "label": "Hospital", "description": "Hospital", "symbol": { "type": "esriPMS", "url": "97fea9a096b4d94f3f7778f56dcbdd7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVRIie2SMWoCQRRA38RldS2ijVgq2KXxGDbp04iwTa6QxgsExUpB2EWwCrZCOjs9g5XgARTEwuDGhQmTKZYwKyGuFko+DPN5n3kz8/kWFwzrNuTFonxsNHjNZLj/s8hCViq81eviJUYubSF4brV4KJehVtN0Pofp1JS5Ltg27PcwHGrWbPIExMm5A1IqqVah39dQ7XHyTgfyeVivI3kYfjui33DBsG5Xnk5DLmdyIc4gd129rq8tkwn4vskHA8hmE8oXCxiNTK7mP7E8SfzLf22LDAI+VbJcQrer4WwWf9DzwHFgt4vY4cDHEbkINhv5XiiQ2m5x2u2oUiqZ8l7vZ10IwvEY79jL1QX+akXMVJ8W1zstXyzJRU6L9DQJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "800", "Hospital / Medical Center", "Hospital" ] ] }, { "label": "Police", "description": "Police", "symbol": { "type": "esriPMS", "url": "87278b9241d67e6b08fc96c8b5c1b5bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAaCAYAAACtv5zzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC6klEQVRIid2VTUgUYRjHfzO7mVaGRpLjN3rQzShzpCDygy5CjkJ0CcTqEB46Jnh1pVOhRNBBlvDaoVvuRiVthyJKdkv6spIUSnfD0vz+wHYn3pmV3dFdU8lLDwwz87zP+/7eZ57/PK+dbTb7/wtoqaNZksiSZVzX7xEQvtYGskIhlE4P/kiMKknUi+cON84NA1o0evIy0H5Ow/wSbS11BIU/FEZBMhYOIhlQtTQXhseMOZpNpmFlM3EBYkdIOA/moJ2vhuUQfAzAxAxKagqUZEPwFwQmUOwySmEmZO+D75PQ9Qh1dgFfawMVsRALQKRbmovWVA02Gew2OFpgzW5vChRnWX2ZaXC5Fm49QJlfRANccQE6qOmp5uKbteQkWFoWuzRqEh8ggb9vEK2+HORNQl4OGjUy1oj1WwBCMUvLtI1Nm2kLu+mB2961uz2SD1fPgRKJ+/rDvOs6PQkBojhCIQtLKCu+CzVmobt64VojnC6Hbi/c8MDUPNy9YsbNLBo3/4qE4wKEznVQMtOjvrTd0WwOpMGhXGiqMgHfxqNxImZkHHX1p7MAQiG0okxISSKudXvh8Vt48h5kCS6dio45ssH3xZR6bBbWH01GdeSQ0EqyocoBZ49DWQHkZ8SM5ZjCCIeMLBIAdNT9qYkBJ4qhsTL+2E47pO2Cidl1ZIqEf3LO+h1fDcHzz+bz0wGzBmrhWoAOTC8YayRuFYRx+YZoPumIugKTZju4WGPq/MVgfIDYyO+QQXIlBIjitGjwsB9qy0yfVm5e69nYFLh9G5BpJNeK3jf4hMbPHIMdfzkxBkbhzjOj6/olaF89vma6kUUdFX2D9HwKoFQ6oKII9iRHY8I6DIyY7UEAdN1cvMNt/YvjZxCBiLY7PU+z20/b/ddwOA80FT6MgPcdTM4Z2QaR6bHJtK8+B9YFCItMcIpLnG79wzgHRlGMjil0ruPq9FgLuinAqoxcQtsCFPP+7w/9zk0svCXAVmzbAX8ARzn9rVhIH94AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "Law Enforcement", "Police" ] ] }, { "label": "Rescue", "description": "Rescue", "symbol": { "type": "esriPMS", "url": "3dea6897fd3f3a13a425c814512337b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVRIieWWa0hTYRjHf0c3RU3TSM3bSjQQIwOJQIgipdbwsm6QURYElXb5OCGj1JIiYVRgkV3oW/RBMDOMREdRQRITXB+MiohVs4tG9MHh9cR8Xedsbu6I0Yf6wwvnvT2/93nPc57n6PhL0v2foM5eOdVnk44U77Ms4zMnSbgK8yR7SFB3n1z3ZYBK9zDJ3rEP77WfPCwMbA75UGGedC0oqLtPLpUkaqsPwkfnTCOSJJpXk5OBYTdaaACCg34bkAMb2FsJ+6rE8ycnVJQEXieFkTjvYOh/CfbnsME4t306/xep7q9ZC6at0GyFzy6YmID7LbA0U1mjj4Dtu2FJGlxs0AhSKzwcDlvAkAnlO+D2LRgagtFIiJQh1wAlpXCiHty6qejjYZvweE4gc7mAeJQQB6drhbHiYkhOhPyV0H4Phkeg57UIkiPVcLRC+SQ25UuukKDHnZCdA8YyZcxjrKYGzGawWCAjQ5l7+wquXwpmbRbQ0DdoPAltd8B6AYo3ivHoaOFVxjRkcBCs9dDRCvKkRtD4OAM6P/TCeEiIV/q9vVBQoPSjoiBhEej1MDoyI3uEvrp0A1RZoGA9ZKmuyGiExkalHxMD+4+BaRtctcKTLg0eqbVqtYCoNTYGSUngdE55PxWZXqWkgXmnRpAnSmwOkRY67kJZOSzPAddXOHVcQHJXwK494OiHygNw5hxELBbp6IrK0+lkaw/pkefFXj4PRSa42QQ/f4j0sy4bnj2C8Wh40QOmIti8BVLS4d2bYNZCpCCHXTSfDXpYluVzch60zmZFA8hf7mH4PgixcSIlzUWBQAOGTKWwqfXUJppXqapoVNejBbHaQHVnm2hmfrIX5knts4I8ldHmkO3+JVqrJK2lfBrmWThj8b/zF8Qf0C/aPML+GmpTNgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "Rescue", "Rescue" ] ] }, { "label": "Sheriff", "description": "Sheriff", "symbol": { "type": "esriPMS", "url": "a483e28849128827db1f30ed96aa07d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVUlEQVRIieWWWUiUURTHf9+MlZRLlg3NmGW7RbbwSVQWUiEFjoZQWbRB0BREUUzNQ1A5LS+hFOiDzUsrQQtBOhEUpfVQtkxRWbTapqOJlmmLk40T97vWlDPlpNFLBz7mO+fee/73nPM/55sw/qGE/d9g1nRURSEj10nOj3ZbJiavFzPgyjuNq8tgVjPFsZGYw7tr71tRcCg+nD4fRq+XnOgIjDE9tTVnnpOMrkZmHDMQzCo8qILzd7E8q8USGwXTx0DyUGnfV6JF2PnItDS1oiYYpJ4YJ5+aBjBEg06R9kH9/Pt3FeHuFJhWD8XvTIj7LdQ1QvNniI8FvQ4iwqFvJNQ3atE5/ghMEAJFI4N5hAkiw+GhG1Y5oPS+f9/4BChYDimJoA6Bc7fZa81ApRVHMMKEBSOEABluhJlJMKy/rMkEG8REgGMlJJokeEUtLM6HQgvMGgcTBsOFu1huPsMSjDCBkflQl6TCuAS/SThsboEDq+H2C0jbAamjocgGZ27J9Yp86BcF2SkwIwn2OAMJEwimYLxQDqPjoZseKuvBVSGXRJSmGHhSA2WPYPNRqG+SNSx7DGlj5b6ScvB8wdWeMAFgCmRWvaHoxBVYOBWqG/xrW47CrsVQuELq5a/g4EX5/rJO/l5+CNeeaH7s7ZkZAJbrpHiDGburgq2ChaKfvsmiaZC4Dgb0hbmTwD4fsiZC4Tno3VMCnrougYSfjtMoAXPEtPjokakzxkD1W5g2Cg6vhZ0n4cZTaPXBA7fstykj4X0zeFshr91Y65j6gGhm4Wj3MliwBzYegtfvYM1s0OlgaQGU3oNNWfJCni9yvzgfEvXbRBXOBsZKJXsKNH6C9fvhgwdOXpV20dC2ObA9W+o9wsDUByrrtMuGCKZDNUTJm4rnG+D8SXD2DjyvBUNvSEuC6F7w4bP/qGBrZb3WX46QwPQK9poGLPZjP9sFGeZN9usv6mDbcVmn7+KjWlGCj6ygYIKy1nSSRTq/GxUsRTdQRZoGG6DpExwo0YCc+H5inivXGfzb9stB3FbgHw85rOm4D5ZiXJMORy5pdXTpdaz83aQPCSyY6PUkNzVTlXcKPC1augIa96+BCce2TOI8LRiF/qt0/bU/PG2RhBwNXQHrivxTsK/JWiNMtQI4cAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740", "Law Enforcement", "Sheriff" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0a85f70a4172ecf68e9c753cf5bf91d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRIid2VSygFURzGfxcl5U0poeRRFnJ1JUUkq7uwI/JISslKyeYmj7BCKBbIWm5dUZ6JjSgLZaUslA3K9Ug2CI3OPXQaZq6TsuCrqfm+OfM7p//5z5kwflFh/wM+M2OMHh2R/xOQwwElJXirqhxTlvDNTep8PpI+vxgbCy6X8ru78PRkO4813E55ebC1BRcXkJwMKSlwfv51nGGYvS08Ohru75V/fobGRtjeDj7uW7jTCTs7MDwMIyMy6+6GiAg1Jj4e+vqgvh5ycsDv14SPj0NUFPT3Q0sLLC7C2Rnc3cnnbW3yEhMIDQxAa6sGvKgIysqUT0uD9nZYXoa1Nbi6gq4u8ztNTdDTowHf3w+0VGD1BQUqr6yE5mZZ89pala+vQ0cHXF5qlmVvDwoL5YrHxmT2+AilpVBdLb1oRTHJ0pIVIQg8JESu0uNR2fExxMVBaKj04eEwNCS7aHVVE56dDXNz5o/mo4MeHuDmBhISZJaVBSsrsLEBDQ0a8OtrSE83ZycnkJEhWzEyUvrMTPU8NVV1UlD47S309sLEBJyeQmenzERtxZcpylFRAW43DA5CYqLc0NdXDbjQ1PvpMDsrN1K0ZkyMPAaEBGh6GrxeqKkJnEmWsoS/vMDk5Ne8uNjsRSnEJHbSOrj8fpifV15srI5McJeLQ8PAaTXQ51P35eWWLCM3lwNbuMfjcOutyVoLC2b/d/+hb7sOnyJm8SHmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,EMS,EMS", "label": "EMS" }, { "symbol": { "type": "esriPMS", "url": "d45e83bb0ac06cfd8adafe695ea3facf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACi0lEQVRIieWUPUhbYRSGn0sSM2iJSh2MFWJpihkESVoRQYdEg3XrIFREEJFqB4slk9LiIgWhoCiBki0iDl0UVBDRDKJgrT9YFERbBBOjaJBaBIkm3nJzTatJbtUUp77L/fnO/Z7vvOfco+aOpf4/AKLHY8Hn+8Ta2kOCQTAY/BQUPBdstvmkAeLEhB6VysLJyWv6+8txu0EUo8t6ios/iwMD39DrXxAK7Qp2u/92GRwfT+JymZiZke7j1+fmYH7+EUVFC9TWSm+EGwEiJ/d6Z0lJMVBSAuPjimfg/BzS0yE/H9Hp/InRmB+bSXwGki2rqwa6uqCzE4xG2NxMDEhNhaYm6O6WsrxHR4cFuAYQCr1ibAw2NqCmBsJhyM6G9varcVNTMDwMdXWyhWo1BAIfgBFFQKRbRkefRTaXFA7L18xMsNmgpeVP8Pa2fI3WJxQCp/OxODn5VCgv/5I4g2DwPS5XYjuOjuRT/03T07C+PgQ8SAwIBOwJO0ZSXh709fFbDgecnhKnra2cy49XARoNijo8lD2PKmpfrLRalAFZWUvk5prxepOzSBCklv2uDBCElzgcC7S2kpTq6yEn540iQLBaF0WPZ5GyMkukYHo9+P2wt3fV/8sym2FpCXQ6qK7+Kthsym16oSZKSxfIyIDmZmhshJ0dGBxM7HdbG6ysyBCt9m1sSKIfbReLJYDVep/eXnlzJUmTVQL09EBh4TqC4L8WcDFLssShIRGTSWpdmJ1NDJDGSFUV7O//EBoaTLebpjrdEyoq9NjtHSwvWyLzxueT19LS5BlUWbmMSvURWFTaRhEgFfziw5HICHG7XRwcmDk7k9p5BY3mXWxBb5dBPMxyk9ikAP+iOwf8AtN15OOdEkvRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,Fire,Fire", "label": "Fire" }, { "symbol": { "type": "esriPMS", "url": "146ab479795f60a23b3db39eb87931bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVElEQVRIie3Xf2iVVRzH8dfJbZYZGIymZGpZYhYF/eGPtNof6cwQBKPsp62SLJliTZn0axVtlTZnmEr5g0y0IiPmihIqTcqyWEWJNkxNGomMIhHULX3iuW7rut1n7ooiUV+4cJ77+X7P+zznx/d7nhxn0HL+h/9Lpj3agFEJYn9Cw2mEi2O6JWgh2446sSiX0OykLepOOHwS8Ggo1hLNJqxJV0ardYuVLrDXLpdZYZofXNM+fgqeIxpFqM8CHsXTV42+WE30EEoahEMbFQ0utL7Nc5hNqYG8aqYDeuVXH4tdijEtLgtwUzZvfgdG/OP013XLTfg2ENLBabqHzY2bdb00NperykuTxxKNJ6zrAjw6B5WtT/3tNNInZng9vG+4AXYkjJdPjQ2VKvJmedJcz6RLVUTr269/ToY+ZuOi1odBtppnij5+tcfFncJr3GqpiQp9lFqGP53fKl2KR9JfKgk+rLURRKZ6KdV+1NNtDhNssl8v6QNcYpL57mv770FVXvRser+FXYCHcUR3Ye4ky3uPsLGDxw6DbTFAd4ck2TQvqHGb7a78HWUtm7ArGy6sIqopVf4z8jN5xJusmyOJ8FzN5phTP9m6kYTGzH0kWtjfh55J6hh1znI01a4wzXCfdfAZrbYhCXyiJNO3UcGRfPsyqh8Y2jbtrYNobxsUDeHDKwhbM+k5GaBnY1a8Tqs90GO6Cicz7bEtM70A3xEtxlOEP04AtwST48YCj5lgjX52ydbiY/exca2MEhQRDSZEncFfxj3xoh/UQ7XHVbnfZje4RL0Cv3nbjXI1dQh8S7ERNqQG+3zHGVuUDk46anVE72Ji/PSNa73jbmUWe8PNKfgQ33cMwz69jbfZfMV2G5guxZlpUVc33BOpXEK3XwyMU6tq98p05tOtRKUG/Q4Xe697O6ksU2nOydxN2Ea0Kl77ZrnyNP243VXzkLfXha/01pDbPuJL1xvop9uvtmXPSlPjKnhny+Xic8LabC8T5S2lsKJJ3sLFSo/EW7anbTNLVF4eb8S4nu80yGtmePNYaq0lHGDFF0QLW8pyaRIgJ5kddhPFd7LjcugB5x2tVCH+dW7hq/SynCU8tuPB/usfDcU4N0E7eJrh4evsY04Z3CmzMwr/G7If6V6EBW1CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,Fire Station / EMS Station,Fire/ EMS", "label": "Fire / EMS" }, { "symbol": { "type": "esriPMS", "url": "97fea9a096b4d94f3f7778f56dcbdd7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVRIie2SMWoCQRRA38RldS2ijVgq2KXxGDbp04iwTa6QxgsExUpB2EWwCrZCOjs9g5XgARTEwuDGhQmTKZYwKyGuFko+DPN5n3kz8/kWFwzrNuTFonxsNHjNZLj/s8hCViq81eviJUYubSF4brV4KJehVtN0Pofp1JS5Ltg27PcwHGrWbPIExMm5A1IqqVah39dQ7XHyTgfyeVivI3kYfjui33DBsG5Xnk5DLmdyIc4gd129rq8tkwn4vskHA8hmE8oXCxiNTK7mP7E8SfzLf22LDAI+VbJcQrer4WwWf9DzwHFgt4vY4cDHEbkINhv5XiiQ2m5x2u2oUiqZ8l7vZ10IwvEY79jL1QX+akXMVJ8W1zstXyzJRU6L9DQJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "800,Hospital / Medical Center,Hospital", "label": "Hospital" }, { "symbol": { "type": "esriPMS", "url": "87278b9241d67e6b08fc96c8b5c1b5bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAaCAYAAACtv5zzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC6klEQVRIid2VTUgUYRjHfzO7mVaGRpLjN3rQzShzpCDygy5CjkJ0CcTqEB46Jnh1pVOhRNBBlvDaoVvuRiVthyJKdkv6spIUSnfD0vz+wHYn3pmV3dFdU8lLDwwz87zP+/7eZ57/PK+dbTb7/wtoqaNZksiSZVzX7xEQvtYGskIhlE4P/kiMKknUi+cON84NA1o0evIy0H5Ow/wSbS11BIU/FEZBMhYOIhlQtTQXhseMOZpNpmFlM3EBYkdIOA/moJ2vhuUQfAzAxAxKagqUZEPwFwQmUOwySmEmZO+D75PQ9Qh1dgFfawMVsRALQKRbmovWVA02Gew2OFpgzW5vChRnWX2ZaXC5Fm49QJlfRANccQE6qOmp5uKbteQkWFoWuzRqEh8ggb9vEK2+HORNQl4OGjUy1oj1WwBCMUvLtI1Nm2kLu+mB2961uz2SD1fPgRKJ+/rDvOs6PQkBojhCIQtLKCu+CzVmobt64VojnC6Hbi/c8MDUPNy9YsbNLBo3/4qE4wKEznVQMtOjvrTd0WwOpMGhXGiqMgHfxqNxImZkHHX1p7MAQiG0okxISSKudXvh8Vt48h5kCS6dio45ssH3xZR6bBbWH01GdeSQ0EqyocoBZ49DWQHkZ8SM5ZjCCIeMLBIAdNT9qYkBJ4qhsTL+2E47pO2Cidl1ZIqEf3LO+h1fDcHzz+bz0wGzBmrhWoAOTC8YayRuFYRx+YZoPumIugKTZju4WGPq/MVgfIDYyO+QQXIlBIjitGjwsB9qy0yfVm5e69nYFLh9G5BpJNeK3jf4hMbPHIMdfzkxBkbhzjOj6/olaF89vma6kUUdFX2D9HwKoFQ6oKII9iRHY8I6DIyY7UEAdN1cvMNt/YvjZxCBiLY7PU+z20/b/ddwOA80FT6MgPcdTM4Z2QaR6bHJtK8+B9YFCItMcIpLnG79wzgHRlGMjil0ruPq9FgLuinAqoxcQtsCFPP+7w/9zk0svCXAVmzbAX8ARzn9rVhIH94AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,Law Enforcement,Police", "label": "Police" }, { "symbol": { "type": "esriPMS", "url": "3dea6897fd3f3a13a425c814512337b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVRIieWWa0hTYRjHf0c3RU3TSM3bSjQQIwOJQIgipdbwsm6QURYElXb5OCGj1JIiYVRgkV3oW/RBMDOMREdRQRITXB+MiohVs4tG9MHh9cR8Xedsbu6I0Yf6wwvnvT2/93nPc57n6PhL0v2foM5eOdVnk44U77Ms4zMnSbgK8yR7SFB3n1z3ZYBK9zDJ3rEP77WfPCwMbA75UGGedC0oqLtPLpUkaqsPwkfnTCOSJJpXk5OBYTdaaACCg34bkAMb2FsJ+6rE8ycnVJQEXieFkTjvYOh/CfbnsME4t306/xep7q9ZC6at0GyFzy6YmID7LbA0U1mjj4Dtu2FJGlxs0AhSKzwcDlvAkAnlO+D2LRgagtFIiJQh1wAlpXCiHty6qejjYZvweE4gc7mAeJQQB6drhbHiYkhOhPyV0H4Phkeg57UIkiPVcLRC+SQ25UuukKDHnZCdA8YyZcxjrKYGzGawWCAjQ5l7+wquXwpmbRbQ0DdoPAltd8B6AYo3ivHoaOFVxjRkcBCs9dDRCvKkRtD4OAM6P/TCeEiIV/q9vVBQoPSjoiBhEej1MDoyI3uEvrp0A1RZoGA9ZKmuyGiExkalHxMD+4+BaRtctcKTLg0eqbVqtYCoNTYGSUngdE55PxWZXqWkgXmnRpAnSmwOkRY67kJZOSzPAddXOHVcQHJXwK494OiHygNw5hxELBbp6IrK0+lkaw/pkefFXj4PRSa42QQ/f4j0sy4bnj2C8Wh40QOmIti8BVLS4d2bYNZCpCCHXTSfDXpYluVzch60zmZFA8hf7mH4PgixcSIlzUWBQAOGTKWwqfXUJppXqapoVNejBbHaQHVnm2hmfrIX5knts4I8ldHmkO3+JVqrJK2lfBrmWThj8b/zF8Qf0C/aPML+GmpTNgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,Rescue,Rescue", "label": "Rescue" }, { "symbol": { "type": "esriPMS", "url": "a483e28849128827db1f30ed96aa07d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVUlEQVRIieWWWUiUURTHf9+MlZRLlg3NmGW7RbbwSVQWUiEFjoZQWbRB0BREUUzNQ1A5LS+hFOiDzUsrQQtBOhEUpfVQtkxRWbTapqOJlmmLk40T97vWlDPlpNFLBz7mO+fee/73nPM/55sw/qGE/d9g1nRURSEj10nOj3ZbJiavFzPgyjuNq8tgVjPFsZGYw7tr71tRcCg+nD4fRq+XnOgIjDE9tTVnnpOMrkZmHDMQzCo8qILzd7E8q8USGwXTx0DyUGnfV6JF2PnItDS1oiYYpJ4YJ5+aBjBEg06R9kH9/Pt3FeHuFJhWD8XvTIj7LdQ1QvNniI8FvQ4iwqFvJNQ3atE5/ghMEAJFI4N5hAkiw+GhG1Y5oPS+f9/4BChYDimJoA6Bc7fZa81ApRVHMMKEBSOEABluhJlJMKy/rMkEG8REgGMlJJokeEUtLM6HQgvMGgcTBsOFu1huPsMSjDCBkflQl6TCuAS/SThsboEDq+H2C0jbAamjocgGZ27J9Yp86BcF2SkwIwn2OAMJEwimYLxQDqPjoZseKuvBVSGXRJSmGHhSA2WPYPNRqG+SNSx7DGlj5b6ScvB8wdWeMAFgCmRWvaHoxBVYOBWqG/xrW47CrsVQuELq5a/g4EX5/rJO/l5+CNeeaH7s7ZkZAJbrpHiDGburgq2ChaKfvsmiaZC4Dgb0hbmTwD4fsiZC4Tno3VMCnrougYSfjtMoAXPEtPjokakzxkD1W5g2Cg6vhZ0n4cZTaPXBA7fstykj4X0zeFshr91Y65j6gGhm4Wj3MliwBzYegtfvYM1s0OlgaQGU3oNNWfJCni9yvzgfEvXbRBXOBsZKJXsKNH6C9fvhgwdOXpV20dC2ObA9W+o9wsDUByrrtMuGCKZDNUTJm4rnG+D8SXD2DjyvBUNvSEuC6F7w4bP/qGBrZb3WX46QwPQK9poGLPZjP9sFGeZN9usv6mDbcVmn7+KjWlGCj6ygYIKy1nSSRTq/GxUsRTdQRZoGG6DpExwo0YCc+H5inivXGfzb9stB3FbgHw85rOm4D5ZiXJMORy5pdXTpdaz83aQPCSyY6PUkNzVTlXcKPC1augIa96+BCce2TOI8LRiF/qt0/bU/PG2RhBwNXQHrivxTsK/JWiNMtQI4cAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740,Law Enforcement,Sheriff", "label": "Sheriff" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULLADD" }, { "name": "SERVICE", "type": "esriFieldTypeString", "alias": "SERVICE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SERVICE" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "Address Line 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "Telephone", "type": "esriFieldTypeString", "alias": "Telephone", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "Telephone" }, { "name": "STATION", "type": "esriFieldTypeSmallInteger", "alias": "STATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R83_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 740, "name": "Emergency Response and Law Enforcement", "domains": {}, "templates": [ { "name": "740, EMS, EMS", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "EMS", "FULLADD": null, "SERVICE": "EMS", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "740, Fire, Fire", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "Fire", "FULLADD": null, "SERVICE": "Fire", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "740, Fire Station / EMS Station, Fire/ EMS", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "Fire Station / EMS Station", "FULLADD": null, "SERVICE": "Fire/ EMS", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "740, Law Enforcement, Police", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "Law Enforcement", "FULLADD": null, "SERVICE": "Police", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "740, Rescue, Rescue", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "Rescue", "FULLADD": null, "SERVICE": "Rescue", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "740, Law Enforcement, Sheriff", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 740, "FACILITYID": null, "NAME": null, "FEATURECODE": "Law Enforcement", "FULLADD": null, "SERVICE": "Sheriff", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 800, "name": "Health and Medical", "domains": {}, "templates": [ { "name": "800, Hospital / Medical Center, Hospital", "description": "", "prototype": { "attributes": { "STATION": null, "SUBTYPEFIELD": 800, "FACILITYID": null, "NAME": null, "FEATURECODE": "Hospital / Medical Center", "FULLADD": null, "SERVICE": "Hospital", "ADDRESS1": null, "CITY": null, "Telephone": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" }, { "name": "Fire", "code": "Fire" }, { "name": "EMS", "code": "EMS" }, { "name": "Rescue", "code": "Rescue" }, { "name": "Fire / Rescue", "code": "Fire / Rescue" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Court House", "code": "Court House" }, { "name": "Deparment of Motor Vehicle Facility", "code": "Deparment of Motor Vehicle Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Recycle Center", "code": "Recycle Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 900, "name": "Place of Worship", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 900, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "PlaceWorship", "description": "Type of Worhip Facility", "codedValues": [ { "name": "Church", "code": "Church" }, { "name": "Temple", "code": "Temple" }, { "name": "Chapel", "code": "Chapel" }, { "name": "Synagogue", "code": "Synagogue" }, { "name": "Mosque", "code": "Mosque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 901, "name": "Day Care", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 901, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": { "type": "codedValue", "name": "DayCare", "description": "", "codedValues": [ { "name": "Children Day Care", "code": "Children" }, { "name": "Elderly Day Care", "code": "Elderly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 902, "name": "CEMETERY", "defaultValues": { "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": 902, "FEATURECODE": null, "FULLADD": null, "ADDRESS1": null, "CITY": null, "Telephone": null, "SERVICE": null, "STATION": null }, "domains": { "FEATURECODE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Fire District", "type": "Feature Layer", "parentLayer": { "id": 53, "name": "Emergency Services" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714251.1927092373, "ymin": 814263.3801645488, "xmax": 1904383.352276057, "ymax": 983026.3170554936, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.353979204809006E8, "falseY": -1.0010780446020702E8, "xyUnits": 3.2777785949071415E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATION", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Bush River", "description": "Bush River", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 191, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bush River" ] ] }, { "label": "Chappells", "description": "Chappells", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Chappells" ] ] }, { "label": "City of Newberry", "description": "City of Newberry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 61, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "City of Newberry" ] ] }, { "label": "Consolidated", "description": "Consolidated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 245, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Consolidated" ] ] }, { "label": "Fairview", "description": "Fairview", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 194, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Fairview" ] ] }, { "label": "Friendly", "description": "Friendly", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 81, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Friendly" ] ] }, { "label": "Little Mountain", "description": "Little Mountain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 162, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Little Mountain" ] ] }, { "label": "Pomaria", "description": "Pomaria", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 186, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pomaria" ] ] }, { "label": "Prosperity", "description": "Prosperity", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 128, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prosperity" ] ] }, { "label": "Silverstreet", "description": "Silverstreet", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 242, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Silverstreet" ] ] }, { "label": "St. Phillips", "description": "St. Phillips", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 76, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "St. Phillips" ] ] }, { "label": "Whitmire", "description": "Whitmire", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 148, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Whitmire" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 191, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bush River", "label": "Bush River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chappells", "label": "Chappells" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 61, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City of Newberry", "label": "City of Newberry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 245, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Consolidated", "label": "Consolidated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 194, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fairview", "label": "Fairview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 81, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Friendly", "label": "Friendly" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 162, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Little Mountain", "label": "Little Mountain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 186, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pomaria", "label": "Pomaria" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 128, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prosperity", "label": "Prosperity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 242, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Silverstreet", "label": "Silverstreet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 76, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "St. Phillips", "label": "St. Phillips" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 148, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitmire", "label": "Whitmire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION", "typeIdField": "STATION", "subtypeField": "", "fields": [ { "name": "Total_BuildingValue_RH", "type": "esriFieldTypeString", "alias": "Building Value of All Real Home", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SUM_TaxableBuilding" }, { "name": "Total_TaxableBuilding_RH", "type": "esriFieldTypeString", "alias": "Taxable All Real-Home Buildings", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SUM_CurrentYardItems" }, { "name": "Total_NumberOfBuilding_RH", "type": "esriFieldTypeString", "alias": "Number of All Real-Home Buildings", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SUM_TaxableSFYI" }, { "name": "Total_BuildingValue_MH", "type": "esriFieldTypeString", "alias": "Building Value of All Mobile Home", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tot_BldngVal_RL" }, { "name": "Total_TaxableBuilding_MH", "type": "esriFieldTypeString", "alias": "Taxable All Mobile-Home Buildings", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tot_BldngAssess_RL" }, { "name": "Total_NumberOfBuilding_MH", "type": "esriFieldTypeString", "alias": "Number of All Mobile-Home Buildings", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Tot_Num_Bldgs_RL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATION" }, { "name": "STATION_NUM", "type": "esriFieldTypeString", "alias": "STATION_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STATION_NUM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Bush River", "name": "Bush River", "domains": {}, "templates": [ { "name": "Bush River", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Bush River", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chappells", "name": "Chappells", "domains": {}, "templates": [ { "name": "Chappells", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Chappells", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "City of Newberry", "name": "City of Newberry", "domains": {}, "templates": [ { "name": "City of Newberry", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "City of Newberry", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Consolidated", "name": "Consolidated", "domains": {}, "templates": [ { "name": "Consolidated", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Consolidated", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairview", "name": "Fairview", "domains": {}, "templates": [ { "name": "Fairview", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Fairview", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Friendly", "name": "Friendly", "domains": {}, "templates": [ { "name": "Friendly", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Friendly", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Little Mountain", "name": "Little Mountain", "domains": {}, "templates": [ { "name": "Little Mountain", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Little Mountain", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pomaria", "name": "Pomaria", "domains": {}, "templates": [ { "name": "Pomaria", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Pomaria", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prosperity", "name": "Prosperity", "domains": {}, "templates": [ { "name": "Prosperity", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Prosperity", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Silverstreet", "name": "Silverstreet", "domains": {}, "templates": [ { "name": "Silverstreet", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Silverstreet", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "St. Phillips", "name": "St. Phillips", "domains": {}, "templates": [ { "name": "St. Phillips", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "St. Phillips", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire", "name": "Whitmire", "domains": {}, "templates": [ { "name": "Whitmire", "description": "", "prototype": { "attributes": { "STATION_NUM": null, "STATION": "Whitmire", "Total_BuildingValue_RH": null, "Total_TaxableBuilding_RH": null, "Total_NumberOfBuilding_RH": null, "Total_BuildingValue_MH": null, "Total_TaxableBuilding_MH": null, "Total_NumberOfBuilding_MH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Wetlands", "type": "Feature Layer", "parentLayer": { "id": 54, "name": "Environment" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1719603.6456692964, "ymin": 834074.6935695559, "xmax": 1909998.3513779491, "ymax": 983085.3641732335, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ATTRIBUTE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ATTRIBUTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTRIBUTE" }, { "name": "HGM_CODE", "type": "esriFieldTypeString", "alias": "HGM_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HGM_CODE" }, { "name": "QAQC_CODE", "type": "esriFieldTypeString", "alias": "QAQC_CODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "QAQC_CODE" }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WETLAND_TY" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "DECODE", "type": "esriFieldTypeString", "alias": "DECODE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DECODE" }, { "name": "CountyData_GISADMIN_Wetland_8", "type": "esriFieldTypeDouble", "alias": "CountyData.GISADMIN.Wetlands.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountyData.GISADMIN.Wetlands.AREA" }, { "name": "CountyData_GISADMIN_Wetland_9", "type": "esriFieldTypeDouble", "alias": "CountyData.GISADMIN.Wetlands.LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountyData.GISADMIN.Wetlands.LEN" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Wetlands", "description": "", "prototype": { "attributes": { "CountyData_GISADMIN_Wetland_9": null, "CountyData_GISADMIN_Wetland_8": null, "ATTRIBUTE": null, "HGM_CODE": null, "QAQC_CODE": null, "WETLAND_TY": null, "ACRES": null, "DECODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Soils", "type": "Feature Layer", "parentLayer": { "id": 54, "name": "Environment" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714342.2312992066, "ymin": 814311.7467191666, "xmax": 1904024.3599081337, "ymax": 983166.1574803144, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUSYM", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "10B", "description": "10B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 191, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10B" ] ] }, { "label": "10C", "description": "10C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 118, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10C" ] ] }, { "label": "11B2", "description": "11B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 106, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11B2" ] ] }, { "label": "11C2", "description": "11C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 237, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11C2" ] ] }, { "label": "11D2", "description": "11D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 142, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11D2" ] ] }, { "label": "12B3", "description": "12B3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 201, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "12B3" ] ] }, { "label": "12C3", "description": "12C3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 157, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "12C3" ] ] }, { "label": "13A", "description": "13A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 71, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "13A" ] ] }, { "label": "15A", "description": "15A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 60, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "15A" ] ] }, { "label": "1B", "description": "1B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 56, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1B" ] ] }, { "label": "1C", "description": "1C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 87, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1C" ] ] }, { "label": "22B", "description": "22B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 217, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "22B" ] ] }, { "label": "22C", "description": "22C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 125, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "22C" ] ] }, { "label": "23B2", "description": "23B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 240, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "23B2" ] ] }, { "label": "23C2", "description": "23C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 184, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "23C2" ] ] }, { "label": "23D2", "description": "23D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 158, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "23D2" ] ] }, { "label": "24D3", "description": "24D3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 135, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "24D3" ] ] }, { "label": "28B", "description": "28B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 53, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "28B" ] ] }, { "label": "28C", "description": "28C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 92, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "28C" ] ] }, { "label": "2B2", "description": "2B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 117, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2B2" ] ] }, { "label": "2C2", "description": "2C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 138, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2C2" ] ] }, { "label": "32B2", "description": "32B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 138, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "32B2" ] ] }, { "label": "32C2", "description": "32C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 166, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "32C2" ] ] }, { "label": "3B", "description": "3B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3B" ] ] }, { "label": "40B", "description": "40B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 87, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "40B" ] ] }, { "label": "41B2", "description": "41B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 232, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "41B2" ] ] }, { "label": "41C2", "description": "41C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 250, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "41C2" ] ] }, { "label": "41D2", "description": "41D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 106, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "41D2" ] ] }, { "label": "44C2", "description": "44C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 156, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "44C2" ] ] }, { "label": "44D2", "description": "44D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 247, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "44D2" ] ] }, { "label": "44E2", "description": "44E2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 66, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "44E2" ] ] }, { "label": "45D3", "description": "45D3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 193, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "45D3" ] ] }, { "label": "45E3", "description": "45E3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 98, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "45E3" ] ] }, { "label": "47C2", "description": "47C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 166, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "47C2" ] ] }, { "label": "47D2", "description": "47D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 133, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "47D2" ] ] }, { "label": "47E2", "description": "47E2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 93, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "47E2" ] ] }, { "label": "48D3", "description": "48D3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 206, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "48D3" ] ] }, { "label": "49A", "description": "49A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 134, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "49A" ] ] }, { "label": "50E", "description": "50E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50E" ] ] }, { "label": "5A", "description": "5A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 69, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5A" ] ] }, { "label": "60C2", "description": "60C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 95, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "60C2" ] ] }, { "label": "60D2", "description": "60D2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 196, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "60D2" ] ] }, { "label": "7B", "description": "7B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 204, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7B" ] ] }, { "label": "8B2", "description": "8B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 125, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8B2" ] ] }, { "label": "8C2", "description": "8C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 121, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8C2" ] ] }, { "label": "AtB", "description": "AtB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 59, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AtB" ] ] }, { "label": "CaB", "description": "CaB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 138, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CaB" ] ] }, { "label": "CaC", "description": "CaC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 141, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CaC" ] ] }, { "label": "CcA", "description": "CcA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 219, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CcA" ] ] }, { "label": "CdB2", "description": "CdB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 85, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CdB2" ] ] }, { "label": "CdC2", "description": "CdC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 86, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CdC2" ] ] }, { "label": "CeB", "description": "CeB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 155, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CeB" ] ] }, { "label": "CfB2", "description": "CfB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 111, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CfB2" ] ] }, { "label": "CfC2", "description": "CfC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 119, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CfC2" ] ] }, { "label": "CfD2", "description": "CfD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 91, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CfD2" ] ] }, { "label": "CnA", "description": "CnA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 112, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CnA" ] ] }, { "label": "CyA", "description": "CyA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 156, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CyA" ] ] }, { "label": "DaB2", "description": "DaB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 232, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DaB2" ] ] }, { "label": "GaB2", "description": "GaB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 176, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GaB2" ] ] }, { "label": "GaC2", "description": "GaC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 181, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GaC2" ] ] }, { "label": "GnC2", "description": "GnC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 104, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GnC2" ] ] }, { "label": "GnD2", "description": "GnD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 116, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GnD2" ] ] }, { "label": "GnE2", "description": "GnE2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 150, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GnE2" ] ] }, { "label": "HaB", "description": "HaB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 242, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HaB" ] ] }, { "label": "HaC", "description": "HaC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 67, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HaC" ] ] }, { "label": "HeB", "description": "HeB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 78, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HeB" ] ] }, { "label": "HeC", "description": "HeC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 166, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HeC" ] ] }, { "label": "HwB2", "description": "HwB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 128, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HwB2" ] ] }, { "label": "HwD2", "description": "HwD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 75, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HwD2" ] ] }, { "label": "McB", "description": "McB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 196, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McB" ] ] }, { "label": "MeB2", "description": "MeB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MeB2" ] ] }, { "label": "MeC2", "description": "MeC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 106, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MeC2" ] ] }, { "label": "PaD2", "description": "PaD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 49, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PaD2" ] ] }, { "label": "PaE2", "description": "PaE2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 91, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PaE2" ] ] }, { "label": "PaF2", "description": "PaF2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 112, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PaF2" ] ] }, { "label": "PcC3", "description": "PcC3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 138, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PcC3" ] ] }, { "label": "PmB", "description": "PmB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 230, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PmB" ] ] }, { "label": "PmC", "description": "PmC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 147, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PmC" ] ] }, { "label": "RnC2", "description": "RnC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 164, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RnC2" ] ] }, { "label": "RnD2", "description": "RnD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 84, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RnD2" ] ] }, { "label": "RnE2", "description": "RnE2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 160, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RnE2" ] ] }, { "label": "RnF2", "description": "RnF2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 167, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RnF2" ] ] }, { "label": "SaB", "description": "SaB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 129, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SaB" ] ] }, { "label": "SaC", "description": "SaC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 119, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SaC" ] ] }, { "label": "SeB", "description": "SeB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 189, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SeB" ] ] }, { "label": "ShA", "description": "ShA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 158, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ShA" ] ] }, { "label": "ToA", "description": "ToA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 94, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ToA" ] ] }, { "label": "UcC2", "description": "UcC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 91, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UcC2" ] ] }, { "label": "UsC", "description": "UsC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 242, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UsC" ] ] }, { "label": "W", "description": "W", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 132, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "W" ] ] }, { "label": "WnB", "description": "WnB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 195, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WnB" ] ] }, { "label": "WoA", "description": "WoA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 245, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WoA" ] ] }, { "label": "WwD2", "description": "WwD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 216, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WwD2" ] ] }, { "label": "WwE2", "description": "WwE2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 209, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WwE2" ] ] }, { "label": "WyB2", "description": "WyB2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 186, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WyB2" ] ] }, { "label": "WyC2", "description": "WyC2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 161, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WyC2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 191, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10B", "label": "10B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 118, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10C", "label": "10C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 106, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11B2", "label": "11B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 237, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11C2", "label": "11C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 142, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11D2", "label": "11D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 201, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12B3", "label": "12B3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 157, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12C3", "label": "12C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 71, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13A", "label": "13A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 60, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15A", "label": "15A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 56, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1B", "label": "1B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 87, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1C", "label": "1C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 217, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22B", "label": "22B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 125, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22C", "label": "22C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 240, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23B2", "label": "23B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 184, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23C2", "label": "23C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 158, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23D2", "label": "23D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 135, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24D3", "label": "24D3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 53, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28B", "label": "28B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 92, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28C", "label": "28C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 117, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2B2", "label": "2B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 138, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2C2", "label": "2C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 138, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32B2", "label": "32B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 166, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32C2", "label": "32C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3B", "label": "3B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 87, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "40B", "label": "40B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 232, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41B2", "label": "41B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 250, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41C2", "label": "41C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 106, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41D2", "label": "41D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 156, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44C2", "label": "44C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 247, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44D2", "label": "44D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 66, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44E2", "label": "44E2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 193, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45D3", "label": "45D3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 98, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45E3", "label": "45E3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 166, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47C2", "label": "47C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 133, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47D2", "label": "47D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 93, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47E2", "label": "47E2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 206, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "48D3", "label": "48D3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 134, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "49A", "label": "49A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50E", "label": "50E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 69, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5A", "label": "5A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 95, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60C2", "label": "60C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 196, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60D2", "label": "60D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 204, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7B", "label": "7B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 125, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8B2", "label": "8B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 121, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8C2", "label": "8C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 59, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AtB", "label": "AtB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 138, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaB", "label": "CaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 141, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CaC", "label": "CaC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 219, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CcA", "label": "CcA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 85, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdB2", "label": "CdB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 86, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CdC2", "label": "CdC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 155, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CeB", "label": "CeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 111, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfB2", "label": "CfB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 119, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfC2", "label": "CfC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 91, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CfD2", "label": "CfD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 112, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CnA", "label": "CnA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 156, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CyA", "label": "CyA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 232, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DaB2", "label": "DaB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 176, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GaB2", "label": "GaB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 181, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GaC2", "label": "GaC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 104, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GnC2", "label": "GnC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 116, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GnD2", "label": "GnD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 150, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GnE2", "label": "GnE2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 242, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HaB", "label": "HaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 67, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HaC", "label": "HaC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 78, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeB", "label": "HeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 166, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HeC", "label": "HeC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 128, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwB2", "label": "HwB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 75, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HwD2", "label": "HwD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 196, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McB", "label": "McB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeB2", "label": "MeB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 106, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MeC2", "label": "MeC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 49, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaD2", "label": "PaD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 91, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaE2", "label": "PaE2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 112, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PaF2", "label": "PaF2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 138, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PcC3", "label": "PcC3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 230, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PmB", "label": "PmB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 147, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PmC", "label": "PmC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 164, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnC2", "label": "RnC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 84, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnD2", "label": "RnD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 160, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnE2", "label": "RnE2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 167, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RnF2", "label": "RnF2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 129, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SaB", "label": "SaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 119, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SaC", "label": "SaC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 189, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SeB", "label": "SeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 158, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ShA", "label": "ShA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 94, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ToA", "label": "ToA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 91, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UcC2", "label": "UcC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 242, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UsC", "label": "UsC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 132, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W", "label": "W" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 195, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WnB", "label": "WnB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 245, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WoA", "label": "WoA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 216, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WwD2", "label": "WwD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 209, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WwE2", "label": "WwE2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 186, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WyB2", "label": "WyB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 161, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WyC2", "label": "WyC2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 189, 237, 255 ], "toColor": [ 147, 189, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 133, 133, 255 ], "toColor": [ 50, 133, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 111, 142, 255 ], "toColor": [ 176, 111, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 114, 219, 255 ], "toColor": [ 177, 114, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 235, 89, 255 ], "toColor": [ 135, 235, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 237, 175, 255 ], "toColor": [ 121, 237, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 80, 133, 255 ], "toColor": [ 80, 80, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 97, 74, 255 ], "toColor": [ 128, 97, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 245, 154, 255 ], "toColor": [ 233, 245, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 227, 232, 255 ], "toColor": [ 84, 227, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 189, 152, 255 ], "toColor": [ 237, 189, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 72, 76, 255 ], "toColor": [ 181, 72, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 136, 237, 255 ], "toColor": [ 85, 136, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 87, 165, 255 ], "toColor": [ 230, 87, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 46, 133, 255 ], "toColor": [ 74, 46, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 88, 237, 255 ], "toColor": [ 235, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 128, 79, 255 ], "toColor": [ 219, 128, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 232, 85, 255 ], "toColor": [ 237, 232, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 161, 113, 255 ], "toColor": [ 93, 161, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 61, 132, 255 ], "toColor": [ 153, 61, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 77, 214, 255 ], "toColor": [ 77, 77, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 166, 75, 255 ], "toColor": [ 196, 166, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 134, 171, 255 ], "toColor": [ 65, 134, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 123, 147, 255 ], "toColor": [ 232, 123, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 184, 75, 255 ], "toColor": [ 126, 184, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 60, 71, 255 ], "toColor": [ 128, 60, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 152, 237, 255 ], "toColor": [ 231, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 133, 125, 255 ], "toColor": [ 201, 133, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 207, 175, 255 ], "toColor": [ 128, 207, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 128, 55, 255 ], "toColor": [ 46, 128, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 112, 194, 255 ], "toColor": [ 118, 112, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 122, 55, 255 ], "toColor": [ 153, 122, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 186, 114, 255 ], "toColor": [ 152, 186, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 189, 68, 255 ], "toColor": [ 177, 189, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 174, 96, 255 ], "toColor": [ 247, 174, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 89, 240, 255 ], "toColor": [ 182, 89, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 182, 204, 255 ], "toColor": [ 104, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 120, 235, 255 ], "toColor": [ 122, 120, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 207, 131, 255 ], "toColor": [ 242, 207, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 147, 121, 255 ], "toColor": [ 181, 147, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 76, 119, 255 ], "toColor": [ 212, 76, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 240, 129, 255 ], "toColor": [ 183, 240, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 235, 121, 255 ], "toColor": [ 87, 235, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 117, 186, 255 ], "toColor": [ 168, 117, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 143, 194, 255 ], "toColor": [ 247, 143, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 72, 135, 255 ], "toColor": [ 119, 72, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 114, 130, 255 ], "toColor": [ 81, 114, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 163, 224, 255 ], "toColor": [ 83, 163, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 71, 168, 255 ], "toColor": [ 141, 71, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 201, 114, 255 ], "toColor": [ 85, 201, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 191, 71, 255 ], "toColor": [ 83, 191, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 92, 61, 255 ], "toColor": [ 153, 92, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 93, 146, 255 ], "toColor": [ 199, 93, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 91, 111, 255 ], "toColor": [ 240, 91, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 113, 245, 255 ], "toColor": [ 157, 113, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 106, 222, 255 ], "toColor": [ 222, 106, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 168, 149, 255 ], "toColor": [ 66, 168, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 165, 104, 255 ], "toColor": [ 189, 165, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 126, 86, 255 ], "toColor": [ 130, 126, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 83, 109, 255 ], "toColor": [ 173, 83, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 118, 173, 255 ], "toColor": [ 101, 118, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 86, 196, 255 ], "toColor": [ 125, 86, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 226, 240, 255 ], "toColor": [ 151, 226, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 81, 184, 255 ], "toColor": [ 75, 81, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 207, 132, 255 ], "toColor": [ 204, 207, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 240, 219, 255 ], "toColor": [ 125, 240, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 184, 135, 255 ], "toColor": [ 68, 184, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 106, 188, 255 ], "toColor": [ 204, 106, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 217, 108, 255 ], "toColor": [ 230, 217, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 51, 97, 255 ], "toColor": [ 143, 51, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 193, 91, 255 ], "toColor": [ 245, 193, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 88, 132, 255 ], "toColor": [ 140, 88, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 135, 110, 255 ], "toColor": [ 69, 135, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 111, 113, 255 ], "toColor": [ 227, 111, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 57, 52, 255 ], "toColor": [ 133, 57, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 242, 97, 255 ], "toColor": [ 206, 242, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 152, 191, 255 ], "toColor": [ 124, 152, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 137, 67, 255 ], "toColor": [ 191, 137, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 141, 98, 255 ], "toColor": [ 191, 141, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 156, 95, 255 ], "toColor": [ 141, 156, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 250, 162, 255 ], "toColor": [ 167, 250, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 164, 155, 255 ], "toColor": [ 250, 164, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 181, 177, 255 ], "toColor": [ 119, 181, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 168, 77, 255 ], "toColor": [ 168, 168, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 65, 186, 255 ], "toColor": [ 174, 65, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 54, 133, 255 ], "toColor": [ 50, 54, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 163, 87, 255 ], "toColor": [ 75, 163, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 212, 156, 255 ], "toColor": [ 138, 212, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 107, 206, 255 ], "toColor": [ 242, 107, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 190, 255 ], "toColor": [ 209, 128, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 157, 219, 255 ], "toColor": [ 138, 157, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 145, 93, 255 ], "toColor": [ 112, 145, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 250, 213, 255 ], "toColor": [ 167, 250, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 224, 144, 255 ], "toColor": [ 191, 224, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 143, 66, 255 ], "toColor": [ 93, 143, 66, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MUSYM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AREASYMBOL", "typeIdField": "MUSYM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MUSYM" }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MUKEY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "10B", "name": "10B", "domains": {}, "templates": [ { "name": "10B", "description": "", "prototype": { "attributes": { "MUSYM": "10B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10C", "name": "10C", "domains": {}, "templates": [ { "name": "10C", "description": "", "prototype": { "attributes": { "MUSYM": "10C", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "11B2", "name": "11B2", "domains": {}, "templates": [ { "name": "11B2", "description": "", "prototype": { "attributes": { "MUSYM": "11B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "11C2", "name": "11C2", "domains": {}, "templates": [ { "name": "11C2", "description": "", "prototype": { "attributes": { "MUSYM": "11C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "11D2", "name": "11D2", "domains": {}, "templates": [ { "name": "11D2", "description": "", "prototype": { "attributes": { "MUSYM": "11D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "12B3", "name": "12B3", "domains": {}, "templates": [ { "name": "12B3", "description": "", "prototype": { "attributes": { "MUSYM": "12B3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "12C3", "name": "12C3", "domains": {}, "templates": [ { "name": "12C3", "description": "", "prototype": { "attributes": { "MUSYM": "12C3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "13A", "name": "13A", "domains": {}, "templates": [ { "name": "13A", "description": "", "prototype": { "attributes": { "MUSYM": "13A", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "15A", "name": "15A", "domains": {}, "templates": [ { "name": "15A", "description": "", "prototype": { "attributes": { "MUSYM": "15A", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1B", "name": "1B", "domains": {}, "templates": [ { "name": "1B", "description": "", "prototype": { "attributes": { "MUSYM": "1B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1C", "name": "1C", "domains": {}, "templates": [ { "name": "1C", "description": "", "prototype": { "attributes": { "MUSYM": "1C", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "22B", "name": "22B", "domains": {}, "templates": [ { "name": "22B", "description": "", "prototype": { "attributes": { "MUSYM": "22B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "22C", "name": "22C", "domains": {}, "templates": [ { "name": "22C", "description": "", "prototype": { "attributes": { "MUSYM": "22C", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "23B2", "name": "23B2", "domains": {}, "templates": [ { "name": "23B2", "description": "", "prototype": { "attributes": { "MUSYM": "23B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "23C2", "name": "23C2", "domains": {}, "templates": [ { "name": "23C2", "description": "", "prototype": { "attributes": { "MUSYM": "23C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "23D2", "name": "23D2", "domains": {}, "templates": [ { "name": "23D2", "description": "", "prototype": { "attributes": { "MUSYM": "23D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "24D3", "name": "24D3", "domains": {}, "templates": [ { "name": "24D3", "description": "", "prototype": { "attributes": { "MUSYM": "24D3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "28B", "name": "28B", "domains": {}, "templates": [ { "name": "28B", "description": "", "prototype": { "attributes": { "MUSYM": "28B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "28C", "name": "28C", "domains": {}, "templates": [ { "name": "28C", "description": "", "prototype": { "attributes": { "MUSYM": "28C", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2B2", "name": "2B2", "domains": {}, "templates": [ { "name": "2B2", "description": "", "prototype": { "attributes": { "MUSYM": "2B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2C2", "name": "2C2", "domains": {}, "templates": [ { "name": "2C2", "description": "", "prototype": { "attributes": { "MUSYM": "2C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "32B2", "name": "32B2", "domains": {}, "templates": [ { "name": "32B2", "description": "", "prototype": { "attributes": { "MUSYM": "32B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "32C2", "name": "32C2", "domains": {}, "templates": [ { "name": "32C2", "description": "", "prototype": { "attributes": { "MUSYM": "32C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3B", "name": "3B", "domains": {}, "templates": [ { "name": "3B", "description": "", "prototype": { "attributes": { "MUSYM": "3B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "40B", "name": "40B", "domains": {}, "templates": [ { "name": "40B", "description": "", "prototype": { "attributes": { "MUSYM": "40B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "41B2", "name": "41B2", "domains": {}, "templates": [ { "name": "41B2", "description": "", "prototype": { "attributes": { "MUSYM": "41B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "41C2", "name": "41C2", "domains": {}, "templates": [ { "name": "41C2", "description": "", "prototype": { "attributes": { "MUSYM": "41C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "41D2", "name": "41D2", "domains": {}, "templates": [ { "name": "41D2", "description": "", "prototype": { "attributes": { "MUSYM": "41D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "44C2", "name": "44C2", "domains": {}, "templates": [ { "name": "44C2", "description": "", "prototype": { "attributes": { "MUSYM": "44C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "44D2", "name": "44D2", "domains": {}, "templates": [ { "name": "44D2", "description": "", "prototype": { "attributes": { "MUSYM": "44D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "44E2", "name": "44E2", "domains": {}, "templates": [ { "name": "44E2", "description": "", "prototype": { "attributes": { "MUSYM": "44E2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "45D3", "name": "45D3", "domains": {}, "templates": [ { "name": "45D3", "description": "", "prototype": { "attributes": { "MUSYM": "45D3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "45E3", "name": "45E3", "domains": {}, "templates": [ { "name": "45E3", "description": "", "prototype": { "attributes": { "MUSYM": "45E3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "47C2", "name": "47C2", "domains": {}, "templates": [ { "name": "47C2", "description": "", "prototype": { "attributes": { "MUSYM": "47C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "47D2", "name": "47D2", "domains": {}, "templates": [ { "name": "47D2", "description": "", "prototype": { "attributes": { "MUSYM": "47D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "47E2", "name": "47E2", "domains": {}, "templates": [ { "name": "47E2", "description": "", "prototype": { "attributes": { "MUSYM": "47E2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "48D3", "name": "48D3", "domains": {}, "templates": [ { "name": "48D3", "description": "", "prototype": { "attributes": { "MUSYM": "48D3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "49A", "name": "49A", "domains": {}, "templates": [ { "name": "49A", "description": "", "prototype": { "attributes": { "MUSYM": "49A", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "50E", "name": "50E", "domains": {}, "templates": [ { "name": "50E", "description": "", "prototype": { "attributes": { "MUSYM": "50E", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5A", "name": "5A", "domains": {}, "templates": [ { "name": "5A", "description": "", "prototype": { "attributes": { "MUSYM": "5A", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "60C2", "name": "60C2", "domains": {}, "templates": [ { "name": "60C2", "description": "", "prototype": { "attributes": { "MUSYM": "60C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "60D2", "name": "60D2", "domains": {}, "templates": [ { "name": "60D2", "description": "", "prototype": { "attributes": { "MUSYM": "60D2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7B", "name": "7B", "domains": {}, "templates": [ { "name": "7B", "description": "", "prototype": { "attributes": { "MUSYM": "7B", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8B2", "name": "8B2", "domains": {}, "templates": [ { "name": "8B2", "description": "", "prototype": { "attributes": { "MUSYM": "8B2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8C2", "name": "8C2", "domains": {}, "templates": [ { "name": "8C2", "description": "", "prototype": { "attributes": { "MUSYM": "8C2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AtB", "name": "AtB", "domains": {}, "templates": [ { "name": "AtB", "description": "", "prototype": { "attributes": { "MUSYM": "AtB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CaB", "name": "CaB", "domains": {}, "templates": [ { "name": "CaB", "description": "", "prototype": { "attributes": { "MUSYM": "CaB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CaC", "name": "CaC", "domains": {}, "templates": [ { "name": "CaC", "description": "", "prototype": { "attributes": { "MUSYM": "CaC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CcA", "name": "CcA", "domains": {}, "templates": [ { "name": "CcA", "description": "", "prototype": { "attributes": { "MUSYM": "CcA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CdB2", "name": "CdB2", "domains": {}, "templates": [ { "name": "CdB2", "description": "", "prototype": { "attributes": { "MUSYM": "CdB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CdC2", "name": "CdC2", "domains": {}, "templates": [ { "name": "CdC2", "description": "", "prototype": { "attributes": { "MUSYM": "CdC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CeB", "name": "CeB", "domains": {}, "templates": [ { "name": "CeB", "description": "", "prototype": { "attributes": { "MUSYM": "CeB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CfB2", "name": "CfB2", "domains": {}, "templates": [ { "name": "CfB2", "description": "", "prototype": { "attributes": { "MUSYM": "CfB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CfC2", "name": "CfC2", "domains": {}, "templates": [ { "name": "CfC2", "description": "", "prototype": { "attributes": { "MUSYM": "CfC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CfD2", "name": "CfD2", "domains": {}, "templates": [ { "name": "CfD2", "description": "", "prototype": { "attributes": { "MUSYM": "CfD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CnA", "name": "CnA", "domains": {}, "templates": [ { "name": "CnA", "description": "", "prototype": { "attributes": { "MUSYM": "CnA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CyA", "name": "CyA", "domains": {}, "templates": [ { "name": "CyA", "description": "", "prototype": { "attributes": { "MUSYM": "CyA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DaB2", "name": "DaB2", "domains": {}, "templates": [ { "name": "DaB2", "description": "", "prototype": { "attributes": { "MUSYM": "DaB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GaB2", "name": "GaB2", "domains": {}, "templates": [ { "name": "GaB2", "description": "", "prototype": { "attributes": { "MUSYM": "GaB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GaC2", "name": "GaC2", "domains": {}, "templates": [ { "name": "GaC2", "description": "", "prototype": { "attributes": { "MUSYM": "GaC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GnC2", "name": "GnC2", "domains": {}, "templates": [ { "name": "GnC2", "description": "", "prototype": { "attributes": { "MUSYM": "GnC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GnD2", "name": "GnD2", "domains": {}, "templates": [ { "name": "GnD2", "description": "", "prototype": { "attributes": { "MUSYM": "GnD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GnE2", "name": "GnE2", "domains": {}, "templates": [ { "name": "GnE2", "description": "", "prototype": { "attributes": { "MUSYM": "GnE2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HaB", "name": "HaB", "domains": {}, "templates": [ { "name": "HaB", "description": "", "prototype": { "attributes": { "MUSYM": "HaB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HaC", "name": "HaC", "domains": {}, "templates": [ { "name": "HaC", "description": "", "prototype": { "attributes": { "MUSYM": "HaC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HeB", "name": "HeB", "domains": {}, "templates": [ { "name": "HeB", "description": "", "prototype": { "attributes": { "MUSYM": "HeB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HeC", "name": "HeC", "domains": {}, "templates": [ { "name": "HeC", "description": "", "prototype": { "attributes": { "MUSYM": "HeC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HwB2", "name": "HwB2", "domains": {}, "templates": [ { "name": "HwB2", "description": "", "prototype": { "attributes": { "MUSYM": "HwB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HwD2", "name": "HwD2", "domains": {}, "templates": [ { "name": "HwD2", "description": "", "prototype": { "attributes": { "MUSYM": "HwD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McB", "name": "McB", "domains": {}, "templates": [ { "name": "McB", "description": "", "prototype": { "attributes": { "MUSYM": "McB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MeB2", "name": "MeB2", "domains": {}, "templates": [ { "name": "MeB2", "description": "", "prototype": { "attributes": { "MUSYM": "MeB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MeC2", "name": "MeC2", "domains": {}, "templates": [ { "name": "MeC2", "description": "", "prototype": { "attributes": { "MUSYM": "MeC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PaD2", "name": "PaD2", "domains": {}, "templates": [ { "name": "PaD2", "description": "", "prototype": { "attributes": { "MUSYM": "PaD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PaE2", "name": "PaE2", "domains": {}, "templates": [ { "name": "PaE2", "description": "", "prototype": { "attributes": { "MUSYM": "PaE2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PaF2", "name": "PaF2", "domains": {}, "templates": [ { "name": "PaF2", "description": "", "prototype": { "attributes": { "MUSYM": "PaF2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PcC3", "name": "PcC3", "domains": {}, "templates": [ { "name": "PcC3", "description": "", "prototype": { "attributes": { "MUSYM": "PcC3", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PmB", "name": "PmB", "domains": {}, "templates": [ { "name": "PmB", "description": "", "prototype": { "attributes": { "MUSYM": "PmB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PmC", "name": "PmC", "domains": {}, "templates": [ { "name": "PmC", "description": "", "prototype": { "attributes": { "MUSYM": "PmC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RnC2", "name": "RnC2", "domains": {}, "templates": [ { "name": "RnC2", "description": "", "prototype": { "attributes": { "MUSYM": "RnC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RnD2", "name": "RnD2", "domains": {}, "templates": [ { "name": "RnD2", "description": "", "prototype": { "attributes": { "MUSYM": "RnD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RnE2", "name": "RnE2", "domains": {}, "templates": [ { "name": "RnE2", "description": "", "prototype": { "attributes": { "MUSYM": "RnE2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RnF2", "name": "RnF2", "domains": {}, "templates": [ { "name": "RnF2", "description": "", "prototype": { "attributes": { "MUSYM": "RnF2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SaB", "name": "SaB", "domains": {}, "templates": [ { "name": "SaB", "description": "", "prototype": { "attributes": { "MUSYM": "SaB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SaC", "name": "SaC", "domains": {}, "templates": [ { "name": "SaC", "description": "", "prototype": { "attributes": { "MUSYM": "SaC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SeB", "name": "SeB", "domains": {}, "templates": [ { "name": "SeB", "description": "", "prototype": { "attributes": { "MUSYM": "SeB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ShA", "name": "ShA", "domains": {}, "templates": [ { "name": "ShA", "description": "", "prototype": { "attributes": { "MUSYM": "ShA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ToA", "name": "ToA", "domains": {}, "templates": [ { "name": "ToA", "description": "", "prototype": { "attributes": { "MUSYM": "ToA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UcC2", "name": "UcC2", "domains": {}, "templates": [ { "name": "UcC2", "description": "", "prototype": { "attributes": { "MUSYM": "UcC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UsC", "name": "UsC", "domains": {}, "templates": [ { "name": "UsC", "description": "", "prototype": { "attributes": { "MUSYM": "UsC", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W", "name": "W", "domains": {}, "templates": [ { "name": "W", "description": "", "prototype": { "attributes": { "MUSYM": "W", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WnB", "name": "WnB", "domains": {}, "templates": [ { "name": "WnB", "description": "", "prototype": { "attributes": { "MUSYM": "WnB", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WoA", "name": "WoA", "domains": {}, "templates": [ { "name": "WoA", "description": "", "prototype": { "attributes": { "MUSYM": "WoA", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WwD2", "name": "WwD2", "domains": {}, "templates": [ { "name": "WwD2", "description": "", "prototype": { "attributes": { "MUSYM": "WwD2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WwE2", "name": "WwE2", "domains": {}, "templates": [ { "name": "WwE2", "description": "", "prototype": { "attributes": { "MUSYM": "WwE2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WyB2", "name": "WyB2", "domains": {}, "templates": [ { "name": "WyB2", "description": "", "prototype": { "attributes": { "MUSYM": "WyB2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WyC2", "name": "WyC2", "domains": {}, "templates": [ { "name": "WyC2", "description": "", "prototype": { "attributes": { "MUSYM": "WyC2", "MUKEY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Polling Place", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Voter Registration" }, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 1729323.2329396307, "ymin": 829500.0170603693, "xmax": 1902224.9399606287, "ymax": 971829.3166010529, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "533c96fb34a0887fe3d60621ec6064ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAjCAYAAAD8BaggAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD7ElEQVRYheWYbWxTVRjHf+futuneujWb2kJfFFg6yLoXI2FB1DDjmBuLOpIxo4khfNH4QaMf1LAPmhgNwS/GmPhBIqIm6uJbHBgzAiwBPuhGBzIdAeoKG4jrYHR9YVm7Y053BwNxL6Rzjf6Te++T9jm9v/Oc5zzP7dXJMOlkmHQyTDr/RSAJlQJ6MilCH0ioFRBedCAJJcAa4DHgk0UHAjYb1+ZMAWo2rrUSCgRcWTQgCV7Ap+xxXTebEgm1bLsXDQgjOpfy8znm8bD+xInmjAA6WlHBcadTAT0ioVDAyL8OJKEUKEsBlZbSr+uEs7PN1nj8cWBX2oAk1DF5s9m0Tp0u5+YyYDJxT34+PcuW8WBv7/MqSnMYL4GvBAzMCAQcAZ416sqs8peXs2rJEsocDrqDQQV0H6COmRQHnrsZ5pZAqtpKeALYBrwBaElNI2C3Ix0OsNtv8P/J46HG6WSl3c4XNhu/NjaiT0xcd4jF4ORJ7CMjWJUNvwNN/9RqbplDYjKcb0o4CnyWNTFReNVkYrfPR8RiwW61omtaylcTgvKlS7HoOvd6PHxTeH21/giHSSaT1EWjrLhwQX30A/CUgMu3ldQC9srJ8H/rCwbLWtva+Kimhsj4OFvr67HbbDf4b1mjOgiMJRJ83t7OaDTKln378A4OpiYIvC5gWvjmCaQk4IyEamBnQTS6+YX2dn6srGS7EGzy+VjnS9XFawoODbGzo4O7zp+n9cAB8uJxVQKeFrCHdG17AVGgRUK3kPLtOr8/yxUK8b6uU+X1kms2X/Nt6+lh5enTtBw8qMYdN/LlzFzuM2egKQnYIeEhoOGKzcaK4uIUTGRsjFAkwt1FRVS43fQHAspXaet8YOYNJCEHWD+13atcLn47e5Zdhw4R1zTqSkpY7fWyx2ZTvQ1TIrER6FowIOBRIOeq2UxfXh7ZwSDfX7zIk52duIaH+XDDBvoGB8mxWOh1u6kMBJpUIi8kUJM6/bJ8OQlguK+PbR0dFI2Opr58ta2Nr6urOeXz4a+qUkA+9QAn4FTagSSozG1Q9jGnk/rubhq6utCkPAe8CLykJ5P3Nx8+zKqBAb5cu5aEpqkiqSaxPe1AwMNAgTJq/X7coZAy24FnBFyS8J1R2V8rCwY199AQUYuFglhs00IBNU0Z7lAoYbSWHUZVV7sqCbRK2A98ao3FHIb7agkuAefSBiQha1qzVT/cIiab8N8kYL+ECuBjYxNMTebdtAEBDwB3TF+imZwFDMnJfHsZeGshgBqBV6Yv0Wwy/N6R0KkatIQ7BfyZLqD3BPTP0fdmsJ+NBl1MuoDEbcJMG6/+0Yb/vy8b0qmMA/oL5+A8CI9JtHIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 27, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POLLINGID" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULLADD" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HANDICAP" }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEXTELECT" }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REGDATE" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G226POLLINGID", "fields": "POLLINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S116_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Polling Place", "description": "", "prototype": { "attributes": { "PHONE": null, "EMAIL": null, "NAME": null, "POLLINGID": null, "FULLADD": null, "CITY": null, "OPERHOURS": null, "HANDICAP": null, "NEXTELECT": null, "REGDATE": null, "CONTACT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Voting Precincts", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Voter Registration" }, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714299.2644356936, "ymin": 814316.5393700749, "xmax": 1904229.921916008, "ymax": 983092.8011811078, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PName", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Beth - Eden", "description": "Beth - Eden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 235, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Beth - Eden" ] ] }, { "label": "Bush River", "description": "Bush River", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 56, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Bush River" ] ] }, { "label": "Chappells", "description": "Chappells", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 104, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Chappells" ] ] }, { "label": "Consolidated Number 5", "description": "Consolidated Number 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Consolidated Number 5" ] ] }, { "label": "Fairview", "description": "Fairview", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 181, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Fairview" ] ] }, { "label": "Hartford", "description": "Hartford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 90, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Hartford" ] ] }, { "label": "Helena", "description": "Helena", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 138, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Helena" ] ] }, { "label": "Johnstone", "description": "Johnstone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 80, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Johnstone" ] ] }, { "label": "Kinards-Jalapa", "description": "Kinards-Jalapa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 138, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Kinards-Jalapa" ] ] }, { "label": "Little Mountain", "description": "Little Mountain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 123, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Little Mountain" ] ] }, { "label": "Maybinton", "description": "Maybinton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 222, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Maybinton" ] ] }, { "label": "Mt. Bethel-Garmany", "description": "Mt. Bethel-Garmany", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 162, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Mt. Bethel-Garmany" ] ] }, { "label": "Newberry Ward 1", "description": "Newberry Ward 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 85, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 1" ] ] }, { "label": "Newberry Ward 2", "description": "Newberry Ward 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 178, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 2" ] ] }, { "label": "Newberry Ward 3", "description": "Newberry Ward 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 130, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 3" ] ] }, { "label": "Newberry Ward 4", "description": "Newberry Ward 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 156, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 4" ] ] }, { "label": "Newberry Ward 5", "description": "Newberry Ward 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 86, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 5" ] ] }, { "label": "Newberry Ward 6", "description": "Newberry Ward 6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 224, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Newberry Ward 6" ] ] }, { "label": "O'Neal", "description": "O'Neal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 115, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "O'Neal" ] ] }, { "label": "Oakland", "description": "Oakland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Oakland" ] ] }, { "label": "Peak", "description": "Peak", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 113, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Peak" ] ] }, { "label": "Pomaria", "description": "Pomaria", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 161, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Pomaria" ] ] }, { "label": "Prosperity City", "description": "Prosperity City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 106, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Prosperity City" ] ] }, { "label": "Prosperity Outside", "description": "Prosperity Outside", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 61, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Prosperity Outside" ] ] }, { "label": "Silverstreet", "description": "Silverstreet", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 204, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Silverstreet" ] ] }, { "label": "St. Phillips-Jolly Street", "description": "St. Phillips-Jolly Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 204, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "St. Phillips-Jolly Street" ] ] }, { "label": "Stoney Hill", "description": "Stoney Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 173, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Stoney Hill" ] ] }, { "label": "Wheeland", "description": "Wheeland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 225, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Wheeland" ] ] }, { "label": "Whitmire City", "description": "Whitmire City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 71, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whitmire City" ] ] }, { "label": "Whitmire Outside", "description": "Whitmire Outside", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Whitmire Outside" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 235, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Beth - Eden", "label": "Beth - Eden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 56, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Bush River", "label": "Bush River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 104, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Chappells", "label": "Chappells" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 233, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Consolidated Number 5", "label": "Consolidated Number 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 181, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fairview", "label": "Fairview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 90, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Hartford", "label": "Hartford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 138, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Helena", "label": "Helena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 80, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Johnstone", "label": "Johnstone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 138, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Kinards-Jalapa", "label": "Kinards-Jalapa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 123, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Little Mountain", "label": "Little Mountain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 222, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Maybinton", "label": "Maybinton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 162, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mt. Bethel-Garmany", "label": "Mt. Bethel-Garmany" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 85, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 1", "label": "Newberry Ward 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 178, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 2", "label": "Newberry Ward 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 130, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 3", "label": "Newberry Ward 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 156, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 4", "label": "Newberry Ward 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 86, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 5", "label": "Newberry Ward 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 224, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Newberry Ward 6", "label": "Newberry Ward 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 115, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "O'Neal", "label": "O'Neal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Oakland", "label": "Oakland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 113, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Peak", "label": "Peak" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 161, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Pomaria", "label": "Pomaria" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 106, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Prosperity City", "label": "Prosperity City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 61, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Prosperity Outside", "label": "Prosperity Outside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 204, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Silverstreet", "label": "Silverstreet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 204, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "St. Phillips-Jolly Street", "label": "St. Phillips-Jolly Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 173, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Stoney Hill", "label": "Stoney Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 225, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Wheeland", "label": "Wheeland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 71, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whitmire City", "label": "Whitmire City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Whitmire Outside", "label": "Whitmire Outside" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 114, 219, 255 ], "toColor": [ 177, 114, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 91, 111, 255 ], "toColor": [ 240, 91, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 226, 250, 255 ], "toColor": [ 92, 226, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 247, 155, 255 ], "toColor": [ 119, 247, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 92, 130, 255 ], "toColor": [ 52, 92, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 123, 113, 255 ], "toColor": [ 168, 123, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 152, 84, 255 ], "toColor": [ 235, 152, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 130, 113, 255 ], "toColor": [ 79, 130, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 82, 255 ], "toColor": [ 199, 222, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 178, 250, 255 ], "toColor": [ 110, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 211, 159, 255 ], "toColor": [ 237, 211, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 232, 255 ], "toColor": [ 245, 86, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 63, 114, 255 ], "toColor": [ 150, 63, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 67, 163, 255 ], "toColor": [ 64, 67, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 232, 200, 255 ], "toColor": [ 125, 232, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 99, 168, 255 ], "toColor": [ 247, 99, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 163, 82, 255 ], "toColor": [ 72, 163, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 224, 83, 255 ], "toColor": [ 128, 224, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 149, 206, 255 ], "toColor": [ 232, 149, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 209, 134, 255 ], "toColor": [ 174, 209, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 171, 72, 255 ], "toColor": [ 199, 171, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 86, 240, 255 ], "toColor": [ 158, 86, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 121, 184, 255 ], "toColor": [ 133, 121, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 159, 179, 255 ], "toColor": [ 73, 159, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 97, 72, 255 ], "toColor": [ 199, 97, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 53, 71, 255 ], "toColor": [ 150, 53, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 46, 133, 255 ], "toColor": [ 121, 46, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 227, 255 ], "toColor": [ 91, 89, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 135, 255 ], "toColor": [ 250, 154, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Labels]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PName", "typeIdField": "PName", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "County" }, { "name": "Pcode", "type": "esriFieldTypeString", "alias": "PCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Pcode" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "PName", "type": "esriFieldTypeString", "alias": "PName", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PName" }, { "name": "Code_Name", "type": "esriFieldTypeString", "alias": "Code_Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Code_Name" }, { "name": "Labels", "type": "esriFieldTypeString", "alias": "Labels", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Labels" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R150_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Beth - Eden", "name": "Beth - Eden", "domains": {}, "templates": [ { "name": "Beth - Eden", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Beth - Eden" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bush River", "name": "Bush River", "domains": {}, "templates": [ { "name": "Bush River", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Bush River" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chappells", "name": "Chappells", "domains": {}, "templates": [ { "name": "Chappells", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Chappells" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Consolidated Number 5", "name": "Consolidated Number 5", "domains": {}, "templates": [ { "name": "Consolidated Number 5", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Consolidated Number 5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairview", "name": "Fairview", "domains": {}, "templates": [ { "name": "Fairview", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Fairview" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hartford", "name": "Hartford", "domains": {}, "templates": [ { "name": "Hartford", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Hartford" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Helena", "name": "Helena", "domains": {}, "templates": [ { "name": "Helena", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Helena" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Johnstone", "name": "Johnstone", "domains": {}, "templates": [ { "name": "Johnstone", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Johnstone" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Kinards-Jalapa", "name": "Kinards-Jalapa", "domains": {}, "templates": [ { "name": "Kinards-Jalapa", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Kinards-Jalapa" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Little Mountain", "name": "Little Mountain", "domains": {}, "templates": [ { "name": "Little Mountain", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Little Mountain" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Maybinton", "name": "Maybinton", "domains": {}, "templates": [ { "name": "Maybinton", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Maybinton" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mt. Bethel-Garmany", "name": "Mt. Bethel-Garmany", "domains": {}, "templates": [ { "name": "Mt. Bethel-Garmany", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Mt. Bethel-Garmany" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 1", "name": "Newberry Ward 1", "domains": {}, "templates": [ { "name": "Newberry Ward 1", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 2", "name": "Newberry Ward 2", "domains": {}, "templates": [ { "name": "Newberry Ward 2", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 3", "name": "Newberry Ward 3", "domains": {}, "templates": [ { "name": "Newberry Ward 3", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 4", "name": "Newberry Ward 4", "domains": {}, "templates": [ { "name": "Newberry Ward 4", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 5", "name": "Newberry Ward 5", "domains": {}, "templates": [ { "name": "Newberry Ward 5", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry Ward 6", "name": "Newberry Ward 6", "domains": {}, "templates": [ { "name": "Newberry Ward 6", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Newberry Ward 6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "O'Neal", "name": "O'Neal", "domains": {}, "templates": [ { "name": "O'Neal", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "O'Neal" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Oakland", "name": "Oakland", "domains": {}, "templates": [ { "name": "Oakland", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Oakland" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Peak", "name": "Peak", "domains": {}, "templates": [ { "name": "Peak", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Peak" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pomaria", "name": "Pomaria", "domains": {}, "templates": [ { "name": "Pomaria", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Pomaria" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prosperity City", "name": "Prosperity City", "domains": {}, "templates": [ { "name": "Prosperity City", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Prosperity City" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prosperity Outside", "name": "Prosperity Outside", "domains": {}, "templates": [ { "name": "Prosperity Outside", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Prosperity Outside" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Silverstreet", "name": "Silverstreet", "domains": {}, "templates": [ { "name": "Silverstreet", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Silverstreet" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "St. Phillips-Jolly Street", "name": "St. Phillips-Jolly Street", "domains": {}, "templates": [ { "name": "St. Phillips-Jolly Street", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "St. Phillips-Jolly Street" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stoney Hill", "name": "Stoney Hill", "domains": {}, "templates": [ { "name": "Stoney Hill", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Stoney Hill" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wheeland", "name": "Wheeland", "domains": {}, "templates": [ { "name": "Wheeland", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Wheeland" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire City", "name": "Whitmire City", "domains": {}, "templates": [ { "name": "Whitmire City", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Whitmire City" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire Outside", "name": "Whitmire Outside", "domains": {}, "templates": [ { "name": "Whitmire Outside", "description": "", "prototype": { "attributes": { "Code_Name": null, "Labels": null, "County": null, "Pcode": null, "PName": "Whitmire Outside" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "US Congressional District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 2000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1292519.1876640469, "ymin": 72866.13812336326, "xmax": 2759390.7828083932, "ymax": 1233475.505905509, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "3" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District \" CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "where": "(DISTRICTID = '3' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "3", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(DISTRICTID = '5' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "5", "priority": 11, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICTID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPNAME" }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICTURL" }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "POPULATION" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S121_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "POPULATION": 0, "DISTRICTURL": null, "DISTRICTID": "3", "NAME": null, "REPNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "POPULATION": 0, "DISTRICTURL": null, "DISTRICTID": "5", "NAME": null, "REPNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "State Senate District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1292519.1876640469, "ymin": 72866.13812336326, "xmax": 2759390.7828083932, "ymax": 1233475.505905509, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPNAME" }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICTURL" }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "POPULATION" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "State Senate District", "description": "", "prototype": { "attributes": { "POPULATION": 0, "DISTRICTURL": null, "DISTRICTID": null, "NAME": null, "REPNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Newberry City Council District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1807282.5889107585, "ymin": 879665.7103018314, "xmax": 1836249.5321522355, "ymax": 902966.0498687625, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 90, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 214, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 83, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 216, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 89, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 90, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 214, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 83, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 216, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 89, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICTID", "subtypeField": "", "fields": [ { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPNAME" }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICTURL" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Muni", "type": "esriFieldTypeString", "alias": "Muni", "domain": { "type": "codedValue", "name": "dComm", "description": "Community", "codedValues": [ { "name": "Whitmire", "code": "Whitmire" }, { "name": "Newberry", "code": "Newberry" }, { "name": "Pomaria", "code": "Pomaria" }, { "name": "Peak", "code": "Peak" }, { "name": "Silverstreet", "code": "Silverstreet" }, { "name": "Prosperity", "code": "Prosperity" }, { "name": "Little Mountain", "code": "Little Mountain" }, { "name": "Chappells", "code": "Chappells" }, { "name": "Chapin", "code": "Chapin" }, { "name": "Cross Hill", "code": "Cross Hill" }, { "name": "Kinards", "code": "Kinards" }, { "name": "Mountville", "code": "Mountville" }, { "name": "Clinton", "code": "Clinton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Muni" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S118_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "1", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "2", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "3", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "4", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "5", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": { "Muni": {"type": "inherited"} }, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "Muni": null, "DISTRICTID": "6", "NAME": null, "REPNAME": null, "DISTRICTURL": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Schools", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 1718305.7736220509, "ymin": 816734.2312992066, "xmax": 1902535.7093175799, "ymax": 974248.6154855639, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "Elementary School", "description": "Elementary School", "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Boundary Elementary School" ], [ "Gallman Elementay School" ], [ "Little Mountain Elementary School" ], [ "Newberry Elementary School" ], [ "Pomaria-Garmany Elementary SChool" ], [ "Prosperity-Rikard Elementary School" ], [ "Reuben elementary School" ], [ "Whitmire Community School" ], [ "Pomaria-Garmany Elementary School" ], [ "Reuben Elementary School" ] ] }, { "label": "Middle School", "description": "Middle School", "symbol": { "type": "esriPMS", "url": "4f7f7e6decae26af43de6c465e28f3ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVRYhe2WbUhUWRjHf6Pm0KRJIjKJomuZhqtFqZRssIbLghqWU2qYbQW+JGEf3FgjSfCLGWRtX4KoDbdaQnAtMXshiVF01A/ZxEDhoDumZLGZiJtv68ty7nFWHYtx8cq6sH843HvPfe49v3POc57ncWOFyI0VIjdWiNz4j4OsDg/nkL8/id7erHVxwXVoiKGeHp61t3MF6Ft2kOhoCiIiyD55kpDISDRz3719S+LVqxypq+NJayt5wOiygOzcyS8lJSTHx6P71Hu9Hs6eJSAriyOZmYTX15ME/K4qSHQ0P16+jCEqCndntuvXo7l3j5iEBKobGogD/lQFRK8nPC2NdAHR2QlWKwQFQVjYfLt376C9XQFhyxa4do0dBw5QZDZTrApIRASl+fn4ivsNG6CkBFpa4OVLcHGZtTt9GlpbwWKRzyEhuG7dSorZTAkwuVQQt7AwQletmu3YvFmuyt27kJIi+/r6YGAA1q0DzRwXzsgguLaWuP5+niwV5IuYGPSOnadOwblzsyAVFXD4MFy4MN8uNhadvz/fqAHi4+eHp2NncjIUFoLRCNu3yy3yXGAFa9aAVouPs0EWAzL4/j0fAY+5nWLgggIoK4M9e+Rq2H1jrsbGYHycQTVAbM+f05+aOgsyPS2vYvDiYnlCRAz5FIjFwkR/P21qgAy/eEEXECgeurvh6VM5eEIC5OfDvn0wOAj19dDVBW1tEBMjP755k996eqhRA4SODsqrqogyGPAMDITHj+cfWbtKS2Wz68MHMJloFJNRBcRqpba8HGNsLEkiWC1GYvuysrC0tfG9qiG+uZnUgwepr6hgR2Dg/GTnqPFxyM7G2tLCd8CAqiDAiNHI1xkZ/GQw8G1eHj5a7UKjR4/4eP48z5qbyRwdpXu5yoDxpiYOdXYSXl3ND0FBbPLywkujwWVkhD9sNnq7u6mwWvn1H/53Icj0NGKeBmCtk2+bZ5qjRE7K/cw34uBbNBqanIJYrVw5c4ajfn6orqkpcHdXJvuVI8wCEJOJ6P37ITUVGhtlSt+4ESYm5LHdtk2eCFdXGb7fvFGyrBJDRIgX8WNyEmpqIDJSZmuzWcYdobQ05fIlOAGZmkIjwveDB/JnHh4yuYkkJ7KuyQShobJf1CO3bsGuXXD/PgwNScCHDyXUjRtw546MLeIqNJOZNYt2Vr0ebDZIT5c/7+2FixflOzH49evg7Q0BAbI2OX5cBjBRj4g6RdiIlXv1anHb9lkQX1+orIQTJ5Qy8e/8YldiIgQHQ0OD3PfhYbkiYruEL4hkJ551uiWCdHTIJR0dBeG4u3crRY5I6cTHyz4R7sVqiX3PyZEZ+fZtOQmDQQIWFckiKjdX+teiQXQ6xl6/hqQkqKqSPxeDHTsmHVjMeG4FZs811dXSVrS4OKUgUqDFRJpm3NLuxCIeOQXZu5eyS5f4ubBQiSeqSkDm5GAD6pyCaLVUgtKWRXaHdwryb+l/EBz0F/f8Yn/uCYiLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mid- Carolina Middle School" ], [ "Newberry Middle School" ] ] }, { "label": "High School", "description": "High School", "symbol": { "type": "esriPMS", "url": "360d404a0c26c003285afeebafb4a590", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMklEQVRYhe2Wa0ybVRjHf72MdqW0UJDB1sqE4RiXSSYwRjSKmTEKRiMKM2xxmuziYvSDGjUuavZl6od5+bLEa6bTGBLELTh1DhM2xy0BRVEJdRs45E65lEu5tea8h2asZWmVEjHxn7xt3+e85zm/95ynz/NoWSHSskKkZYVIy38cZLU5jZ16KwU6CybUaGadOCcu0zT8A0eB7mUHsWTztDmDvclPkWzejGrhmKuHgovvsLv7FGcc9RwQpmUBsWzj0/RD3LdmO4bFxvVxkPoStsQ97G7YRVpvFYVAf0hBLNm8teVtiqKyCAv0rD4eVd4Jcr6/h4r+s+QDMyEBMcaRZithhxdiqAmm+kClUQBxz0gbHjBcD6ZU0IZD1nvk1j7EweFmXg4JSHgGhzc8Saz3PjITTqdD6iuwKlLanK3QdQJu+27BCySjicrkgeFmDgFzSwXRRqSwUb3qikGlhjCLvLwKi7763itbKYndleS7BjmzVJAbLDnE8Q8VnYdBZ+XOUIDE6NcSsdhAdyWM/S5/OxqusUA4aHTEBFokGJCRmQHGxZH7DsQXwprt846M0PWF/2T3FLinGQkFSPvQjwxai/1BgtFIC7NTgzSEAmRi9CcuAglew1AjjF2A3m/BkgXuWeivhtFfYfQXMKVdmdzxMZcmL3MyFCA42zjyZzlZ64pkrETdDPf6VJOsd/3nTTtgsJZz4mVCA2Knsu0I1dF5FOrjg5khk1vjHlocDTwT0hQ/UENx/cNUZR8j15BwdbHzlXsaGvdid9TxiDjJkIIAk33V3F5fygfWIu5KOkCMWuf/UO83jLe+TlNfDbtw0bFcbcD0wHl2ui6Q1lnBc8b13Kg1Y0aF2j3J2Hg7neMdHBuz8/nf9OsPcrcHnRGKVGAKMLdm/vKVqEn7F5vgBo8aWspUnA8Igp2jtS/y6Oq1hFweN6jDoNjDLb4wfiADtWRbHwRbMQycU3oLjBvAMws9pyFqi/xHiBZAEw6uLqXK0lclqiNYcsAzB10nwbwZjEkw3AyRN0n/dSXKzqRDABDcqER17flKOhOpO+NVaH4WTJuUvEDERmk3pUDHcYi5Fbq/hFmnBOz5WkK1fwi5n0HrYfmtSAVq5TPIYNXHwXg72HZI55OdkPmGHBOLX3pfln2DDRx1kPS4TGCOehj9DbYelzs32hrcsV0TRBcL28qg6QnZhQmnCxVfAMZE6D8rz31uQu6IOC6x96LYiXutYYkgzja5pXMuEIEbewfUl4LIHaLiCpshQe6WrQQa96Hs+dZPQB8LNUUScNNBGLND4/75+AoWRGNgauIPWeLzyqVzsdj6x8BaLPuLhSec8oL8zquQnZt4/rp8pSFSoMWL5M+HpTeIRT4KCLLufl5re5OPfn6eRfLm0iRAE/fR7oFTAUHKdZSBci2L2uYDPiDIv6X/QfDRXz42RdvjnMgOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mid-Carolina High School" ], [ "Newberry High School" ] ] }, { "label": "Private School", "description": "Private School", "symbol": { "type": "esriPMS", "url": "e4d81b52a0a5c240c5395b4393537e9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhd2Xa0xbZRjH/+f0Ar3QjtJSrisUGMh1zLHBXHDAgOimxDEn2dicRs1Con6Y4pJhNLpJMMum++BMTEbmRBKcqItjxsEYIOhgMm5y6wa0UErLpStQKKW05pxMhFFWlpUE/Sfvl+d53+f8zvs+532ew8QaERNrREysETHxHwfhBElF2Z5C3i4Bhy0gSZJhNJknhseNjR3qkXMANKsOEu7veTRY6v7G/qeiQkJ8RMRC3+jE1K7S+s7DtR395a392hwAplUBiZJJv81J25yxJdiXa8/v4cbF6ymb/F+ICzucV1IZ0aBQ7wYw7FSQcD/J57nPb8sM95OwHc0VC7jEmUPpW94uvPrDnz2aJACzTgERifgR6RuDshZCdKhHoJ+cBkEQ4LCZ2ODtAa4La34NZXt/T2J87jfX8rqHxj5wCkiwSJiftS3Sc6EtxEuEfae/Q3ZiNNx5HLx05hJOZCUhJsBrfo6/RMgI9ZXs6R4a+wjA3OOCMOVSUSiTQS42Mki4cV0gkwjxpNwHDXfVuFjTsgiE0rOxwfK6TmXSqNFU/rgggeF+4sXR7Wh0Yhr+HsIl9iiZlCty46U6A0QsEXDdlnM29WlxZ0iP9RIhXk2KXeKncsWFRYodPWQlIAbDlMkIgG/PuTFASh/NcjJb5mC22AzOAOnrGhwdTY0OsgviSD3aMYvBZKp3BsiUQjPWA0C20NipHoFGP4nqDhVCfcTgu9q/Xq40Knq1+snLzgCBakR/uqKtZ3NKpHw+V8J8xfg1L/uh68anZqgcqqFexkkgEz8XVbdVxci8dovd7N7uS2SzAR9/X93WPjD8jlOv+Gbl0L7jxdcrPty7I95bxF9U7B7U7JwVJy5VKVp6tC8D0DsVBMD0rbuDO/JKKs4nRwSmv5gQIWYzGUsm/d7db7xwo7mxVT140GSCcrXaAHNTrzZbZTBG3PhL+Z63O38D35UtJAiSNJlnJ9X6iQHNuOHCgG6y9BHjLgVRnH3TxTA1k0kShMDB2rr740FRNemIvQU2m81mJcm2uNwvax2CtA7ozn3xS8MrEsHKkvJRRCUwVaMaPj2y/UGYpSB92ridUXKkRstxu3eI6i3g7yHAnNWKP7oH6M/WBoCkyz8Lw+NGrBcLUX9HDZ4LCxH+nrBabahqVyLEWwQ/DwG6NaN0m0DpWFE5SKs1EsDDQWw2usVAbVc/qtuVdK1465mt+OzKTQR6rkOLSkdXXC6bhQDPdShrVCA20Bu/dapgnDGDJEnUdfXTUJdvdSH/QAoKK5uQvz+Fjk8FJ+gnrDBZxW4cDOonkB4TBJIkoDMYcfS5BNpXdluBHxs6IeS6QirkoVWlxd74cIxPmdCm0qFXp8eJrGT6KPp091Z0bMuCuPM4KDiwEwU/1VJtImz0gfyr7WHr4ScSoLFXAxaDAdOsBcaZWXoHKQCq2FE75Mpe2Ye57CzViAHnK5tgtlggEfAQF+SL48XXQd0dW0N8aZu3Ox+kkkBajBwnS2vobT+ZlQx3PgfvXrwGFpPEaymb6FiflNbQ+bViEFc2Y2bo3iQSn5Dh1MFUOjiDJJARF0onMPXGC4/4nx7k1KE0OoGpERfkgxiZlIamdqYwJ4OeM3c/iUFYzQ5Bno6SFxRXNX999upNFzhZFGRmfHifBawyhyAJx74qAUCNVVFRTev/89/X6VozIH8DFpG/jwgFLWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Newberry Academy" ], [ "Newberry Christian Acedemy" ], [ "Speers St Elementary School" ], [ "The Infinity School" ] ] }, { "label": "College", "description": "College", "symbol": { "type": "esriPMS", "url": "a65c9907cd107398ffba7360f5b0f299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEU0lEQVRYhd2XC0xbVRiAv9KW0pbSDpvy2gTmYGzgAGFKgq/FLD6Ym5HEzIRlzBiyTBdfZEvUxNeM0ajJfAQlZovGqFkyTYgu0cDmMh8bQpkbASIMxhjjTTtaaCm0NZdTbaFgmbsk6J+cND3nv+f/ev9nVSwTUbFMRMUyERX/cRBtpoGyZC0lRjVxSgVKxxSO/kms5+1UAX1LDpJr4rksAxUV6WSsi0MRejY4Scnn3ZQfH6TWamcP4F4SkIIVfLFvLdvuMKOb79yigWczWVWWSvneJrJPDbMFGJIVJNfEwQPZlOaaiI6ka9GgOLyRW8vO8M3pUTYBU7KAJEaT/VAy2+dCTPqgbhDsHlgXByY1pOvFmU4Jb+dSVNHIiy1jvCQLSGYcbzyWjiV0r80BB1rh5fWwJhYabbCrAX68K6izWo8yx8jDLWO8CnivF0SVYWCtOiQsfX6oaIR3NggISQpWwDMZ4PWDMkS3NJnVdUNsGnFTe70g6blGEkM3muxwxQWF8bMVtyYzO40kwHh0FjWb5QAxJ8ZgCN3od4NBHW507ve/YiVGiTmSkcWAXLV5GAcCToBUHdg8MOUDddQ/P+zxzayrcoBcbB5j5MHkIEiOETYY4WgvbF8VVGx1QJoOtMrgXpuDadsU9XKATLQ46JReROjmxwXw1Fn4wwF5JnD7IMswG0KSo5fpuuKiRg4Quhy8+10fhSVJwVhJioEjRTNlHbcXUrSzs0US+xQ02Dgl/RhZQDon+La6k5OF8WxJ0ISX9fnED1T+TnOTnUpZS/xvNh7ZY6XuYB5FK7XzJsjfIgVx5Tna68fYCdhkBQFcv45w95NnOfRAAveWp2GOnidjTgwxXnUBa8MwO9zQvVRjgKd+hLJLDrK/H2B/ipZMgwpjlIIolxdnzwSXL7n5tNvJ19d4bzhI+/1o9CpK8RMX4dlfAmuuSD1p97xPKPD7FTSn1PBzRJB+N1VvtbErIQbZRepRkjt7t3L7XJgwkEYbG0uSRN84MwpSlqTpYdoPJ4fgZqPICKlc6FQw4Bat/6dh0Ksg3yQa3w8DYjSQClzLGKwPvN/dVlD4yYEIIH4/iigFHB8Ul0mXP58Fr7VAhkG0+5tiQa8UnVeqrrfFQ+0AjHtFLTkxCLEq+KoHProF3usQn0Ej4Vm3YLBaNNAzAdtSxOV9bnglW5xJxr/sEYNQslbA7UwTA5LVBu1O+CBfvLkO5+LctiCIWSPK+AvNkBdwR6jcYxHN7/So8LvLC06vcJcv0Oyc0+El/5pBLozD+x0w6YXEGCi+AZ5oEkbvNIu9lYGyLsXTvnMgufTDfDBHw+MNojM/nQFd47D/vIivRYPolEz2umBzAnxSIC6XjD16ozAozReKEA/vXSM+DxUKXWkVm8XQpIkSc21NsdCZCeL+mTj0RAS5L5E3q7v47PVWFugi/14kyB2pXFT7ORYRJPUYR2BmLYlUSwPF//G/r+yybED+BJqsVMG5Ohp5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Newberry Co. Career Center" ], [ "Newberry College" ], [ "Piedmont Technical College" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boundary Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gallman Elementay School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Little Mountain Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pomaria-Garmany Elementary SChool", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Prosperity-Rikard Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reuben elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Whitmire Community School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pomaria-Garmany Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "c85fba306f5fa3ba13dea50aff754f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPklEQVRYhe2We0xbVRzHP7cPOikts+mgIIhsvAyD6VyRLRiH2XQBlEUUZtiyqdnDZb6iRo2LJvvDTf+Yc/8smVODTmOWTCZBQENjNgLsEXE4dGQIKxYKwni1wEqhrblcSEpXVgwlYuI3uffm3nN+537O+X3PQ8EikYJFIgWLRAr+4yB3oEvdijYmF5VOiyCT47TbGbY00PPLMaBr4UEijK+hT9vF6pcT0acLM8pGunO5cnwH5opqui/sBRwLAxK19mvWHsjn7g2hfsvVBsh8N5a0nTuo2paKxZQH9AYXJNL4MeuPFhC5JiRgXXWUwBPfZXAmp5TOc9nAeHBAwgypJBVtmYYQBMiKB7UPkmUQfuueelGqYeOJTCqe3k9P43vBAdGlHeT+lyKmXz0euNwJtkOQ/D6MjoNGBZvTvEBELU2Uo7/vSXoaDwCu+YIo0KUkI1PO+GgfA5cbrDYYHgO5DD6p9xOdUryctvJsHH3V8wWJJzLDcLsKYqqefxCO+wOJWhdKWMzGYIDoUUdrZivcboRxF+SnzQIiekWh0gf6yVxAhhi7MSJa1l9hySUpNZVXZ4l2jYHbORQMEDO9l/tILPQL4j1jHoiFtj4YGPUquNE0wWjfxWCAjNLzaxsQ5+2J/JWSQfdlgThe2iWQGQeFJT7RzV9eZ9hSFgwQGLp2mD9OryGhQDM9fc9cAeHVAHGOfrDW10x2JiggAy3lNBw+S9S6PNRRcwoBD1TvbOKvi68Hd4m31hVS+YyJR0sy0cbN3Ox85XKCaVcL1vPbxW4EFwRu0nF2PVXFn5FQ8Bir9uqRq26tZf5hhJ8/bMBStw0c7Qt1DHBird2KrTWV1tI30d6TREh4OIIgY+LmMDZzB7b2EgZbvv2H7foBedGjQkEBoA0QWzd1+Urck/b4jXDjQaCJI0JtYBBbyzHq3nmWsGiCLo8b5CHwiifLF+ZWkK56I4lPQVIhdNaIZwtYmgDuCWj/ESJWSzNCkEvL94hV3GXBYgKlBgwZ4HFBaxksS4fwFdDbCMtWSe1XFInhK4EAILgFBBmYK6GtDJRhkHUIat4A3b0iKOiSpe93pkDzSbjrIbj+PTjtIJODuQpCNPD755DzDVw6KD0nJYBMvM3VrKEGsJkhaYvU++EOePgjqUz8edOnsEQHmljoOg/pL0gLWNcF6L8Km05KK19/85yydhuQCMg5BT/tA4NRatRb8bkQvhw6z0l5nxiVRkRMl+gFcbMbt4MidJ4gA9ekIXU5QB0NsY9AVTGTa0fsBibNrI0DqxySisC0m8mUbvpK6kR5gQSYsR8GW8C0Z8pfcwVRho5h/xPi8yDvtNS4mJrU5yQDiz32TrHxben5eKlUFxnEZIsHIgl6wgGFU74UTSz6zoMzMMiKzR/QcOQLat/ys2zOUyJo+m4zSioCgxxVnQLEa2HUMGX4gCD/kv4HwUd/AyfrVRfRziyJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reuben Elementary School", "label": "Elementary School" }, { "symbol": { "type": "esriPMS", "url": "4f7f7e6decae26af43de6c465e28f3ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVRYhe2WbUhUWRjHf6Pm0KRJIjKJomuZhqtFqZRssIbLghqWU2qYbQW+JGEf3FgjSfCLGWRtX4KoDbdaQnAtMXshiVF01A/ZxEDhoDumZLGZiJtv68ty7nFWHYtx8cq6sH843HvPfe49v3POc57ncWOFyI0VIjdWiNz4j4OsDg/nkL8/id7erHVxwXVoiKGeHp61t3MF6Ft2kOhoCiIiyD55kpDISDRz3719S+LVqxypq+NJayt5wOiygOzcyS8lJSTHx6P71Hu9Hs6eJSAriyOZmYTX15ME/K4qSHQ0P16+jCEqCndntuvXo7l3j5iEBKobGogD/lQFRK8nPC2NdAHR2QlWKwQFQVjYfLt376C9XQFhyxa4do0dBw5QZDZTrApIRASl+fn4ivsNG6CkBFpa4OVLcHGZtTt9GlpbwWKRzyEhuG7dSorZTAkwuVQQt7AwQletmu3YvFmuyt27kJIi+/r6YGAA1q0DzRwXzsgguLaWuP5+niwV5IuYGPSOnadOwblzsyAVFXD4MFy4MN8uNhadvz/fqAHi4+eHp2NncjIUFoLRCNu3yy3yXGAFa9aAVouPs0EWAzL4/j0fAY+5nWLgggIoK4M9e+Rq2H1jrsbGYHycQTVAbM+f05+aOgsyPS2vYvDiYnlCRAz5FIjFwkR/P21qgAy/eEEXECgeurvh6VM5eEIC5OfDvn0wOAj19dDVBW1tEBMjP755k996eqhRA4SODsqrqogyGPAMDITHj+cfWbtKS2Wz68MHMJloFJNRBcRqpba8HGNsLEkiWC1GYvuysrC0tfG9qiG+uZnUgwepr6hgR2Dg/GTnqPFxyM7G2tLCd8CAqiDAiNHI1xkZ/GQw8G1eHj5a7UKjR4/4eP48z5qbyRwdpXu5yoDxpiYOdXYSXl3ND0FBbPLywkujwWVkhD9sNnq7u6mwWvn1H/53Icj0NGKeBmCtk2+bZ5qjRE7K/cw34uBbNBqanIJYrVw5c4ajfn6orqkpcHdXJvuVI8wCEJOJ6P37ITUVGhtlSt+4ESYm5LHdtk2eCFdXGb7fvFGyrBJDRIgX8WNyEmpqIDJSZmuzWcYdobQ05fIlOAGZmkIjwveDB/JnHh4yuYkkJ7KuyQShobJf1CO3bsGuXXD/PgwNScCHDyXUjRtw546MLeIqNJOZNYt2Vr0ebDZIT5c/7+2FixflOzH49evg7Q0BAbI2OX5cBjBRj4g6RdiIlXv1anHb9lkQX1+orIQTJ5Qy8e/8YldiIgQHQ0OD3PfhYbkiYruEL4hkJ551uiWCdHTIJR0dBeG4u3crRY5I6cTHyz4R7sVqiX3PyZEZ+fZtOQmDQQIWFckiKjdX+teiQXQ6xl6/hqQkqKqSPxeDHTsmHVjMeG4FZs811dXSVrS4OKUgUqDFRJpm3NLuxCIeOQXZu5eyS5f4ubBQiSeqSkDm5GAD6pyCaLVUgtKWRXaHdwryb+l/EBz0F/f8Yn/uCYiLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mid- Carolina Middle School", "label": "Middle School" }, { "symbol": { "type": "esriPMS", "url": "4f7f7e6decae26af43de6c465e28f3ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEVklEQVRYhe2WbUhUWRjHf6Pm0KRJIjKJomuZhqtFqZRssIbLghqWU2qYbQW+JGEf3FgjSfCLGWRtX4KoDbdaQnAtMXshiVF01A/ZxEDhoDumZLGZiJtv68ty7nFWHYtx8cq6sH843HvPfe49v3POc57ncWOFyI0VIjdWiNz4j4OsDg/nkL8/id7erHVxwXVoiKGeHp61t3MF6Ft2kOhoCiIiyD55kpDISDRz3719S+LVqxypq+NJayt5wOiygOzcyS8lJSTHx6P71Hu9Hs6eJSAriyOZmYTX15ME/K4qSHQ0P16+jCEqCndntuvXo7l3j5iEBKobGogD/lQFRK8nPC2NdAHR2QlWKwQFQVjYfLt376C9XQFhyxa4do0dBw5QZDZTrApIRASl+fn4ivsNG6CkBFpa4OVLcHGZtTt9GlpbwWKRzyEhuG7dSorZTAkwuVQQt7AwQletmu3YvFmuyt27kJIi+/r6YGAA1q0DzRwXzsgguLaWuP5+niwV5IuYGPSOnadOwblzsyAVFXD4MFy4MN8uNhadvz/fqAHi4+eHp2NncjIUFoLRCNu3yy3yXGAFa9aAVouPs0EWAzL4/j0fAY+5nWLgggIoK4M9e+Rq2H1jrsbGYHycQTVAbM+f05+aOgsyPS2vYvDiYnlCRAz5FIjFwkR/P21qgAy/eEEXECgeurvh6VM5eEIC5OfDvn0wOAj19dDVBW1tEBMjP755k996eqhRA4SODsqrqogyGPAMDITHj+cfWbtKS2Wz68MHMJloFJNRBcRqpba8HGNsLEkiWC1GYvuysrC0tfG9qiG+uZnUgwepr6hgR2Dg/GTnqPFxyM7G2tLCd8CAqiDAiNHI1xkZ/GQw8G1eHj5a7UKjR4/4eP48z5qbyRwdpXu5yoDxpiYOdXYSXl3ND0FBbPLywkujwWVkhD9sNnq7u6mwWvn1H/53Icj0NGKeBmCtk2+bZ5qjRE7K/cw34uBbNBqanIJYrVw5c4ajfn6orqkpcHdXJvuVI8wCEJOJ6P37ITUVGhtlSt+4ESYm5LHdtk2eCFdXGb7fvFGyrBJDRIgX8WNyEmpqIDJSZmuzWcYdobQ05fIlOAGZmkIjwveDB/JnHh4yuYkkJ7KuyQShobJf1CO3bsGuXXD/PgwNScCHDyXUjRtw546MLeIqNJOZNYt2Vr0ebDZIT5c/7+2FixflOzH49evg7Q0BAbI2OX5cBjBRj4g6RdiIlXv1anHb9lkQX1+orIQTJ5Qy8e/8YldiIgQHQ0OD3PfhYbkiYruEL4hkJ551uiWCdHTIJR0dBeG4u3crRY5I6cTHyz4R7sVqiX3PyZEZ+fZtOQmDQQIWFckiKjdX+teiQXQ6xl6/hqQkqKqSPxeDHTsmHVjMeG4FZs811dXSVrS4OKUgUqDFRJpm3NLuxCIeOQXZu5eyS5f4ubBQiSeqSkDm5GAD6pyCaLVUgtKWRXaHdwryb+l/EBz0F/f8Yn/uCYiLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry Middle School", "label": "Middle School" }, { "symbol": { "type": "esriPMS", "url": "360d404a0c26c003285afeebafb4a590", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMklEQVRYhe2Wa0ybVRjHf72MdqW0UJDB1sqE4RiXSSYwRjSKmTEKRiMKM2xxmuziYvSDGjUuavZl6od5+bLEa6bTGBLELTh1DhM2xy0BRVEJdRs45E65lEu5tea8h2asZWmVEjHxn7xt3+e85zm/95ynz/NoWSHSskKkZYVIy38cZLU5jZ16KwU6CybUaGadOCcu0zT8A0eB7mUHsWTztDmDvclPkWzejGrhmKuHgovvsLv7FGcc9RwQpmUBsWzj0/RD3LdmO4bFxvVxkPoStsQ97G7YRVpvFYVAf0hBLNm8teVtiqKyCAv0rD4eVd4Jcr6/h4r+s+QDMyEBMcaRZithhxdiqAmm+kClUQBxz0gbHjBcD6ZU0IZD1nvk1j7EweFmXg4JSHgGhzc8Saz3PjITTqdD6iuwKlLanK3QdQJu+27BCySjicrkgeFmDgFzSwXRRqSwUb3qikGlhjCLvLwKi7763itbKYndleS7BjmzVJAbLDnE8Q8VnYdBZ+XOUIDE6NcSsdhAdyWM/S5/OxqusUA4aHTEBFokGJCRmQHGxZH7DsQXwprt846M0PWF/2T3FLinGQkFSPvQjwxai/1BgtFIC7NTgzSEAmRi9CcuAglew1AjjF2A3m/BkgXuWeivhtFfYfQXMKVdmdzxMZcmL3MyFCA42zjyZzlZ64pkrETdDPf6VJOsd/3nTTtgsJZz4mVCA2Knsu0I1dF5FOrjg5khk1vjHlocDTwT0hQ/UENx/cNUZR8j15BwdbHzlXsaGvdid9TxiDjJkIIAk33V3F5fygfWIu5KOkCMWuf/UO83jLe+TlNfDbtw0bFcbcD0wHl2ui6Q1lnBc8b13Kg1Y0aF2j3J2Hg7neMdHBuz8/nf9OsPcrcHnRGKVGAKMLdm/vKVqEn7F5vgBo8aWspUnA8Igp2jtS/y6Oq1hFweN6jDoNjDLb4wfiADtWRbHwRbMQycU3oLjBvAMws9pyFqi/xHiBZAEw6uLqXK0lclqiNYcsAzB10nwbwZjEkw3AyRN0n/dSXKzqRDABDcqER17flKOhOpO+NVaH4WTJuUvEDERmk3pUDHcYi5Fbq/hFmnBOz5WkK1fwi5n0HrYfmtSAVq5TPIYNXHwXg72HZI55OdkPmGHBOLX3pfln2DDRx1kPS4TGCOehj9DbYelzs32hrcsV0TRBcL28qg6QnZhQmnCxVfAMZE6D8rz31uQu6IOC6x96LYiXutYYkgzja5pXMuEIEbewfUl4LIHaLiCpshQe6WrQQa96Hs+dZPQB8LNUUScNNBGLND4/75+AoWRGNgauIPWeLzyqVzsdj6x8BaLPuLhSec8oL8zquQnZt4/rp8pSFSoMWL5M+HpTeIRT4KCLLufl5re5OPfn6eRfLm0iRAE/fR7oFTAUHKdZSBci2L2uYDPiDIv6X/QfDRXz42RdvjnMgOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mid-Carolina High School", "label": "High School" }, { "symbol": { "type": "esriPMS", "url": "360d404a0c26c003285afeebafb4a590", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMklEQVRYhe2Wa0ybVRjHf72MdqW0UJDB1sqE4RiXSSYwRjSKmTEKRiMKM2xxmuziYvSDGjUuavZl6od5+bLEa6bTGBLELTh1DhM2xy0BRVEJdRs45E65lEu5tea8h2asZWmVEjHxn7xt3+e85zm/95ynz/NoWSHSskKkZYVIy38cZLU5jZ16KwU6CybUaGadOCcu0zT8A0eB7mUHsWTztDmDvclPkWzejGrhmKuHgovvsLv7FGcc9RwQpmUBsWzj0/RD3LdmO4bFxvVxkPoStsQ97G7YRVpvFYVAf0hBLNm8teVtiqKyCAv0rD4eVd4Jcr6/h4r+s+QDMyEBMcaRZithhxdiqAmm+kClUQBxz0gbHjBcD6ZU0IZD1nvk1j7EweFmXg4JSHgGhzc8Saz3PjITTqdD6iuwKlLanK3QdQJu+27BCySjicrkgeFmDgFzSwXRRqSwUb3qikGlhjCLvLwKi7763itbKYndleS7BjmzVJAbLDnE8Q8VnYdBZ+XOUIDE6NcSsdhAdyWM/S5/OxqusUA4aHTEBFokGJCRmQHGxZH7DsQXwprt846M0PWF/2T3FLinGQkFSPvQjwxai/1BgtFIC7NTgzSEAmRi9CcuAglew1AjjF2A3m/BkgXuWeivhtFfYfQXMKVdmdzxMZcmL3MyFCA42zjyZzlZ64pkrETdDPf6VJOsd/3nTTtgsJZz4mVCA2Knsu0I1dF5FOrjg5khk1vjHlocDTwT0hQ/UENx/cNUZR8j15BwdbHzlXsaGvdid9TxiDjJkIIAk33V3F5fygfWIu5KOkCMWuf/UO83jLe+TlNfDbtw0bFcbcD0wHl2ui6Q1lnBc8b13Kg1Y0aF2j3J2Hg7neMdHBuz8/nf9OsPcrcHnRGKVGAKMLdm/vKVqEn7F5vgBo8aWspUnA8Igp2jtS/y6Oq1hFweN6jDoNjDLb4wfiADtWRbHwRbMQycU3oLjBvAMws9pyFqi/xHiBZAEw6uLqXK0lclqiNYcsAzB10nwbwZjEkw3AyRN0n/dSXKzqRDABDcqER17flKOhOpO+NVaH4WTJuUvEDERmk3pUDHcYi5Fbq/hFmnBOz5WkK1fwi5n0HrYfmtSAVq5TPIYNXHwXg72HZI55OdkPmGHBOLX3pfln2DDRx1kPS4TGCOehj9DbYelzs32hrcsV0TRBcL28qg6QnZhQmnCxVfAMZE6D8rz31uQu6IOC6x96LYiXutYYkgzja5pXMuEIEbewfUl4LIHaLiCpshQe6WrQQa96Hs+dZPQB8LNUUScNNBGLND4/75+AoWRGNgauIPWeLzyqVzsdj6x8BaLPuLhSec8oL8zquQnZt4/rp8pSFSoMWL5M+HpTeIRT4KCLLufl5re5OPfn6eRfLm0iRAE/fR7oFTAUHKdZSBci2L2uYDPiDIv6X/QfDRXz42RdvjnMgOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry High School", "label": "High School" }, { "symbol": { "type": "esriPMS", "url": "e4d81b52a0a5c240c5395b4393537e9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhd2Xa0xbZRjH/+f0Ar3QjtJSrisUGMh1zLHBXHDAgOimxDEn2dicRs1Con6Y4pJhNLpJMMum++BMTEbmRBKcqItjxsEYIOhgMm5y6wa0UErLpStQKKW05pxMhFFWlpUE/Sfvl+d53+f8zvs+532ew8QaERNrREysETHxHwfhBElF2Z5C3i4Bhy0gSZJhNJknhseNjR3qkXMANKsOEu7veTRY6v7G/qeiQkJ8RMRC3+jE1K7S+s7DtR395a392hwAplUBiZJJv81J25yxJdiXa8/v4cbF6ymb/F+ICzucV1IZ0aBQ7wYw7FSQcD/J57nPb8sM95OwHc0VC7jEmUPpW94uvPrDnz2aJACzTgERifgR6RuDshZCdKhHoJ+cBkEQ4LCZ2ODtAa4La34NZXt/T2J87jfX8rqHxj5wCkiwSJiftS3Sc6EtxEuEfae/Q3ZiNNx5HLx05hJOZCUhJsBrfo6/RMgI9ZXs6R4a+wjA3OOCMOVSUSiTQS42Mki4cV0gkwjxpNwHDXfVuFjTsgiE0rOxwfK6TmXSqNFU/rgggeF+4sXR7Wh0Yhr+HsIl9iiZlCty46U6A0QsEXDdlnM29WlxZ0iP9RIhXk2KXeKncsWFRYodPWQlIAbDlMkIgG/PuTFASh/NcjJb5mC22AzOAOnrGhwdTY0OsgviSD3aMYvBZKp3BsiUQjPWA0C20NipHoFGP4nqDhVCfcTgu9q/Xq40Knq1+snLzgCBakR/uqKtZ3NKpHw+V8J8xfg1L/uh68anZqgcqqFexkkgEz8XVbdVxci8dovd7N7uS2SzAR9/X93WPjD8jlOv+Gbl0L7jxdcrPty7I95bxF9U7B7U7JwVJy5VKVp6tC8D0DsVBMD0rbuDO/JKKs4nRwSmv5gQIWYzGUsm/d7db7xwo7mxVT140GSCcrXaAHNTrzZbZTBG3PhL+Z63O38D35UtJAiSNJlnJ9X6iQHNuOHCgG6y9BHjLgVRnH3TxTA1k0kShMDB2rr740FRNemIvQU2m81mJcm2uNwvax2CtA7ozn3xS8MrEsHKkvJRRCUwVaMaPj2y/UGYpSB92ridUXKkRstxu3eI6i3g7yHAnNWKP7oH6M/WBoCkyz8Lw+NGrBcLUX9HDZ4LCxH+nrBabahqVyLEWwQ/DwG6NaN0m0DpWFE5SKs1EsDDQWw2usVAbVc/qtuVdK1465mt+OzKTQR6rkOLSkdXXC6bhQDPdShrVCA20Bu/dapgnDGDJEnUdfXTUJdvdSH/QAoKK5uQvz+Fjk8FJ+gnrDBZxW4cDOonkB4TBJIkoDMYcfS5BNpXdluBHxs6IeS6QirkoVWlxd74cIxPmdCm0qFXp8eJrGT6KPp091Z0bMuCuPM4KDiwEwU/1VJtImz0gfyr7WHr4ScSoLFXAxaDAdOsBcaZWXoHKQCq2FE75Mpe2Ye57CzViAHnK5tgtlggEfAQF+SL48XXQd0dW0N8aZu3Ox+kkkBajBwnS2vobT+ZlQx3PgfvXrwGFpPEaymb6FiflNbQ+bViEFc2Y2bo3iQSn5Dh1MFUOjiDJJARF0onMPXGC4/4nx7k1KE0OoGpERfkgxiZlIamdqYwJ4OeM3c/iUFYzQ5Bno6SFxRXNX999upNFzhZFGRmfHifBawyhyAJx74qAUCNVVFRTev/89/X6VozIH8DFpG/jwgFLWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry Academy", "label": "Private School" }, { "symbol": { "type": "esriPMS", "url": "e4d81b52a0a5c240c5395b4393537e9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhd2Xa0xbZRjH/+f0Ar3QjtJSrisUGMh1zLHBXHDAgOimxDEn2dicRs1Con6Y4pJhNLpJMMum++BMTEbmRBKcqItjxsEYIOhgMm5y6wa0UErLpStQKKW05pxMhFFWlpUE/Sfvl+d53+f8zvs+532ew8QaERNrREysETHxHwfhBElF2Z5C3i4Bhy0gSZJhNJknhseNjR3qkXMANKsOEu7veTRY6v7G/qeiQkJ8RMRC3+jE1K7S+s7DtR395a392hwAplUBiZJJv81J25yxJdiXa8/v4cbF6ymb/F+ICzucV1IZ0aBQ7wYw7FSQcD/J57nPb8sM95OwHc0VC7jEmUPpW94uvPrDnz2aJACzTgERifgR6RuDshZCdKhHoJ+cBkEQ4LCZ2ODtAa4La34NZXt/T2J87jfX8rqHxj5wCkiwSJiftS3Sc6EtxEuEfae/Q3ZiNNx5HLx05hJOZCUhJsBrfo6/RMgI9ZXs6R4a+wjA3OOCMOVSUSiTQS42Mki4cV0gkwjxpNwHDXfVuFjTsgiE0rOxwfK6TmXSqNFU/rgggeF+4sXR7Wh0Yhr+HsIl9iiZlCty46U6A0QsEXDdlnM29WlxZ0iP9RIhXk2KXeKncsWFRYodPWQlIAbDlMkIgG/PuTFASh/NcjJb5mC22AzOAOnrGhwdTY0OsgviSD3aMYvBZKp3BsiUQjPWA0C20NipHoFGP4nqDhVCfcTgu9q/Xq40Knq1+snLzgCBakR/uqKtZ3NKpHw+V8J8xfg1L/uh68anZqgcqqFexkkgEz8XVbdVxci8dovd7N7uS2SzAR9/X93WPjD8jlOv+Gbl0L7jxdcrPty7I95bxF9U7B7U7JwVJy5VKVp6tC8D0DsVBMD0rbuDO/JKKs4nRwSmv5gQIWYzGUsm/d7db7xwo7mxVT140GSCcrXaAHNTrzZbZTBG3PhL+Z63O38D35UtJAiSNJlnJ9X6iQHNuOHCgG6y9BHjLgVRnH3TxTA1k0kShMDB2rr740FRNemIvQU2m81mJcm2uNwvax2CtA7ozn3xS8MrEsHKkvJRRCUwVaMaPj2y/UGYpSB92ridUXKkRstxu3eI6i3g7yHAnNWKP7oH6M/WBoCkyz8Lw+NGrBcLUX9HDZ4LCxH+nrBabahqVyLEWwQ/DwG6NaN0m0DpWFE5SKs1EsDDQWw2usVAbVc/qtuVdK1465mt+OzKTQR6rkOLSkdXXC6bhQDPdShrVCA20Bu/dapgnDGDJEnUdfXTUJdvdSH/QAoKK5uQvz+Fjk8FJ+gnrDBZxW4cDOonkB4TBJIkoDMYcfS5BNpXdluBHxs6IeS6QirkoVWlxd74cIxPmdCm0qFXp8eJrGT6KPp091Z0bMuCuPM4KDiwEwU/1VJtImz0gfyr7WHr4ScSoLFXAxaDAdOsBcaZWXoHKQCq2FE75Mpe2Ye57CzViAHnK5tgtlggEfAQF+SL48XXQd0dW0N8aZu3Ox+kkkBajBwnS2vobT+ZlQx3PgfvXrwGFpPEaymb6FiflNbQ+bViEFc2Y2bo3iQSn5Dh1MFUOjiDJJARF0onMPXGC4/4nx7k1KE0OoGpERfkgxiZlIamdqYwJ4OeM3c/iUFYzQ5Bno6SFxRXNX999upNFzhZFGRmfHifBawyhyAJx74qAUCNVVFRTev/89/X6VozIH8DFpG/jwgFLWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry Christian Acedemy", "label": "Private School" }, { "symbol": { "type": "esriPMS", "url": "e4d81b52a0a5c240c5395b4393537e9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhd2Xa0xbZRjH/+f0Ar3QjtJSrisUGMh1zLHBXHDAgOimxDEn2dicRs1Con6Y4pJhNLpJMMum++BMTEbmRBKcqItjxsEYIOhgMm5y6wa0UErLpStQKKW05pxMhFFWlpUE/Sfvl+d53+f8zvs+532ew8QaERNrREysETHxHwfhBElF2Z5C3i4Bhy0gSZJhNJknhseNjR3qkXMANKsOEu7veTRY6v7G/qeiQkJ8RMRC3+jE1K7S+s7DtR395a392hwAplUBiZJJv81J25yxJdiXa8/v4cbF6ymb/F+ICzucV1IZ0aBQ7wYw7FSQcD/J57nPb8sM95OwHc0VC7jEmUPpW94uvPrDnz2aJACzTgERifgR6RuDshZCdKhHoJ+cBkEQ4LCZ2ODtAa4La34NZXt/T2J87jfX8rqHxj5wCkiwSJiftS3Sc6EtxEuEfae/Q3ZiNNx5HLx05hJOZCUhJsBrfo6/RMgI9ZXs6R4a+wjA3OOCMOVSUSiTQS42Mki4cV0gkwjxpNwHDXfVuFjTsgiE0rOxwfK6TmXSqNFU/rgggeF+4sXR7Wh0Yhr+HsIl9iiZlCty46U6A0QsEXDdlnM29WlxZ0iP9RIhXk2KXeKncsWFRYodPWQlIAbDlMkIgG/PuTFASh/NcjJb5mC22AzOAOnrGhwdTY0OsgviSD3aMYvBZKp3BsiUQjPWA0C20NipHoFGP4nqDhVCfcTgu9q/Xq40Knq1+snLzgCBakR/uqKtZ3NKpHw+V8J8xfg1L/uh68anZqgcqqFexkkgEz8XVbdVxci8dovd7N7uS2SzAR9/X93WPjD8jlOv+Gbl0L7jxdcrPty7I95bxF9U7B7U7JwVJy5VKVp6tC8D0DsVBMD0rbuDO/JKKs4nRwSmv5gQIWYzGUsm/d7db7xwo7mxVT140GSCcrXaAHNTrzZbZTBG3PhL+Z63O38D35UtJAiSNJlnJ9X6iQHNuOHCgG6y9BHjLgVRnH3TxTA1k0kShMDB2rr740FRNemIvQU2m81mJcm2uNwvax2CtA7ozn3xS8MrEsHKkvJRRCUwVaMaPj2y/UGYpSB92ridUXKkRstxu3eI6i3g7yHAnNWKP7oH6M/WBoCkyz8Lw+NGrBcLUX9HDZ4LCxH+nrBabahqVyLEWwQ/DwG6NaN0m0DpWFE5SKs1EsDDQWw2usVAbVc/qtuVdK1465mt+OzKTQR6rkOLSkdXXC6bhQDPdShrVCA20Bu/dapgnDGDJEnUdfXTUJdvdSH/QAoKK5uQvz+Fjk8FJ+gnrDBZxW4cDOonkB4TBJIkoDMYcfS5BNpXdluBHxs6IeS6QirkoVWlxd74cIxPmdCm0qFXp8eJrGT6KPp091Z0bMuCuPM4KDiwEwU/1VJtImz0gfyr7WHr4ScSoLFXAxaDAdOsBcaZWXoHKQCq2FE75Mpe2Ye57CzViAHnK5tgtlggEfAQF+SL48XXQd0dW0N8aZu3Ox+kkkBajBwnS2vobT+ZlQx3PgfvXrwGFpPEaymb6FiflNbQ+bViEFc2Y2bo3iQSn5Dh1MFUOjiDJJARF0onMPXGC4/4nx7k1KE0OoGpERfkgxiZlIamdqYwJ4OeM3c/iUFYzQ5Bno6SFxRXNX999upNFzhZFGRmfHifBawyhyAJx74qAUCNVVFRTev/89/X6VozIH8DFpG/jwgFLWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speers St Elementary School", "label": "Private School" }, { "symbol": { "type": "esriPMS", "url": "e4d81b52a0a5c240c5395b4393537e9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhd2Xa0xbZRjH/+f0Ar3QjtJSrisUGMh1zLHBXHDAgOimxDEn2dicRs1Con6Y4pJhNLpJMMum++BMTEbmRBKcqItjxsEYIOhgMm5y6wa0UErLpStQKKW05pxMhFFWlpUE/Sfvl+d53+f8zvs+532ew8QaERNrREysETHxHwfhBElF2Z5C3i4Bhy0gSZJhNJknhseNjR3qkXMANKsOEu7veTRY6v7G/qeiQkJ8RMRC3+jE1K7S+s7DtR395a392hwAplUBiZJJv81J25yxJdiXa8/v4cbF6ymb/F+ICzucV1IZ0aBQ7wYw7FSQcD/J57nPb8sM95OwHc0VC7jEmUPpW94uvPrDnz2aJACzTgERifgR6RuDshZCdKhHoJ+cBkEQ4LCZ2ODtAa4La34NZXt/T2J87jfX8rqHxj5wCkiwSJiftS3Sc6EtxEuEfae/Q3ZiNNx5HLx05hJOZCUhJsBrfo6/RMgI9ZXs6R4a+wjA3OOCMOVSUSiTQS42Mki4cV0gkwjxpNwHDXfVuFjTsgiE0rOxwfK6TmXSqNFU/rgggeF+4sXR7Wh0Yhr+HsIl9iiZlCty46U6A0QsEXDdlnM29WlxZ0iP9RIhXk2KXeKncsWFRYodPWQlIAbDlMkIgG/PuTFASh/NcjJb5mC22AzOAOnrGhwdTY0OsgviSD3aMYvBZKp3BsiUQjPWA0C20NipHoFGP4nqDhVCfcTgu9q/Xq40Knq1+snLzgCBakR/uqKtZ3NKpHw+V8J8xfg1L/uh68anZqgcqqFexkkgEz8XVbdVxci8dovd7N7uS2SzAR9/X93WPjD8jlOv+Gbl0L7jxdcrPty7I95bxF9U7B7U7JwVJy5VKVp6tC8D0DsVBMD0rbuDO/JKKs4nRwSmv5gQIWYzGUsm/d7db7xwo7mxVT140GSCcrXaAHNTrzZbZTBG3PhL+Z63O38D35UtJAiSNJlnJ9X6iQHNuOHCgG6y9BHjLgVRnH3TxTA1k0kShMDB2rr740FRNemIvQU2m81mJcm2uNwvax2CtA7ozn3xS8MrEsHKkvJRRCUwVaMaPj2y/UGYpSB92ridUXKkRstxu3eI6i3g7yHAnNWKP7oH6M/WBoCkyz8Lw+NGrBcLUX9HDZ4LCxH+nrBabahqVyLEWwQ/DwG6NaN0m0DpWFE5SKs1EsDDQWw2usVAbVc/qtuVdK1465mt+OzKTQR6rkOLSkdXXC6bhQDPdShrVCA20Bu/dapgnDGDJEnUdfXTUJdvdSH/QAoKK5uQvz+Fjk8FJ+gnrDBZxW4cDOonkB4TBJIkoDMYcfS5BNpXdluBHxs6IeS6QirkoVWlxd74cIxPmdCm0qFXp8eJrGT6KPp091Z0bMuCuPM4KDiwEwU/1VJtImz0gfyr7WHr4ScSoLFXAxaDAdOsBcaZWXoHKQCq2FE75Mpe2Ye57CzViAHnK5tgtlggEfAQF+SL48XXQd0dW0N8aZu3Ox+kkkBajBwnS2vobT+ZlQx3PgfvXrwGFpPEaymb6FiflNbQ+bViEFc2Y2bo3iQSn5Dh1MFUOjiDJJARF0onMPXGC4/4nx7k1KE0OoGpERfkgxiZlIamdqYwJ4OeM3c/iUFYzQ5Bno6SFxRXNX999upNFzhZFGRmfHifBawyhyAJx74qAUCNVVFRTev/89/X6VozIH8DFpG/jwgFLWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "The Infinity School", "label": "Private School" }, { "symbol": { "type": "esriPMS", "url": "a65c9907cd107398ffba7360f5b0f299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEU0lEQVRYhd2XC0xbVRiAv9KW0pbSDpvy2gTmYGzgAGFKgq/FLD6Ym5HEzIRlzBiyTBdfZEvUxNeM0ajJfAQlZovGqFkyTYgu0cDmMh8bQpkbASIMxhjjTTtaaCm0NZdTbaFgmbsk6J+cND3nv+f/ev9nVSwTUbFMRMUyERX/cRBtpoGyZC0lRjVxSgVKxxSO/kms5+1UAX1LDpJr4rksAxUV6WSsi0MRejY4Scnn3ZQfH6TWamcP4F4SkIIVfLFvLdvuMKOb79yigWczWVWWSvneJrJPDbMFGJIVJNfEwQPZlOaaiI6ka9GgOLyRW8vO8M3pUTYBU7KAJEaT/VAy2+dCTPqgbhDsHlgXByY1pOvFmU4Jb+dSVNHIiy1jvCQLSGYcbzyWjiV0r80BB1rh5fWwJhYabbCrAX68K6izWo8yx8jDLWO8CnivF0SVYWCtOiQsfX6oaIR3NggISQpWwDMZ4PWDMkS3NJnVdUNsGnFTe70g6blGEkM3muxwxQWF8bMVtyYzO40kwHh0FjWb5QAxJ8ZgCN3od4NBHW507ve/YiVGiTmSkcWAXLV5GAcCToBUHdg8MOUDddQ/P+zxzayrcoBcbB5j5MHkIEiOETYY4WgvbF8VVGx1QJoOtMrgXpuDadsU9XKATLQ46JReROjmxwXw1Fn4wwF5JnD7IMswG0KSo5fpuuKiRg4Quhy8+10fhSVJwVhJioEjRTNlHbcXUrSzs0US+xQ02Dgl/RhZQDon+La6k5OF8WxJ0ISX9fnED1T+TnOTnUpZS/xvNh7ZY6XuYB5FK7XzJsjfIgVx5Tna68fYCdhkBQFcv45w95NnOfRAAveWp2GOnidjTgwxXnUBa8MwO9zQvVRjgKd+hLJLDrK/H2B/ipZMgwpjlIIolxdnzwSXL7n5tNvJ19d4bzhI+/1o9CpK8RMX4dlfAmuuSD1p97xPKPD7FTSn1PBzRJB+N1VvtbErIQbZRepRkjt7t3L7XJgwkEYbG0uSRN84MwpSlqTpYdoPJ4fgZqPICKlc6FQw4Bat/6dh0Ksg3yQa3w8DYjSQClzLGKwPvN/dVlD4yYEIIH4/iigFHB8Ul0mXP58Fr7VAhkG0+5tiQa8UnVeqrrfFQ+0AjHtFLTkxCLEq+KoHProF3usQn0Ej4Vm3YLBaNNAzAdtSxOV9bnglW5xJxr/sEYNQslbA7UwTA5LVBu1O+CBfvLkO5+LctiCIWSPK+AvNkBdwR6jcYxHN7/So8LvLC06vcJcv0Oyc0+El/5pBLozD+x0w6YXEGCi+AZ5oEkbvNIu9lYGyLsXTvnMgufTDfDBHw+MNojM/nQFd47D/vIivRYPolEz2umBzAnxSIC6XjD16ozAozReKEA/vXSM+DxUKXWkVm8XQpIkSc21NsdCZCeL+mTj0RAS5L5E3q7v47PVWFugi/14kyB2pXFT7ORYRJPUYR2BmLYlUSwPF//G/r+yybED+BJqsVMG5Ohp5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry Co. Career Center", "label": "College" }, { "symbol": { "type": "esriPMS", "url": "a65c9907cd107398ffba7360f5b0f299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEU0lEQVRYhd2XC0xbVRiAv9KW0pbSDpvy2gTmYGzgAGFKgq/FLD6Ym5HEzIRlzBiyTBdfZEvUxNeM0ajJfAQlZovGqFkyTYgu0cDmMh8bQpkbASIMxhjjTTtaaCm0NZdTbaFgmbsk6J+cND3nv+f/ev9nVSwTUbFMRMUyERX/cRBtpoGyZC0lRjVxSgVKxxSO/kms5+1UAX1LDpJr4rksAxUV6WSsi0MRejY4Scnn3ZQfH6TWamcP4F4SkIIVfLFvLdvuMKOb79yigWczWVWWSvneJrJPDbMFGJIVJNfEwQPZlOaaiI6ka9GgOLyRW8vO8M3pUTYBU7KAJEaT/VAy2+dCTPqgbhDsHlgXByY1pOvFmU4Jb+dSVNHIiy1jvCQLSGYcbzyWjiV0r80BB1rh5fWwJhYabbCrAX68K6izWo8yx8jDLWO8CnivF0SVYWCtOiQsfX6oaIR3NggISQpWwDMZ4PWDMkS3NJnVdUNsGnFTe70g6blGEkM3muxwxQWF8bMVtyYzO40kwHh0FjWb5QAxJ8ZgCN3od4NBHW507ve/YiVGiTmSkcWAXLV5GAcCToBUHdg8MOUDddQ/P+zxzayrcoBcbB5j5MHkIEiOETYY4WgvbF8VVGx1QJoOtMrgXpuDadsU9XKATLQ46JReROjmxwXw1Fn4wwF5JnD7IMswG0KSo5fpuuKiRg4Quhy8+10fhSVJwVhJioEjRTNlHbcXUrSzs0US+xQ02Dgl/RhZQDon+La6k5OF8WxJ0ISX9fnED1T+TnOTnUpZS/xvNh7ZY6XuYB5FK7XzJsjfIgVx5Tna68fYCdhkBQFcv45w95NnOfRAAveWp2GOnidjTgwxXnUBa8MwO9zQvVRjgKd+hLJLDrK/H2B/ipZMgwpjlIIolxdnzwSXL7n5tNvJ19d4bzhI+/1o9CpK8RMX4dlfAmuuSD1p97xPKPD7FTSn1PBzRJB+N1VvtbErIQbZRepRkjt7t3L7XJgwkEYbG0uSRN84MwpSlqTpYdoPJ4fgZqPICKlc6FQw4Bat/6dh0Ksg3yQa3w8DYjSQClzLGKwPvN/dVlD4yYEIIH4/iigFHB8Ul0mXP58Fr7VAhkG0+5tiQa8UnVeqrrfFQ+0AjHtFLTkxCLEq+KoHProF3usQn0Ej4Vm3YLBaNNAzAdtSxOV9bnglW5xJxr/sEYNQslbA7UwTA5LVBu1O+CBfvLkO5+LctiCIWSPK+AvNkBdwR6jcYxHN7/So8LvLC06vcJcv0Oyc0+El/5pBLozD+x0w6YXEGCi+AZ5oEkbvNIu9lYGyLsXTvnMgufTDfDBHw+MNojM/nQFd47D/vIivRYPolEz2umBzAnxSIC6XjD16ozAozReKEA/vXSM+DxUKXWkVm8XQpIkSc21NsdCZCeL+mTj0RAS5L5E3q7v47PVWFugi/14kyB2pXFT7ORYRJPUYR2BmLYlUSwPF//G/r+yybED+BJqsVMG5Ohp5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newberry College", "label": "College" }, { "symbol": { "type": "esriPMS", "url": "a65c9907cd107398ffba7360f5b0f299", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEU0lEQVRYhd2XC0xbVRiAv9KW0pbSDpvy2gTmYGzgAGFKgq/FLD6Ym5HEzIRlzBiyTBdfZEvUxNeM0ajJfAQlZovGqFkyTYgu0cDmMh8bQpkbASIMxhjjTTtaaCm0NZdTbaFgmbsk6J+cND3nv+f/ev9nVSwTUbFMRMUyERX/cRBtpoGyZC0lRjVxSgVKxxSO/kms5+1UAX1LDpJr4rksAxUV6WSsi0MRejY4Scnn3ZQfH6TWamcP4F4SkIIVfLFvLdvuMKOb79yigWczWVWWSvneJrJPDbMFGJIVJNfEwQPZlOaaiI6ka9GgOLyRW8vO8M3pUTYBU7KAJEaT/VAy2+dCTPqgbhDsHlgXByY1pOvFmU4Jb+dSVNHIiy1jvCQLSGYcbzyWjiV0r80BB1rh5fWwJhYabbCrAX68K6izWo8yx8jDLWO8CnivF0SVYWCtOiQsfX6oaIR3NggISQpWwDMZ4PWDMkS3NJnVdUNsGnFTe70g6blGEkM3muxwxQWF8bMVtyYzO40kwHh0FjWb5QAxJ8ZgCN3od4NBHW507ve/YiVGiTmSkcWAXLV5GAcCToBUHdg8MOUDddQ/P+zxzayrcoBcbB5j5MHkIEiOETYY4WgvbF8VVGx1QJoOtMrgXpuDadsU9XKATLQ46JReROjmxwXw1Fn4wwF5JnD7IMswG0KSo5fpuuKiRg4Quhy8+10fhSVJwVhJioEjRTNlHbcXUrSzs0US+xQ02Dgl/RhZQDon+La6k5OF8WxJ0ISX9fnED1T+TnOTnUpZS/xvNh7ZY6XuYB5FK7XzJsjfIgVx5Tna68fYCdhkBQFcv45w95NnOfRAAveWp2GOnidjTgwxXnUBa8MwO9zQvVRjgKd+hLJLDrK/H2B/ipZMgwpjlIIolxdnzwSXL7n5tNvJ19d4bzhI+/1o9CpK8RMX4dlfAmuuSD1p97xPKPD7FTSn1PBzRJB+N1VvtbErIQbZRepRkjt7t3L7XJgwkEYbG0uSRN84MwpSlqTpYdoPJ4fgZqPICKlc6FQw4Bat/6dh0Ksg3yQa3w8DYjSQClzLGKwPvN/dVlD4yYEIIH4/iigFHB8Ul0mXP58Fr7VAhkG0+5tiQa8UnVeqrrfFQ+0AjHtFLTkxCLEq+KoHProF3usQn0Ej4Vm3YLBaNNAzAdtSxOV9bnglW5xJxr/sEYNQslbA7UwTA5LVBu1O+CBfvLkO5+LctiCIWSPK+AvNkBdwR6jcYxHN7/So8LvLC06vcJcv0Oyc0+El/5pBLozD+x0w6YXEGCi+AZ5oEkbvNIu9lYGyLsXTvnMgufTDfDBHw+MNojM/nQFd47D/vIivRYPolEz2umBzAnxSIC6XjD16ozAozReKEA/vXSM+DxUKXWkVm8XQpIkSc21NsdCZCeL+mTj0RAS5L5E3q7v47PVWFugi/14kyB2pXFT7ORYRJPUYR2BmLYlUSwPF//G/r+yybED+BJqsVMG5Ohp5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Piedmont Technical College", "label": "College" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "NAME", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULLADD" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "Telephone", "type": "esriFieldTypeString", "alias": "Telephone", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "Telephone" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S64_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Boundary Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Boundary Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Boundary Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Gallman Elementay School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Gallman Elementay School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Gallman Elementay School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Little Mountain Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Little Mountain Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Little Mountain Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Pomaria-Garmany Elementary SChool", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Pomaria-Garmany Elementary SChool", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Pomaria-Garmany Elementary SChool" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Prosperity-Rikard Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Prosperity-Rikard Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Prosperity-Rikard Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Reuben elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Reuben elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Reuben elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Whitmire Community School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Whitmire Community School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Whitmire Community School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Pomaria-Garmany Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Pomaria-Garmany Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Pomaria-Garmany Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Reuben Elementary School", "name": "Elementary School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Reuben Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Reuben Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Mid- Carolina Middle School", "name": "Middle School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Mid- Carolina Middle School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Mid- Carolina Middle School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry Middle School", "name": "Middle School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry Middle School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry Middle School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Mid-Carolina High School", "name": "High School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Mid-Carolina High School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Mid-Carolina High School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry High School", "name": "High School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry High School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry High School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry Academy", "name": "Private School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry Academy", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry Academy" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry Christian Acedemy", "name": "Private School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry Christian Acedemy", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry Christian Acedemy" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Speers St Elementary School", "name": "Private School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Speers St Elementary School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Speers St Elementary School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "The Infinity School", "name": "Private School", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "The Infinity School", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "The Infinity School" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry Co. Career Center", "name": "College", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry Co. Career Center", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry Co. Career Center" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Newberry College", "name": "College", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Newberry College", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Newberry College" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Piedmont Technical College", "name": "College", "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} }, "templates": [ { "name": "Piedmont Technical College", "description": "", "prototype": { "attributes": { "CITY": null, "Telephone": null, "FULLADD": null, "NAME": "Piedmont Technical College" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 710, "name": "Industry", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 730, "name": "Education", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 750, "name": "Energy", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 790, "name": "Building General", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 800, "name": "Health and Medical", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 830, "name": "Government and Military", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 840, "name": "Weather", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 880, "name": "Information and Communication", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 900, "name": "Place of Worship", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 901, "name": "Day Care", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} }, { "code": 902, "name": "CEMETERY", "defaultValues": { "NAME": null, "FULLADD": null, "CITY": null, "Telephone": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Elementary School Zone", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1715069.1712598354, "ymin": 814807.3074146956, "xmax": 1904467.5223097056, "ymax": 982845.501968503, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Boundary Street", "description": "Boundary Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Boundary Street" ] ] }, { "label": "Gallman ES", "description": "Gallman ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 128, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Gallman ES" ] ] }, { "label": "Little Mountain ES", "description": "Little Mountain ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Little Mountain ES" ] ] }, { "label": "Newberry ES", "description": "Newberry ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 99, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Newberry ES" ] ] }, { "label": "Pomaria-Garmany ES", "description": "Pomaria-Garmany ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pomaria-Garmany ES" ] ] }, { "label": "Prosperity-Rikard ES", "description": "Prosperity-Rikard ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 103, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Prosperity-Rikard ES" ] ] }, { "label": "Reuben ES", "description": "Reuben ES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 86, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Reuben ES" ] ] }, { "label": "Whitmire Community", "description": "Whitmire Community", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 124, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Whitmire Community" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Boundary Street", "label": "Boundary Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 128, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gallman ES", "label": "Gallman ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Little Mountain ES", "label": "Little Mountain ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 99, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Newberry ES", "label": "Newberry ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pomaria-Garmany ES", "label": "Pomaria-Garmany ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 103, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prosperity-Rikard ES", "label": "Prosperity-Rikard ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 86, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Reuben ES", "label": "Reuben ES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 124, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitmire Community", "label": "Whitmire Community" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 215, 158, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Name" }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Link" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R389_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Boundary Street", "name": "Boundary Street", "domains": {}, "templates": [ { "name": "Boundary Street", "description": "", "prototype": { "attributes": { "Name": "Boundary Street", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gallman ES", "name": "Gallman ES", "domains": {}, "templates": [ { "name": "Gallman ES", "description": "", "prototype": { "attributes": { "Name": "Gallman ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Little Mountain ES", "name": "Little Mountain ES", "domains": {}, "templates": [ { "name": "Little Mountain ES", "description": "", "prototype": { "attributes": { "Name": "Little Mountain ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry ES", "name": "Newberry ES", "domains": {}, "templates": [ { "name": "Newberry ES", "description": "", "prototype": { "attributes": { "Name": "Newberry ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pomaria-Garmany ES", "name": "Pomaria-Garmany ES", "domains": {}, "templates": [ { "name": "Pomaria-Garmany ES", "description": "", "prototype": { "attributes": { "Name": "Pomaria-Garmany ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prosperity-Rikard ES", "name": "Prosperity-Rikard ES", "domains": {}, "templates": [ { "name": "Prosperity-Rikard ES", "description": "", "prototype": { "attributes": { "Name": "Prosperity-Rikard ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Reuben ES", "name": "Reuben ES", "domains": {}, "templates": [ { "name": "Reuben ES", "description": "", "prototype": { "attributes": { "Name": "Reuben ES", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire Community", "name": "Whitmire Community", "domains": {}, "templates": [ { "name": "Whitmire Community", "description": "", "prototype": { "attributes": { "Name": "Whitmire Community", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Middle School Zone", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1715069.1712598354, "ymin": 814807.3074146956, "xmax": 1904453.6332021058, "ymax": 982845.501968503, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Mid-Carolina MS", "description": "Mid-Carolina MS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 106, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mid-Carolina MS" ] ] }, { "label": "Newberry MS", "description": "Newberry MS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 122, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Newberry MS" ] ] }, { "label": "Whitmire Community", "description": "Whitmire Community", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 250, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Whitmire Community" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 106, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mid-Carolina MS", "label": "Mid-Carolina MS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 122, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Newberry MS", "label": "Newberry MS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 250, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitmire Community", "label": "Whitmire Community" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Name" }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Link" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R395_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S351_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Mid-Carolina MS", "name": "Mid-Carolina MS", "domains": {}, "templates": [ { "name": "Mid-Carolina MS", "description": "", "prototype": { "attributes": { "Name": "Mid-Carolina MS", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry MS", "name": "Newberry MS", "domains": {}, "templates": [ { "name": "Newberry MS", "description": "", "prototype": { "attributes": { "Name": "Newberry MS", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire Community", "name": "Whitmire Community", "domains": {}, "templates": [ { "name": "Whitmire Community", "description": "", "prototype": { "attributes": { "Name": "Whitmire Community", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "High School Zone", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1715069.1712598354, "ymin": 814807.3074146956, "xmax": 1904453.6332021058, "ymax": 982845.501968503, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Mid-Carolina HS", "description": "Mid-Carolina HS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mid-Carolina HS" ] ] }, { "label": "Newberry HS", "description": "Newberry HS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 66, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Newberry HS" ] ] }, { "label": "Whitmire Community", "description": "Whitmire Community", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 245, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Whitmire Community" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mid-Carolina HS", "label": "Mid-Carolina HS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 66, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Newberry HS", "label": "Newberry HS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 245, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitmire Community", "label": "Whitmire Community" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 155, 61, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Name", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Name" }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Link" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S352_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Mid-Carolina HS", "name": "Mid-Carolina HS", "domains": {}, "templates": [ { "name": "Mid-Carolina HS", "description": "", "prototype": { "attributes": { "Name": "Mid-Carolina HS", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Newberry HS", "name": "Newberry HS", "domains": {}, "templates": [ { "name": "Newberry HS", "description": "", "prototype": { "attributes": { "Name": "Newberry HS", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire Community", "name": "Whitmire Community", "domains": {}, "templates": [ { "name": "Whitmire Community", "description": "", "prototype": { "attributes": { "Name": "Whitmire Community", "Link": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "County Council District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714299.2644356936, "ymin": 814316.5393700749, "xmax": 1904229.92979002, "ymax": 983092.818241477, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "uniqueValueGroups": [ { "heading": "District ID", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "7", "label": "7" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District \" CONCAT NEWLINE CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICTID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPNAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S117_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "REPNAME": null, "NAME": null, "DISTRICTID": "7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "State House District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1292519.1876640469, "ymin": 72866.13812336326, "xmax": 2759390.7828083932, "ymax": 1233475.505905509, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District\" CONCAT NEWLINE CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 115, 0, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICTID" }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPNAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PHONE" }, { "name": "OFFICE", "type": "esriFieldTypeString", "alias": "OFFICE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OFFICE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "S119_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "State House District", "description": "", "prototype": { "attributes": { "OFFICE": null, "EMAIL": null, "DISTRICTID": null, "REPNAME": null, "PHONE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Magistrate Jurisdiction", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714193.6814304441, "ymin": 814325.0419947505, "xmax": 1904119.1259842515, "ymax": 983209.5629921257, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.5E-4, "mTolerance": 0.002, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Jurisdiction", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Central Court", "description": "Central Court", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 201, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Central Court" ] ] }, { "label": "Little Mountain", "description": "Little Mountain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 179, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Little Mountain" ] ] }, { "label": "Peak-Pomaria", "description": "Peak-Pomaria", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 42, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Peak-Pomaria" ] ] }, { "label": "Whitmire", "description": "Whitmire", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 76, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Whitmire" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 201, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Central Court", "label": "Central Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 179, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Little Mountain", "label": "Little Mountain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 42, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Peak-Pomaria", "label": "Peak-Pomaria" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 76, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whitmire", "label": "Whitmire" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Jurisdiction]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CNTYNAME", "typeIdField": "Jurisdiction", "subtypeField": "", "fields": [ { "name": "atlas.GIO.Magistrate.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "atlas.GIO.Magistrate.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIPC", "type": "esriFieldTypeSmallInteger", "alias": "FIPC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIPC" }, { "name": "CNTYNAME", "type": "esriFieldTypeString", "alias": "CNTYNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CNTYNAME" }, { "name": "POP1930", "type": "esriFieldTypeInteger", "alias": "POP1930", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP1930" }, { "name": "POP1960", "type": "esriFieldTypeInteger", "alias": "POP1960", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP1960" }, { "name": "POP1990", "type": "esriFieldTypeInteger", "alias": "POP1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP1990" }, { "name": "URBAN1990", "type": "esriFieldTypeInteger", "alias": "URBAN1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "URBAN1990" }, { "name": "POP2000", "type": "esriFieldTypeInteger", "alias": "POP2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP2000" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Jurisdiction" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R149_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S123_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Central Court", "name": "Central Court", "domains": {}, "templates": [ { "name": "Central Court", "description": "", "prototype": { "attributes": { "POP2000": null, "atlas.GIO.Magistrate.AREA": null, "PERIMETER": null, "URBAN1990": null, "POP1990": null, "Jurisdiction": "Central Court", "FIPC": null, "CNTYNAME": null, "POP1930": null, "POP1960": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Little Mountain", "name": "Little Mountain", "domains": {}, "templates": [ { "name": "Little Mountain", "description": "", "prototype": { "attributes": { "POP2000": null, "atlas.GIO.Magistrate.AREA": null, "PERIMETER": null, "URBAN1990": null, "POP1990": null, "Jurisdiction": "Little Mountain", "FIPC": null, "CNTYNAME": null, "POP1930": null, "POP1960": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Peak-Pomaria", "name": "Peak-Pomaria", "domains": {}, "templates": [ { "name": "Peak-Pomaria", "description": "", "prototype": { "attributes": { "POP2000": null, "atlas.GIO.Magistrate.AREA": null, "PERIMETER": null, "URBAN1990": null, "POP1990": null, "Jurisdiction": "Peak-Pomaria", "FIPC": null, "CNTYNAME": null, "POP1930": null, "POP1960": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitmire", "name": "Whitmire", "domains": {}, "templates": [ { "name": "Whitmire", "description": "", "prototype": { "attributes": { "POP2000": null, "atlas.GIO.Magistrate.AREA": null, "PERIMETER": null, "URBAN1990": null, "POP1990": null, "Jurisdiction": "Whitmire", "FIPC": null, "CNTYNAME": null, "POP1930": null, "POP1960": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Special Tax District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1808828.171916008, "ymin": 822620.9717847705, "xmax": 1880712.7631233633, "ymax": 906165.7194881886, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SPTXDTDSCRP]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 215, 194, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SPTXDTDSCRP", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SPTXDTDSCRP", "type": "esriFieldTypeString", "alias": "Special Tax District Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SPTXDTDSCRP" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TaxDist" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R154_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Special Tax District", "description": "", "prototype": { "attributes": { "TaxDist": null, "SPTXDTDSCRP": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Local Tax District", "type": "Feature Layer", "parentLayer": { "id": 55, "name": "Voting and Districts" }, "defaultVisibility": false, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": false, "extent": { "xmin": 1714249.3385826796, "ymin": 814265.5669291317, "xmax": 1904174.7834645659, "ymax": 983026.4383202046, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2919094953914043E8, "falseY": -9.750240877529529E7, "xyUnits": 3.51708327553975E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CVTTXDSCRP", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 42, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "1OS", "description": "1OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 199, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1OS" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 201, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 55, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 146, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "4OS", "description": "4OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 168, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4OS" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 179, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "5OS", "description": "5OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 170, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5OS" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 90, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "6OS", "description": "6OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 62, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6OS" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 37, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "7OS", "description": "7OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 87, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7OS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 42, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 199, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1OS", "label": "1OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 201, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 55, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 146, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 168, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4OS", "label": "4OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 179, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 170, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5OS", "label": "5OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 90, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 62, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6OS", "label": "6OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 37, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 87, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7OS", "label": "7OS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"District \" CONCAT [CVTTXDSCRP]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CVTTXDSCRP", "typeIdField": "CVTTXDSCRP", "subtypeField": "", "fields": [ { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Local Taxing District", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CVTTXDSCRP" }, { "name": "NOFORE", "type": "esriFieldTypeInteger", "alias": "Number of Foreclosures", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOFORE" }, { "name": "NOAPPL", "type": "esriFieldTypeInteger", "alias": "Number of Appeals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOAPPL" }, { "name": "NOSALE", "type": "esriFieldTypeInteger", "alias": "Number of Sales", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NOSALE" }, { "name": "SUMASVLCHG", "type": "esriFieldTypeDouble", "alias": "Total Assessed Value Change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMASVLCHG" }, { "name": "SUMTXVLCHG", "type": "esriFieldTypeDouble", "alias": "Total Taxable Value Change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMTXVLCHG" }, { "name": "SUMTXODCHG", "type": "esriFieldTypeDouble", "alias": "Total Tax Revenue Change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMTXODCHG" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TaxDist" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "1", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1OS", "name": "1OS", "domains": {}, "templates": [ { "name": "1OS", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "1OS", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "2", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "3", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "4", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4OS", "name": "4OS", "domains": {}, "templates": [ { "name": "4OS", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "4OS", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "5", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5OS", "name": "5OS", "domains": {}, "templates": [ { "name": "5OS", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "5OS", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "6", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6OS", "name": "6OS", "domains": {}, "templates": [ { "name": "6OS", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "6OS", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "7", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7OS", "name": "7OS", "domains": {}, "templates": [ { "name": "7OS", "description": "", "prototype": { "attributes": { "TaxDist": null, "CVTTXDSCRP": "7OS", "NOFORE": null, "NOAPPL": null, "NOSALE": null, "SUMASVLCHG": null, "SUMTXVLCHG": null, "SUMTXODCHG": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e3046b4d9a24d37ae09778ab5e5a989" } ], "tables": [] }