{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 139, 153, 38, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMBER] CONCAT \" \" CONCAT [BLDG_NO]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SITE_TYPE <> 'SW' AND SITE_TYPE <> 'U' AND SITE_TYPE <> 'SUB'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2314038.977984663, "ymin": 1900198.8156626523, "xmax": 2489486.299661495, "ymax": 1999459.4271804094, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "SITE_TYPE", "type": "esriFieldTypeString", "alias": "SITE_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "Site Type", "description": "Address Site Type", "codedValues": [ { "name": "Single Family Residential", "code": "SFR" }, { "name": "Multi-Family Residential", "code": "MFR" }, { "name": "Mobile Home", "code": "MH" }, { "name": "Commercial", "code": "CM" }, { "name": "Communication Tower", "code": "CT" }, { "name": "Industrial", "code": "IN" }, { "name": "Fire Department", "code": "FD" }, { "name": "Church", "code": "CH" }, { "name": "School", "code": "SC" }, { "name": "Future", "code": "FU" }, { "name": "Vacant", "code": "V" }, { "name": "Location-Marker", "code": "LM" }, { "name": "Government", "code": "G" }, { "name": "Utility", "code": "U" }, { "name": "Stormwater", "code": "SW" }, { "name": "Accessory Building", "code": "AC" }, { "name": "Sub-Address", "code": "SUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "length": 10, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 40, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 10, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "length": 10, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "FULL_ADDR", "type": "esriFieldTypeString", "alias": "FULL_ADDR", "length": 50, "domain": null }, { "name": "BLDG_NO", "type": "esriFieldTypeString", "alias": "BLDG_NO", "length": 30, "domain": null }, { "name": "BLDG_UNITS", "type": "esriFieldTypeString", "alias": "BLDG_UNITS", "length": 60, "domain": null }, { "name": "NO_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "NO_UNITS", "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 75, "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeString", "alias": "ADDRESS_ID", "length": 100, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 4, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 15, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "ESN", "type": "esriFieldTypeDouble", "alias": "ESN", "domain": null }, { "name": "PERMIT_DATE", "type": "esriFieldTypeDate", "alias": "PERMIT_DATE", "length": 8, "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 75, "domain": null }, { "name": "ADDR_RANGE", "type": "esriFieldTypeString", "alias": "ADDR_RANGE", "length": 50, "domain": null }, { "name": "HAZ_MAT", "type": "esriFieldTypeString", "alias": "HAZ_MAT", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GUID", "type": "esriFieldTypeString", "alias": "GUID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_371", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_371", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S356_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Tax Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 224, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2302940.000182662, "ymin": 1896498.8748998195, "xmax": 2489755.023533497, "ymax": 1999691.030063659, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 22, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "FULL_ADDR", "type": "esriFieldTypeString", "alias": "FULL_ADDR", "length": 50, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 254, "domain": null }, { "name": "SECOND_OWNER", "type": "esriFieldTypeString", "alias": "SECOND_OWNER", "length": 254, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 254, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 254, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 50, "domain": null }, { "name": "DEED_BOOK1", "type": "esriFieldTypeString", "alias": "DEED_BOOK1", "length": 50, "domain": null }, { "name": "DEED_PAGE1", "type": "esriFieldTypeString", "alias": "DEED_PAGE1", "length": 50, "domain": null }, { "name": "WD_Link", "type": "esriFieldTypeString", "alias": "WD_Link", "length": 100, "domain": null }, { "name": "Tax_Info", "type": "esriFieldTypeString", "alias": "Tax_Info", "length": 120, "domain": null }, { "name": "Tax_Map", "type": "esriFieldTypeString", "alias": "Tax_Map", "length": 100, "domain": null }, { "name": "FEMA_Link", "type": "esriFieldTypeString", "alias": "FEMA_Link", "length": 100, "domain": null }, { "name": "REZONING", "type": "esriFieldTypeString", "alias": "REZONING", "length": 100, "domain": null }, { "name": "COVENANT", "type": "esriFieldTypeString", "alias": "COVENANT", "length": 120, "domain": null }, { "name": "Plat_Link", "type": "esriFieldTypeString", "alias": "Plat_Link", "length": 120, "domain": null }, { "name": "SUBD_NAME", "type": "esriFieldTypeString", "alias": "SUBD_NAME", "length": 100, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 20, "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeInteger", "alias": "LANDVALUE", "domain": null }, { "name": "IMPCLS1", "type": "esriFieldTypeInteger", "alias": "IMPCLS1", "domain": null }, { "name": "IMPCLS2", "type": "esriFieldTypeInteger", "alias": "IMPCLS2", "domain": null }, { "name": "TOT_APVAL", "type": "esriFieldTypeInteger", "alias": "TOT_APVAL", "domain": null }, { "name": "TOT_ASVAL", "type": "esriFieldTypeInteger", "alias": "TOT_ASVAL", "domain": null }, { "name": "EXEMPT", "type": "esriFieldTypeSmallInteger", "alias": "EXEMPT", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 20, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Main Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 50001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Shield", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "I", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "U", "label": "US Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "S", "label": "State Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "L", "label": "Local Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 215, 252, 255 ], "toColor": [ 187, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 241, 255 ], "toColor": [ 252, 215, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 202, 252, 255 ], "toColor": [ 227, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Hwy_Num"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "Shield = 'I'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstates", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "Shield = 'L'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Local Road", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Hwy_Num"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "Shield = 'S' Or Shield = 'H'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.Hwy_Num"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "Shield = 'U'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US Highway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2311515.517808497, "ymin": 1898513.3744797409, "xmax": 2479819.5000974946, "ymax": 1999532.3158141524, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Shield", "type": "esriFieldTypeString", "alias": "Shield", "length": 1, "domain": null }, { "name": "Hwy_Num", "type": "esriFieldTypeString", "alias": "Hwy_Num", "length": 5, "domain": null }, { "name": "TRUCK_RTE", "type": "esriFieldTypeString", "alias": "TRUCK_RTE", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Roads", "type": "Feature Layer", "description": "DeSoto County Official Road Centerline Data. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Data is updated by DeSoto County GIS Office as often as needed.", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYM_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "I", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "U", "label": "US Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 2 }, "value": "S", "label": "State Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "L", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "P", "label": "Private Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "R", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 252, 184, 0 ], "width": 1 }, "value": "IH", "label": "IH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 215, 252, 255 ], "toColor": [ 187, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 241, 255 ], "toColor": [ 252, 215, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 202, 252, 255 ], "toColor": [ 227, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SHIELD", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SYM_TYPE = 'I'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstates", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SYM_TYPE = 'L'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Local Roads", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SYM_TYPE = 'P'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private Roads", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.SHIELD"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SYM_TYPE = 'S'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.SHIELD"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SYM_TYPE = 'U'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US Highway", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2311515.517808497, "ymin": 1899584.0636113212, "xmax": 2489835.7759966627, "ymax": 1999767.4429685697, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "length": 10, "domain": null }, { "name": "PREFIX_TYP", "type": "esriFieldTypeString", "alias": "PREFIX_TYP", "length": 10, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 100, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 10, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "length": 10, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 26, "domain": null }, { "name": "SYM_TYPE", "type": "esriFieldTypeString", "alias": "SYM_TYPE", "length": 2, "domain": null }, { "name": "RRID", "type": "esriFieldTypeDouble", "alias": "RRID", "domain": null }, { "name": "STATE_AID", "type": "esriFieldTypeString", "alias": "STATE_AID", "length": 2, "domain": null }, { "name": "LANES", "type": "esriFieldTypeDouble", "alias": "LANES", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "COMM_L", "type": "esriFieldTypeString", "alias": "COMM_L", "length": 26, "domain": null }, { "name": "COMM_R", "type": "esriFieldTypeString", "alias": "COMM_R", "length": 26, "domain": null }, { "name": "ZipCode_L", "type": "esriFieldTypeDouble", "alias": "ZipCode_L", "domain": null }, { "name": "ZipCode_R", "type": "esriFieldTypeDouble", "alias": "ZipCode_R", "domain": null }, { "name": "City_L", "type": "esriFieldTypeString", "alias": "City_L", "length": 50, "domain": null }, { "name": "City_R", "type": "esriFieldTypeString", "alias": "City_R", "length": 50, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeDouble", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeDouble", "alias": "ESN_R", "domain": null }, { "name": "Length_RR", "type": "esriFieldTypeInteger", "alias": "Length_RR", "domain": null }, { "name": "Width_RR", "type": "esriFieldTypeInteger", "alias": "Width_RR", "domain": null }, { "name": "Cove_RR", "type": "esriFieldTypeInteger", "alias": "Cove_RR", "domain": null }, { "name": "Width_Cove", "type": "esriFieldTypeString", "alias": "Width_Cove", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "SH_EMS_L", "type": "esriFieldTypeString", "alias": "SH_EMS_L", "length": 25, "domain": null }, { "name": "SH_EMS_R", "type": "esriFieldTypeString", "alias": "SH_EMS_R", "length": 25, "domain": null }, { "name": "SH_LAW_L", "type": "esriFieldTypeString", "alias": "SH_LAW_L", "length": 30, "domain": null }, { "name": "SH_LAW_R", "type": "esriFieldTypeString", "alias": "SH_LAW_R", "length": 30, "domain": null }, { "name": "SH_FIRE_L", "type": "esriFieldTypeString", "alias": "SH_FIRE_L", "length": 25, "domain": null }, { "name": "SH_FIRE_R", "type": "esriFieldTypeString", "alias": "SH_FIRE_R", "length": 25, "domain": null }, { "name": "DC_LAW_L", "type": "esriFieldTypeString", "alias": "DC_LAW_L", "length": 10, "domain": null }, { "name": "DC_LAW_R", "type": "esriFieldTypeString", "alias": "DC_LAW_R", "length": 10, "domain": null }, { "name": "DC_FIRE_L", "type": "esriFieldTypeString", "alias": "DC_FIRE_L", "length": 10, "domain": null }, { "name": "DC_FIRE_R", "type": "esriFieldTypeString", "alias": "DC_FIRE_R", "length": 10, "domain": null }, { "name": "HN_FIRE_L", "type": "esriFieldTypeString", "alias": "HN_FIRE_L", "length": 15, "domain": null }, { "name": "HN_FIRE_R", "type": "esriFieldTypeString", "alias": "HN_FIRE_R", "length": 15, "domain": null }, { "name": "HN_LAW_L", "type": "esriFieldTypeString", "alias": "HN_LAW_L", "length": 15, "domain": null }, { "name": "HN_LAW_R", "type": "esriFieldTypeString", "alias": "HN_LAW_R", "length": 15, "domain": null }, { "name": "HN_EMS_L", "type": "esriFieldTypeString", "alias": "HN_EMS_L", "length": 15, "domain": null }, { "name": "HN_EMS_R", "type": "esriFieldTypeString", "alias": "HN_EMS_R", "length": 15, "domain": null }, { "name": "HL_FIRE_L", "type": "esriFieldTypeString", "alias": "HL_FIRE_L", "length": 15, "domain": null }, { "name": "HL_FIRE_R", "type": "esriFieldTypeString", "alias": "HL_FIRE_R", "length": 15, "domain": null }, { "name": "HL_LAW_L", "type": "esriFieldTypeString", "alias": "HL_LAW_L", "length": 15, "domain": null }, { "name": "HL_LAW_R", "type": "esriFieldTypeString", "alias": "HL_LAW_R", "length": 15, "domain": null }, { "name": "HL_EMS_L", "type": "esriFieldTypeString", "alias": "HL_EMS_L", "length": 15, "domain": null }, { "name": "HL_EMS_R", "type": "esriFieldTypeString", "alias": "HL_EMS_R", "length": 15, "domain": null }, { "name": "CROSS_FROM", "type": "esriFieldTypeString", "alias": "CROSS_FROM", "length": 50, "domain": null }, { "name": "CROSS_TO", "type": "esriFieldTypeString", "alias": "CROSS_TO", "length": 50, "domain": null }, { "name": "CROSS_FNA", "type": "esriFieldTypeString", "alias": "CROSS_FNA", "length": 100, "domain": null }, { "name": "CROSS_TNA", "type": "esriFieldTypeString", "alias": "CROSS_TNA", "length": 100, "domain": null }, { "name": "OB_LAW_L", "type": "esriFieldTypeString", "alias": "OB_LAW_L", "length": 25, "domain": null }, { "name": "OB_LAW_R", "type": "esriFieldTypeString", "alias": "OB_LAW_R", "length": 25, "domain": null }, { "name": "OB_FIRE_L", "type": "esriFieldTypeString", "alias": "OB_FIRE_L", "length": 25, "domain": null }, { "name": "OB_FIRE_R", "type": "esriFieldTypeString", "alias": "OB_FIRE_R", "length": 25, "domain": null }, { "name": "OB_EMS_L", "type": "esriFieldTypeString", "alias": "OB_EMS_L", "length": 25, "domain": null }, { "name": "OB_EMS_R", "type": "esriFieldTypeString", "alias": "OB_EMS_R", "length": 25, "domain": null }, { "name": "FNA", "type": "esriFieldTypeInteger", "alias": "FNA", "domain": null }, { "name": "TNA", "type": "esriFieldTypeInteger", "alias": "TNA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ODD", "type": "esriFieldTypeString", "alias": "ODD", "length": 5, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "length": 5, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "OVERLAY_HMA", "type": "esriFieldTypeString", "alias": "OVERLAY_HMA", "length": 10, "domain": null }, { "name": "OVERLAY_SS", "type": "esriFieldTypeString", "alias": "OVERLAY_SS", "length": 10, "domain": null }, { "name": "OVERLAY_MICRO", "type": "esriFieldTypeString", "alias": "OVERLAY_MICRO", "length": 10, "domain": null }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeInteger", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeInteger", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeInteger", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeInteger", "alias": "TOADDR", "domain": null }, { "name": "Length_Miles", "type": "esriFieldTypeDouble", "alias": "Length_Miles", "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "COUNTY_L", "length": 20, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "COUNTY_R", "length": 20, "domain": null }, { "name": "FUNCTIONAL_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLASSIFICATION", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_113", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_113", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Municipalities", "type": "Feature Layer", "description": "All municipalities within DeSoto County are depicted by legal Descriptions on file at the DeSoto County Chancery Clerk's office in Hernando, MS. Walls:\t\tBook# 417 Page# 233 June 15, 2006Horn Lake:\tBook# Page# April 15, 2008Southaven:\tBook# 523 Page# 136 November 30, 2009Olive Branch\tBook# Page# June 2, 1998Hernando\tBook# 459 Page# 205 July 7, 2007 ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This data is maintained by the DeSoto County GIS Department.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2335921.2058736607, "ymin": 1928246.3963784054, "xmax": 2479059.102996245, "ymax": 1999556.8400433213, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "DCMS_GIS.GISDBADMIN.Municipalities.Area", "type": "esriFieldTypeDouble", "alias": "DCMS_GIS.GISDBADMIN.Municipalities.Area", "domain": null }, { "name": "Mayor", "type": "esriFieldTypeString", "alias": "Mayor", "length": 50, "domain": null }, { "name": "POP2010", "type": "esriFieldTypeDouble", "alias": "POP2010", "domain": null }, { "name": "POP2020", "type": "esriFieldTypeInteger", "alias": "POP2020", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 169, 0, 230, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "[Name] CONCAT NEWLINE CONCAT [Sec_Phase]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 169, 0, 230, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2329746.500047244, "ymin": 1902215.4999494925, "xmax": 2479668.2503999956, "ymax": 1999556.8400433213, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Sec_Phase", "type": "esriFieldTypeString", "alias": "Sec_Phase", "length": 100, "domain": null }, { "name": "Plat_Link", "type": "esriFieldTypeString", "alias": "Plat_Link", "length": 120, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Book_Num", "type": "esriFieldTypeInteger", "alias": "Book_Num", "domain": null }, { "name": "File_Date", "type": "esriFieldTypeDate", "alias": "File_Date", "length": 8, "domain": null }, { "name": "File_Time", "type": "esriFieldTypeDate", "alias": "File_Time", "length": 8, "domain": null }, { "name": "Legal_Desc", "type": "esriFieldTypeString", "alias": "Legal_Desc", "length": 150, "domain": null }, { "name": "Lots", "type": "esriFieldTypeDouble", "alias": "Lots", "domain": null }, { "name": "COS", "type": "esriFieldTypeDouble", "alias": "COS", "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null }, { "name": "Coven1", "type": "esriFieldTypeString", "alias": "Coven1", "length": 120, "domain": null }, { "name": "Coven2", "type": "esriFieldTypeString", "alias": "Coven2", "length": 120, "domain": null }, { "name": "Coven3", "type": "esriFieldTypeString", "alias": "Coven3", "length": 120, "domain": null }, { "name": "Coven4", "type": "esriFieldTypeString", "alias": "Coven4", "length": 120, "domain": null }, { "name": "Coven5", "type": "esriFieldTypeString", "alias": "Coven5", "length": 120, "domain": null }, { "name": "Related1", "type": "esriFieldTypeString", "alias": "Related1", "length": 120, "domain": null }, { "name": "Related2", "type": "esriFieldTypeString", "alias": "Related2", "length": 120, "domain": null }, { "name": "Related3", "type": "esriFieldTypeString", "alias": "Related3", "length": 120, "domain": null }, { "name": "Related4", "type": "esriFieldTypeString", "alias": "Related4", "length": 120, "domain": null }, { "name": "Related5", "type": "esriFieldTypeString", "alias": "Related5", "length": 120, "domain": null }, { "name": "Related6", "type": "esriFieldTypeString", "alias": "Related6", "length": 120, "domain": null }, { "name": "Related7", "type": "esriFieldTypeString", "alias": "Related7", "length": 120, "domain": null }, { "name": "Related8", "type": "esriFieldTypeString", "alias": "Related8", "length": 120, "domain": null }, { "name": "Related9", "type": "esriFieldTypeString", "alias": "Related9", "length": 120, "domain": null }, { "name": "Related10", "type": "esriFieldTypeString", "alias": "Related10", "length": 120, "domain": null }, { "name": "Dev_Agreem", "type": "esriFieldTypeString", "alias": "Dev_Agreem", "length": 120, "domain": null }, { "name": "Book_Pag", "type": "esriFieldTypeString", "alias": "Book_Pag", "length": 10, "domain": null }, { "name": "Page_Num", "type": "esriFieldTypeString", "alias": "Page_Num", "length": 4, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name_Sec_Phase", "type": "esriFieldTypeString", "alias": "Name_Sec_Phase", "length": 200, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R281_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S267_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Future Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 199, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2333115.6461960785, "ymin": 1904189.257156819, "xmax": 2479378.2841164134, "ymax": 1999094.151992321, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Lots", "type": "esriFieldTypeString", "alias": "Lots", "length": 6, "domain": null }, { "name": "Date_Approved", "type": "esriFieldTypeString", "alias": "Date_Approved", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R277_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Supervisor Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "District 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "District 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "District 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "District 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "District 5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 210, 255 ], "toColor": [ 252, 184, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 204, 255 ], "toColor": [ 252, 238, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 228, 255 ], "toColor": [ 187, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 210, 252, 255 ], "toColor": [ 230, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 202, 255 ], "toColor": [ 252, 210, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 207, 252, 255 ], "toColor": [ 187, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "\"District \" CONCAT [DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2302539.6003929116, "ymin": 1894739.4023689032, "xmax": 2479684.407191828, "ymax": 1999548.5647974089, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 2, "domain": null }, { "name": "SUPERVISOR", "type": "esriFieldTypeString", "alias": "SUPERVISOR", "length": 50, "domain": null }, { "name": "SCHOOL_BOARD", "type": "esriFieldTypeString", "alias": "SCHOOL_BOARD", "length": 50, "domain": null }, { "name": "JUSTICE_COURT", "type": "esriFieldTypeString", "alias": "JUSTICE_COURT", "length": 50, "domain": null }, { "name": "CONSTABLE", "type": "esriFieldTypeString", "alias": "CONSTABLE", "length": 50, "domain": null }, { "name": "ELECTION_COMMISSIONER", "type": "esriFieldTypeString", "alias": "ELECTION_COMMISSIONER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "County Outline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2302539.6003929116, "ymin": 1894739.4023689032, "xmax": 2479684.407191828, "ymax": 1999548.5647974089, "spatialReference": { "wkid": 102695, "latestWkid": 2255, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16151000, "falseY": -43523900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 66, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 66, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0d660579e30f4a0fb8b362eb7a75108e" } ], "tables": [] }