{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Warren Co LBRS AddPts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2fe0de05a3db158bd1ca5b7eebac8e9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASNJREFUKJGd0q+LAkEUwPHv4MpiOpNoOc+rmsVySTBtsAiC/4BYbBa7waTYNokGYTWIxbDVZDHJGbYcNjEJehwoe2HAZW9XXe/BML/eZ94wjAJgLxYfRKPvBI3T6Vtks4YCYG+3puh21cA4k8FerVAAxH6vMh4HtgAUiy+Ka6FSeYw2m+vQjQcDubnbeVEoBLkc9Ptgmj7YsmTSaAS67qwnkzCdwnLpSnfj4xGaTeh05FzXHWiaEImAqt7AAPM55PPQaoEQUK3C5QKNBvR6dyqDrFwoQK0G9TrMZpBOy0Mt6w6Ox6Fclm29BsNw9iYT0LTrY3mxELIfDj0XAiAchsPhBk4k/NHfKJV88JMhcSr1Rbv9GljFYj+cz5/yb2va238q/wIaYU/vp3/iHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1442877.3803003877, "ymin": 460691.1431158036, "xmax": 1552494.0403317213, "ymax": 584342.488988474, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "ADDR_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_ID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": { "type": "codedValue", "name": "ODOT_RouteType", "description": "DESCRIPTION", "codedValues": [ { "name": "INTERSTATE", "code": "IR" }, { "name": "UNITED STATES ROUTE", "code": "US" }, { "name": "COUNTY ROAD", "code": "CR" }, { "name": "TOWNSHIP ROAD", "code": "TR" }, { "name": "MUNICIPAL STREET", "code": "MR" }, { "name": "RAMP", "code": "RA" }, { "name": "NATURAL RESOURCES ROAD (PARK ROAD)", "code": "NR" }, { "name": "FOREST ROAD", "code": "FR" }, { "name": "BIKE ROUTE (TRAIL)", "code": "BK" }, { "name": "REST AREA ENTRY/EXIT", "code": "RE" }, { "name": "WEIGH STATION ENTRY/EXIT", "code": "WS" }, { "name": "RAIL ROAD TRACK", "code": "RR" }, { "name": "DEPARTMENT OF DEFENSE ROAD", "code": "DD" }, { "name": "NATIONAL PARK SERVICE ROAD", "code": "NP" }, { "name": "NATIONAL FISH AND WILDLIFE ROAD", "code": "FW" }, { "name": "NASA ROAD", "code": "NA" }, { "name": "SPUR", "code": "SP" }, { "name": "PRIVATE TOWNSHIP ROAD", "code": "PTR" }, { "name": "PRIVATE MUNICPAL ROAD", "code": "PMR" }, { "name": "CONNECTING ROAD", "code": "CN" }, { "name": "STATE ROUTE", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "length": 10, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 20, "domain": null }, { "name": "ADDR_NUM", "type": "esriFieldTypeInteger", "alias": "ADDR_NUM", "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 32, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 64, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 16, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 8, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 75, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "Str_Suffix", "description": "Standard Street Suffix (USPS)", "codedValues": [ { "name": "BEND", "code": "BND" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BYPASS", "code": "BYP" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CREST", "code": "CRST" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "DRIVE", "code": "DR" }, { "name": "LAND", "code": "LAND" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINTS", "code": "PTS" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "WALL", "code": "WALL" }, { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BAYOU", "code": "BYU" }, { "name": "BEACH", "code": "BCH" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BRANCH", "code": "BR" }, { "name": "CAMP", "code": "CP" }, { "name": "CANYON", "code": "CYN" }, { "name": "CAPE", "code": "CPE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLUB", "code": "CLB" }, { "name": "CORNERS", "code": "CORS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CREEK", "code": "CRK" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CROSSING", "code": "XING" }, { "name": "CURVE", "code": "CURV" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FALLS", "code": "FLS" }, { "name": "FERRY", "code": "FRY" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORK", "code": "FRK" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "GREEN", "code": "GRN" }, { "name": "GROVE", "code": "GRV" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "LAKE", "code": "LK" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LANE", "code": "LN" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LOAF", "code": "LF" }, { "name": "LOCK", "code": "LCK" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MILL", "code": "ML" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "NECK", "code": "NCK" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RANCH", "code": "RNCH" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIVER", "code": "RIV" }, { "name": "ROAD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREET", "code": "ST" }, { "name": "STREETS", "code": "STS" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "UNION", "code": "UN" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VIEW", "code": "VW" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLE", "code": "VL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WELL", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "length": 10, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 75, "domain": null }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "length": 20, "domain": null }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "length": 10, "domain": null }, { "name": "SUB_NAME", "type": "esriFieldTypeString", "alias": "SUB_NAME", "length": 50, "domain": null }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "length": 50, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeSmallInteger", "alias": "SIDE", "domain": null }, { "name": "ABSSIDE", "type": "esriFieldTypeString", "alias": "ABSSIDE", "length": 2, "domain": null }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 75, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "length": 100, "domain": null }, { "name": "COLL_DATE", "type": "esriFieldTypeString", "alias": "COLL_DATE", "length": 25, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 24, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 125, "domain": null }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "length": 125, "domain": null }, { "name": "LHN", "type": "esriFieldTypeString", "alias": "LHN", "length": 16, "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 20, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "USPS_CITY", "type": "esriFieldTypeString", "alias": "USPS_CITY", "length": 50, "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "TSSEGID", "type": "esriFieldTypeDouble", "alias": "TSSEGID", "domain": null }, { "name": "PT_LEN", "type": "esriFieldTypeDouble", "alias": "PT_LEN", "domain": null }, { "name": "MP_VAL", "type": "esriFieldTypeDouble", "alias": "MP_VAL", "domain": null }, { "name": "FIPS_CODE", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "length": 5, "domain": { "type": "codedValue", "name": "FIPS", "description": "FIPS", "codedValues": [ { "name": "BLANCHESTER", "code": "06908" }, { "name": "BUTLERVILLE", "code": "10674" }, { "name": "CARLISLE", "code": "12168" }, { "name": "CORWIN", "code": "18840" }, { "name": "FRANKLIN", "code": "28476" }, { "name": "HARVEYSBURG", "code": "34384" }, { "name": "LEBANON", "code": "42364" }, { "name": "LOVELAND", "code": "45108" }, { "name": "MAINEVILLE", "code": "46872" }, { "name": "MASON", "code": "48188" }, { "name": "MIDDLETOWN", "code": "49840" }, { "name": "MONROE", "code": "51310" }, { "name": "MORROW", "code": "52374" }, { "name": "PLEASANT PLAIN", "code": "63576" }, { "name": "SOUTH LEBANON", "code": "73446" }, { "name": "SPRINGBORO", "code": "74076" }, { "name": "WAYNESVILLE", "code": "82418" }, { "name": "WARREN", "code": "165" }, { "name": "CLEARCREEK", "code": "15700" }, { "name": "DEERFIELD", "code": "21238" }, { "name": "FRANKLIN TWP", "code": "28490" }, { "name": "HAMILTON", "code": "33068" }, { "name": "HARLAN", "code": "33474" }, { "name": "MASSIE", "code": "48216" }, { "name": "SALEM", "code": "69988" }, { "name": "TURTLECREEK", "code": "77868" }, { "name": "UNION", "code": "78610" }, { "name": "WASHINGTON", "code": "81690" }, { "name": "WAYNE", "code": "82306" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMM", "type": "esriFieldTypeString", "alias": "COMM", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2338_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2338", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1661_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Mile Markers I-75/Bikepath", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0809e3f2f5703dfed5f0a37e6a2e89d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUKJGl0LEuQ2EYxvEfbWIwaI40ESYSaRORYO+VCBs5u8kgTlyBwVS3YDK4AolGYmByAwSNj4StlKGnR6uR09Q7vc/zff/3fb6vaMQqDjh1lWgmqnVleA23Np3ng/d2wnzYMpXqS9dYyQdhFdNpf+ZzuKhDVgfcdWNCCzTNGe+58WJB4gp8KKiIbWh0wCXL1v8YfaiENdAgakaLQWj8M+o7nnvcEgpZVNpp//YbfHDsKHWe1ByoZr+651HZaRcIs+HiB0xsZ6MSdVQzXXbXd963cYQaBMe0nfgymepW9toccF+MOG/jNwPAMxNegg6SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDR_NUM] CONCAT NEWLINE CONCAT \"MM\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "length": 10, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 254, "domain": null }, { "name": "STNO", "type": "esriFieldTypeString", "alias": "STNO", "length": 10, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "length": 20, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 10, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 50, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 15, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 10, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 10, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 50, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 10, "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 10, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": null }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 75, "domain": null }, { "name": "FIPS_CODE", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "length": 10, "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "X2", "type": "esriFieldTypeDouble", "alias": "X2", "domain": null }, { "name": "Y2", "type": "esriFieldTypeDouble", "alias": "Y2", "domain": null }, { "name": "WTRACCT", "type": "esriFieldTypeString", "alias": "WTRACCT", "length": 50, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "length": 50, "domain": null }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "length": 50, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": null }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R765_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_765", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_765", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_ADDRESS_POINTS_AddressID", "fields": "AddressID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IDENTIFIER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "236c318b76cc9cf9ad8228333b5d6fc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUOI211L9L1GEcB/DXc1qLeNyFFgQhgUNDl0TScA0SJUSCDtm1VDRE4X/QEC0R1OISoYOU5BpGYR0tFV1NDRnhkITQ0A9oiQpE677fhsPyuNPz9HxPDzw8L94PD8+nWYPTvLR4/S66++1H6IljoV6kKaG4rdXYwUy49g+c+xpOn5qqH1tKPuci/oPROpotT0yCZVduVCrAO70cObB2YPwJV96sArYnaUtz/zm3CitDVwfIdpFuqdEQHrwgu5f5Bc4/rdzP52hL8XK6cq8qOL/A2VEmhhhTjuZz7Gzn2Cjjg2sEofCTMyNMXSKKufCMRyfZ10n3Db4Uq59b9ZWvn+DtLL3dzGT4U+T7L272MfiwDjAEXp1jscjhCTq30r+b4fd0bOHxEPf66wD7sszMlTD4sFjC4ONvjo+U0O1pZj/VAIsxqVb2dPD5cvUW0JQglSSKaoADk5hcGaqVzft6G5oMCEFcBu7aYfr2UZkoitczD+NkSyiUgYe6wv4NllQGNip/AYlAZHmZvd9hAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c13ed6acc0d1a0d6a5a31391c7c54a9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJZJREFUOI3NjjEKwkAURN+GgLYWFnsCSy8h5DABr5V75ASJYGknrN4gRcK33XwS3G+CZMqZ4c3krKR8LhA4AJXyHhmUJhCwA4rYcNCaH1m1YZBAkzBy0j2BOoNrXD4nDO91z8FzbvUnbRvkR4n3R0K4qf4duCivG4EcvOJUQpga7nVv6tEi/QUkwKC83gxy8P4ylPzIpA9w7htAtpHC1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LogPt", "label": "LogPt", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDR_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 1001 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "length": 10, "domain": null }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "length": 20, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 10, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 50, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 10, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 50, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 10, "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 10, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": null }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 75, "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "length": 50, "domain": null }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "length": 50, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": null }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R765_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_765", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_765", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_ADDRESS_POINTS_AddressID", "fields": "AddressID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Butler Co LBRS AddPts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2fe0de05a3db158bd1ca5b7eebac8e9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASNJREFUKJGd0q+LAkEUwPHv4MpiOpNoOc+rmsVySTBtsAiC/4BYbBa7waTYNokGYTWIxbDVZDHJGbYcNjEJehwoe2HAZW9XXe/BML/eZ94wjAJgLxYfRKPvBI3T6Vtks4YCYG+3puh21cA4k8FerVAAxH6vMh4HtgAUiy+Ka6FSeYw2m+vQjQcDubnbeVEoBLkc9Ptgmj7YsmTSaAS67qwnkzCdwnLpSnfj4xGaTeh05FzXHWiaEImAqt7AAPM55PPQaoEQUK3C5QKNBvR6dyqDrFwoQK0G9TrMZpBOy0Mt6w6Ox6Fclm29BsNw9iYT0LTrY3mxELIfDj0XAiAchsPhBk4k/NHfKJV88JMhcSr1Rbv9GljFYj+cz5/yb2va238q/wIaYU/vp3/iHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[HOUSENUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 1001 } ] }, "defaultVisibility": true, "extent": { "xmin": 1312450.193320632, "ymin": 476163.33231572807, "xmax": 1450003.407386884, "ymax": 585197.27763322, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "length": 20, "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ASSIGN_NUM", "type": "esriFieldTypeInteger", "alias": "ASSIGN_NUM", "domain": null }, { "name": "HOUSENUM", "type": "esriFieldTypeInteger", "alias": "HOUSENUM", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 20, "domain": null }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "length": 4, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 75, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "length": 2, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 8, "domain": null }, { "name": "UNITNUM", "type": "esriFieldTypeString", "alias": "UNITNUM", "length": 22, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 139, "domain": null }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "length": 5, "domain": null }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "length": 5, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Address_Co", "type": "esriFieldTypeString", "alias": "Address_Co", "length": 150, "domain": null }, { "name": "VERIFIED_T", "type": "esriFieldTypeString", "alias": "VERIFIED_T", "length": 50, "domain": null }, { "name": "DATE_ASSIG", "type": "esriFieldTypeDate", "alias": "DATE_ASSIG", "length": 8, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2339_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Address Ranges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveStart", "where": null, "labelExpression": "[LEFTFROM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1412884.9289022046, "ymin": 518088.4687199185, "xmax": 1476052.4202890338, "ymax": 577275.4859910407, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 8, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SnowRoutes", "type": "esriFieldTypeString", "alias": "SnowRoutes", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R391_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_391", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_391", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a249_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Block Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9999, "maxScale": 2500, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IDENTIFIER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b9090c1d20fec7dad94744a8c3aafa38", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUGJVjYSABsDAwMDAwRD/by87AII1L0U8mhp8Mi6X0WaB85Z8MDPI4jfzH8BNhMknOGFWMrHiplAIxigFQsgk+YPgw+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "B", "label": "B", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDR_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "length": 10, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "length": 50, "domain": null }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "length": 50, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": null }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R765_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_765", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_765", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_ADDRESS_POINTS_AddressID", "fields": "AddressID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Police POI", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 5001, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_233", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_233", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_235", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_235", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_236", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_236", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_237", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_237", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_239", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_239", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_232", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_234", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_238", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_240", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Feature", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cabe4fbdbb79e68ad5a6373b3292a20d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3dJREFUSInl1m9oVWUcwPHvPc/znHPvFaW7Urx32dnc9YW1dIxF4MRpKK4xSSI3fBEzYeReBLk0YyIbezUYvVnEKtekqEipICZGa7RRYYS7YS4ybek9ht3StYWz5u6f5+nFzdHYxrU2ROgHh3M4z8Pv8/z5nT+S2xTy/w1Fo9GCVCp1EUApVTg8PBxfcMh1XXP4zQ4CjoOtHJQKXKyufBzP83wLArmua17uasO2A7x19AgTE9fxCYtQXh69/cdxlGMq1m/JCc4Jua5r2jqaUMoB4O1jr2NJSXBJEGEJtEnxUncb+55u5uRXn+F3HFNa8vCc4AzIdd3+UMi/ce/BBgA+6utBCIvgkgCWkEhLoISFJS2kJeh650V8Potn65s5M/QN1ZVV5tLlywOe522aFQqHww+++2HXGa3TaG0wOo02htrtNWityRiNmTobNJlsPzQ6k+GTk++jjWbPgRq00RsB83xD+5pEIjE0Y0ZuJIrWGmOyCbXJXmfhbOJtW3dQel+SQ53HyPzd19wcBAaT0WiTQWNmX7pIJPJrU+MhNPBEXRUPrV2LEDavHOnEAN/HPO65MUh/IxTuSvDzB4+xrmUxO+urAKirqeXCpZ+4dv1P3nvjBBpNIpG4MAOKxWJXYrGYz3VdU/7oA0wmV6Kkn7PnvwOgfcNZCnclsp3TENk6Ci2L+WH4HACp9B+M/T7C2Pg1Br8+PaMocpZ3MBBAWJJw5SgABWtcykvHWVq8DRigKLoSKUSuNLkhadsIJRk5tYh7qyeJD3owCQXlAyzPD2FLhRDW/CFlK4SUPNm9iib/abasm4Q0xHs9SHq09q5HCjV/yHYUypKUVdzPq8cXUf/cjwDET3iQgu6OHhoO7Jw/5JcKSwqOHu6b3pAE0rBhcxm2k/uVeQtLZyN8gj2PJHmhOQGTZI8UFOxwaWwpRsoF2CMpJEJYXM2vpKDi06n7oZCfzduLsaWNWAjIsRVCKpZFgpRtKmKwP7tHRSX5IMC2BeLflnf7aweND0imUvT09bIs7y7KSkqm2ktWr6a+bvZEQ+fPMTY+DsC+lt0A5pmnmqce2mlQamICLFgRXs7Su8NEC4tzjvRmRIHh+LeMjF7hl6u/gW/612IadCM5we7avbgrVt0y8M8ocrOz//zUx3zxZe/cUOv+Tl/r/s7/hOSKO/MvaD7xFyrhVGWkL3HxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Banking", "label": "Banking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d4e60433edbcb881a4ef6f28f573794f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqtJREFUSInNlk1IVFEUx39nZlBBmIWK9AHTosFgiASXCqIbI0xpMzGp6CawFhIRLhRECnLaRBRhCOmueoiLwlYiGi7auQlFBJNmkEwYNwrCgM1pcd/YzLznfGBKf3hw333nzu+ec+49Z3ycsXz/JVCVAHAbaAWuATXAIZT/hOR3YBb4KML2iYCqBFQZAyKA12mRrAPqgBvAq1SKtyI8FuFXyUBVIsCECP58mzo8BK8XRPCJcA/oUqVbhM9FA1V5CDwHJB8MYGUF6uuzpvzAJ1UeiPC6IND2rCiYbY84LT3AS1V+5HqaBbQPx0QmbG0NDg7cYWVlkEjA8rJ5F4FQCCoqjqDvVLmSmdNcYDQ3Z5WVEA7D6mo2bGwMOjthYADW183c7Cw0NGSZ+VUZBe47gKpcwpzGLAUCMD1tfiiZNHPhMAwOgs8HIyPQ0wNTU9De7oyCCHdVeZK+MpkeRuwwOBQKwcICNDWZ9+ZmAwPY34doFHp7XXOZZtwC3uQCW13NbTU2mpB1dMD8vAFsbUEsBqOj5mrkUYcb8GreJZiQTU7CzAxYFiwtwfj40SHJo/LLYPKRCawptEwE+vpMLufmDMyftyyklbyQHpVcvL1eaGszoNraopf5HAMgAVwsdQNFKuEGXDlF4Dc34Bfg+ikBF92AH4CnHHMXT6DfwLQDKEIslcISoetf0lSxPB7iDqANHQJuQv4eWIL2RBjOnMgFxlXpB95TZHvKIwX6Rf565wDaUEuV85TQE4+BPRLByv3gevFFeKHKNqY3+jc2TAva3YWdHTOOx2FzE86dg+pqqKqClhYA9mzPHLBjgTbUUuWrKtFgkEgwWPD0plSxRBjKDWNRQBsaB7pVGQbuAC2YIp+uuwlMwVgELI+HWIFNFVdLRYgBz+znRDrzf95/AAs2w+kzFBrOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bar", "label": "Bar", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4faf162369a8e6003399ff1c03568659", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/1JREFUWIXtl39sE2UYxz/FjYv7xezETbaMDuoqgmC2xLlRdFaNghq7PzA6hxmBrTHRGNGgJiT6jwEiMQjJDDNmIPEPUuIG02Rx2KIbG2RSBo6QEciGls056Xr74biZ6/lHsevoXX+OSJzf5JK793me9/t5733ucpfEbaqkfxtAS3MK7AzwEKBLZJJ4wUaATBVz5efLDgAeXGpRVOK3FEzVXBCE8u87DyGKo+zZ9QXtribMRda44WIFc7a7mhDFUVqOHpthLklSg7nIGkis3vxiPDxxg5UHm5c9WhIcKwg6V8TRsQSwYgcL3hY180xgpH7/dsa8IvX7t1Nb/b6iUjvrYAiCUC5JklPNvOW9Ys7mrGXEOxHI37l7G1UpdeTWemLqt1jBlK+PldJz2hxinpLjgG6JMdFL+8HPAzHzhhpIAdvTAke7JGXQA9EARgumANhbykhLn8eY6MXeOG2+vqKGlBz4tHeAlOTL5JqfI1Of7o/pWwEwZEH3jsUoTCGOS4ppiycsYCQwBaC1y4Ls86HPSGZSkhkRx3nS8nIgybDKxeR1//m6V8aRZZFrf/xO+7fJZN8/igz0X5ueNCNNYKBez6Iw2xsOTDl+xoKsgE/2Dxw+1Mez1nxeeKmfr/ZlhV1Rpl5mXaXMyS6JA84J7rk7NKfMCB2X1Ou1wJS2cxZkeeagwbiA3Tsu8NoWEydPfwPAto8exu3+kx9bhjAYUwO5Xo9ExgKBBucEGy16Su+bH4h9YPfw4fpU7Fv1mg9FTM2/eEk6m143MTw8xa69pdTv6QWg/bshKjcbkRUCi3E0D2CtKsDyTjG4+ui8OEVp4fyQOd379OTZQuHUwJQTPRZ8Pm3A1DS/QZXNxJef9VJZYwxst5r6V+ZjOPtL2EXfrJvBnDv3Lo+q8MhhN0MDE2ywmZDDUQG+eXcA0HlxjEcKhbjAKt594/zIiZ7siIXPWPM4UNcblUmwhkUoWDh9nWfzANwVCcwL6FavcCht5yzUfXIB21vLNE1etZmQw2z5P1rS3QdAaWE6ClMsW+R/SHJrtd9lWs2vW7PSoZSU6SO7aijpRp8bXH0oMKPxSwoF7q0d1IQKBwagO9XhUcLEw2r5qgzyf7qKD1htSsXn+yum+lv2zb/0gSw4dTXu+jn1MzIr+h8sViUE9tvgJAuz75wtlhlKCGzI7b09wX7tv86K4tlCmamEwDyeqdniCNF/s/kj6fmPrwBQZhRo3JoTU23UYG/bOjnfLQHQ9EM5AM32QZrtgwCseUrPpjdVv+V0HZcksmuvNADVweOJgOmeKHKE/ElbHzveCFiDx9taPbS1tjmBcg3zjTeOqBTNHVNbWYVG7uPRGkfS3Gz+RPQ3dv1pu1DvVpUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department Store", "label": "Department Store", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8514b3e90324e58d0e3fdb93b8ee1167", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsVJREFUSInF1VtIU2EAB/C/c5vbdG3NNC+5OTQvtaIMmQzUQo+XLGG+BiU9GPYkQT0k+OBTUGAYYon1UhYsfAixsoPBqSkNaaxQSZezC2a7uLmZc4659bSTB+clPdP/2/f/zjk/vu/cuNjlcPcMJCdJ0YxrmnxvI9Wji89j2bh4jvB8sDi5cixPmltekk/YGOCMa3qgc7pBwwYUzuRSH2fye9+xS8G2IQCHGaDBQRWxia1O36/uLJDggkCABr95TVG7n86VsRj1HKQGwLFlpPlIL+T7lWg2XIYjYNo2vim4j5ONW+qnKJAXAgC6xS/Rqr8O45+e6IAPywaRIZPT4xRJKm6XP0ArJQXl6mAfXI2FEx8Xj1ypCpTrv709fPG3mzReMYjUOuQlqpDAj4eAJ8JyYBku7xz0M28xMHeHPbBF9QJEXhV4sfyI80R+NcrM1bhhLNs5KOAKcfZo7abHabJKAOO/8bZBX2AJ9gUbksTJdDdseYeTGYUQ8oR099s9yzhvR1s68uMDvcp5rwv2RTt0pieoyKmBOE6MBIEYZvsEe+BKMAAAGJx4g2ZTJd13WgB+jAzPKj4hGAqyB4bz6MvdNZ0/5MTo7GdwOUyCMSqRXsVF1RXIZQq4fW606Ju2BC6uuCP2MlEiPD7mHANsPHUNygNZAIB9Qgm0mRe2BGoz6tFpGWZ0h/incTz9BPRT1PrgfWMbmtQ3kSpJgz/gx4h1COdU2ohICCF4/B7YPFYUpheh08Kcr1PUw+2dh2vJuT5IuTpAve6ARtIA6/JPTPlegdS1bbi6e18j9+3merSb1/YRH5phd9eGyE5Cg0pRQcC5MBaVj7kijgjqtKSDAaqTSoc+LjwujQZYfrB2XAcSDDAtWVHVGOoiKeuAZtzby2EDyhbUBEtTqkeVSblnwh0NEpmED0AxG1A4BvSjB/2Mbtd/wH8BsVLo/fMjm58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Discount Store", "label": "Discount Store", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c5bcf1e4cfc97f4a7aa5c64a0a747654", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhpJREFUSInt1T9ME1EcB/Bv35W7XiE20l4JaCJGCDHqIIuGRCvVRgSddHBxcTBxZXJ0wKWJTk7GzYWEMDRNB9LE6KCJixj5YyRoNZECBcqfa3vXu957DNLD0l7b4BUWvskl93vv3n3ey7vcc+KA4zw0cC6ecW8k9PhyPH8pN0Y5O14u3iHUf1OY8fTwN86GmlMl4EZCm0g8UvssRwsA1+Wo2EXTAFtkZe1KlJLfUeXCyefsI4CuEnDlvX652mzbnvAIPPVW7PsWkzF1O2M5dvWtdrp4b4LKF1rXfm4t6TD03dW0SLWHqTFKysB68+nZJtZf6mYdnG9FR68LC8N5pF/oVUbuE6wU93EOwbAXk+e38ONhrvHg2k8NcrKAiw+OIRlRoUSofSARAe7c7tfq2NmdyZCME+sivFd5/Imo9oHXwz4gXNq2NPsXYAYzJ2Ab+L85Ao/Awwc5ofKJYisoejjwQYLU9zzODIj4BaWxYIvficGohIXPClo7BTTf55AdNRoHbiZ1fH0to/ueG6psQGgnyKKBIACkRjSkRrSaz1mCjnYHBqd8Zk2arD8GT0cThlYls373OI3sWI0Vir2kkJkxLCdAdYbsWsESrRb3XUIxvgf0B/gPmTdKoFizRYaYb2VfwN74rgmzZaB0igywV6748oTWlxunNQ6Z+uIaIrTtFj8t9XD9xTYT7Ax5VABX7IDMxHauf3Lgv7ZtCgyrniyktZUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gas", "label": "Gas", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e10f1d0eee7e92355119e0f7b243bd96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqpJREFUSInF1U1M02AABuCXdu3WjrEBChMVVCDjgEQwTIJBMIhAiBj16IVggsaTMeGgRy9eTPAgB4k3FU2UA8E/XCTBZET8iUicxKiZCUTDGIxSNtauPx5wDQ3jJ67DN2nSvk2/J1/bfJ8JWxzTfwMXPe/YqD/gETzfD8mP5kgjBidP2BVzY5GPdDmPZTa4Azow6g8MRjreVhsBxSMPcERk4MN+pqvcC6BYBwrD/iojsZWJ3vEV/sR10x5ckTRQGeNS9j1Vn5gGiA4AwU0jtr56UHudCLU/hjom/DO+IZhWRCGz9wyslSUAAOpZB4KdDyHfn0kNuP3VOZjzndo1vSMbubfbMePoRax70nhwJRYPaWVAlToRQwpAo5M0SNQwMJ8uAV26C4TVAoK1QBFEKLM8loYmIN7wGwdm9B+HrckNgk48TEazGwvNH8HV9ycPpjE07K0bL0y2I2XgYACoLomIBUKgcjK1jn89DmulCwRj1jrxd1D3XFKvNPJmQpulFOIhz3CYvzeE9JZKkDYWpI2F8HXKOFCVZADAwsv34BqfaH0Yo0AWgZxPFwBFNQ6Mh785vLqcUyCM+wGTfqfTgdTF3cg4Xwe6IBcyF8bspQebEzkpYU1k26BwkbVBx+UmWAp3Lt+wp4M9e3BTnqWtDJGRUT1Wx4I9UITF4fG1wfmuF8i6ehJ03jYoYgxR7w+opw4nVlRAWVhCbDoEpsqFCPQg01YOeT4MeY5fG4x1T2K6+xZMHXlQJnkoz3lMdV1bd3ZhjCTu27wIw7uqT/jTSD2/1kWSiQaSFQ5J8gVSspgTDelKvqczqAPp2n1e6W6gNhWgudX1BZ7lcw2kCnKb2B63Rxj8Vi33hQgjILLFrtDNxZ/Nrryj8U4D7Q0VUQA1RkBanv49VmTLN+A/WZ/jPXkLN1sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grocery", "label": "Grocery", "description": "" }, { "symbol": { "type": "esriPMS", "url": "757eac8879a06d52cb025f93f64839ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAidJREFUSIndlV9r01AYxp/lT2u7rmkdrnNg1TEdFtQ5tJaBdIMVHSpeCHoheOkH8EL8EoLeeiPSK5GhOCqUoiKiFx2D6aw6nHS7cIxgNmK6rKnJiTc2LM1OU6Xthg8EwnPe9/mdQ95DOLRZ3LYBS7lpf7ko5rTcwmnj8SrbjHD2okC8ZwcK7GDveDgVF23AclHMqjfyI80AVWVMyYw6NXPUd+f4OwADNqD2uphoJmyzKi8XD1bfLSCZlVv2PY2MzDiA7dLOAfrunoBwLenw5QcvsHFrjhooZC+A6+uGlEwDq6QxYPBpCly0B7r007mR8WMwbqvQCz8QvDnmWOeje9DBcQg9uQT5+jOYS4Y70J+IgY+EqafQ5pZA1sroGh2i1nijEciBDIAGgABglDagPM/DJKblsYIfwYm4rU59/w1mpWLzTMNEIBHbMpcK1CUZytVXNq9jL4Pgsh1oEoLOU0ds3vr0Z1rsDprS/x/IdQvoejTmGJpaMV4e6zPzNc30c1BX2IAPoSvOi18rX+yAa40rUM1/ARPqpDb9ml8BWS5BefOhfrpmOqwtgXy0B3zvbnrO7CLIdwW7Du+ry1NOBmEsSO5AaShdN6iqlYf3GqpzBbZS2wdkh0O6XhBbsgH2cphgsgboSfa/1dOi+z34B3lH+z85gPz+yDn//XhOy34dMSbXGFrz34g9LxDPxKGPnsE+68dpAYXUcBnAmWaALGX+PJvU9qH5DWugqBJSu3W0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Laundry", "label": "Laundry", "description": "" }, { "symbol": { "type": "esriPMS", "url": "80fed690bd0317c7de5ea96a3ebb424d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlZJREFUSInF1f9LE3Ecx/HnOefaZG6rqWT5pUwsXVDBSgSzsqEiSfVrv0g/GPRTBP3S3xCsX/ZD0m99+UX8IaRiHQVKi+gH02hRIhshaM3ptpZuk23XD2udR2uuedMXHHfv9+fuHtx97ks525zyHQOlWdEghf2iEBBPsTqqUeXs+gtpanq9mFrPC0ccASUY9rsF/3CnKlA2sfEyvo4fpd7pAVoUoLA00aEqtjEL95slkXLBQVKew9h06eYz5RVYxgwEC0faxsB8AN5dheR00fbmoOYQ2B9Dgz1TVz2D17fg56MSgedegqVBrqv2Qs89mDRDyFUCcCOWja4SzDYI/be3gy9+0anogtrLYLWBthK0BkglYG0ZFl5B8I6KoO0JtPaBpiL3+OF+mOuHqR4VQI0e2gY33+/gaZiSy+LBVAyiATDWyD3fJNTbQauXe5FFxWFbu6Xzb+WrXAvB6hLMPISWAdAZYZcRgl9UBNPJzHr2BUz3yn0fIOwGxwxIaRXBbD7f/bsnrcDiB9AoCWVluQ7t18DSCPEIeG4UBqYjufuGPZBQjinB4zfB2pzZ1pug6Uph4P4h8L1R9nRnYN8x8E3kAd874eRtMNVBch2+eaD9Um5EkmD9B0S/Q11HZt42pn4IYmGIreQBQy5wu8A0DIl5iD+HUWf+q5v7V38o51juhyYykh/ZQmTQcCJJ1Fuaj7nOkRYuikEFKFV3e4Tog+5SeFLt4CcQUYBCdWOfJI2IBNydwupYmSqSfiBNbf9Hwdp6NtuSwSZHHOhSBfqTp78XOdv+A/4FYgunDwkfAaAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Market", "label": "Market", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6d415786e092299d8f61c70d501612a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAn5JREFUWIXtlz9IG3EUxz+DcIqBw8PhLgpCpFoHC6WWK9gMDg7Bwg2BVl0qOBQxOCsRCiVBt4K0SDPFLQ4ZbnKo6BAQjtopLqUoNIiXQX4i9V+mdtHD0F6Cd9ZT6Rd+y+/3u8eH997v3XsN3FI1BA3gpnsJFlYURat1QQhhA3tejPsBeyGE+FTnzhsg48X4nQ2la7iOj4/DlUql5seSJIWbm5uf/O2sXphrgYWBzehEtGYe1dHb8/WHzLRpA31ucK5giqJo0YmoNpoa9cFVU1phsaAJIa4GFrTuF1jlqEJ+Pl+116K10K13E+mLBAcGYKZN17OMnUFWZa+mAZ+hNJIGQ4khAE5+nrC+tI6ZNiltlehVe4MDAxzPyKpMfDqOmTZJDaZY/rUcLNhlnR2dATD2Ycy3LV9g5e0yKx9XADiwD5y8a+9uDxbMyllYOatqb2p5iq5nXb6gwCeYPqzT87yHbCILVL/G4mqR3W+7nkuILzC1UyU2GXPCuJHfIDYZo7haJDWYwkgatD1s82T7WpI/Ph2nvF12PJdNZNGHdQZeDyCFpODApJDE+PtxrJzlwI28G0F74L0xubZy0RhqxEgamGkTfVhH0RRf9jyBSSGJuS9zNMlNzt7a0ppTLqychdqp4qdl8uyxyy9tZ3OHbCKLkTSIT8fJz+cx0yYdjzrof9l/s2AXsr/bzDydqUr2i1/TwqsFIo8jnnLNN9jp4Smzn2dp7Wh1AKSQRMbOUNoqsf9jH0VTrvw6fYO5FU9ZlX11GPerg70JuYIJIezzEcvP+Oaqw/Lh11rntTy2B/QVFgv/BAxACOEKVy+Ue25z37/W3cuxoPUf7Kq6tWC/AUtpyL7MaDLLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmacy", "label": "Pharmacy", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FBN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "bold", "decoration": "underline" } }, "minScale": 12501, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1426255.9529134482, "ymin": 542251.7650992721, "xmax": 1455383.6978074461, "ymax": 566889.3936454356, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": null }, { "name": "FBN", "type": "esriFieldTypeString", "alias": "FBN", "length": 50, "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 50, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "B_Addr", "type": "esriFieldTypeString", "alias": "B_Addr", "length": 75, "domain": null }, { "name": "Addr_Num", "type": "esriFieldTypeString", "alias": "Addr_Num", "length": 20, "domain": null }, { "name": "PD_ID", "type": "esriFieldTypeInteger", "alias": "PD_ID", "domain": null }, { "name": "LPermit", "type": "esriFieldTypeString", "alias": "LPermit", "length": 20, "domain": null }, { "name": "LPDate", "type": "esriFieldTypeDate", "alias": "LPDate", "length": 8, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1077_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "68229c644504b2ed7992d84ab1b58118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUOI2l00tI1FEUx/HP1Ni/cExRix5U+AijBy0yKKJVpWWriFqJqyA0QmiRULjKRbQKEmrXqo1lEESbMISyB1ZQiFBiEQT20h4wi0vqtJi/aZNjVAcu5z7O/d5zfvfepP+0ZL6FDIWhtHRtQTpdNC+EEQwnyPwRcISqTVF0rTGEzXfGxhKLsQcNjI5xtJTuuQArB3m2M4TCDhRjAh9wlbI+ut5RuYw3swI2RFFzfQgTTTnUcpxCI/OecDJDa4LxXED79hDavpK8kk8YPKIlwwocyAXsr+V7zRzCNuMBBqJolRB+L+E212upK2BJPshnhvtDGJgazwQ87ebgQko25tl8H5MU9/I8F1D9mm8X+FhHqp4C2WCJuMEllEfRaGcISwMN67g1BRjagjT2TZejBTU4h/Xx/KEQatB2mgYzAB7jbtx/j7O4h1EcQ0+81odFpl/TT0CG9AQLkEyTqJBVsgi9CHFcgokE45PZCqcBVfSj4iapNZSV4QQ+4XJ8KpxnpIu34tc4BTge+yak5qMDLxCh2rQt5wtuYHAmoDP221BJ9hpmu86tvIwl+lWDf7WZgMPN7B2i5GGe4FdYze6eKDqzK4T2XEDrRVKyv2x8jkMjIZTMlsGOv0s+az8A7yODIS/nhe4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FireZID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1421053.3366408371, "ymin": 537816.2372064464, "xmax": 1460835.6684538873, "ymax": 567855.5000184226, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrawingRef", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "length": 254, "domain": null }, { "name": "INSTALLED", "type": "esriFieldTypeString", "alias": "INSTALLED", "length": 254, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 254, "domain": null }, { "name": "MASTER", "type": "esriFieldTypeDouble", "alias": "MASTER", "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 254, "domain": null }, { "name": "TAP", "type": "esriFieldTypeString", "alias": "TAP", "length": 254, "domain": null }, { "name": "TCT", "type": "esriFieldTypeDouble", "alias": "TCT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsAbandon", "type": "esriFieldTypeSmallInteger", "alias": "IsAbandon", "domain": null }, { "name": "Scan1", "type": "esriFieldTypeString", "alias": "Scan1", "length": 255, "domain": null }, { "name": "Scan2", "type": "esriFieldTypeString", "alias": "Scan2", "length": 255, "domain": null }, { "name": "Scan3", "type": "esriFieldTypeString", "alias": "Scan3", "length": 255, "domain": null }, { "name": "Scan4", "type": "esriFieldTypeString", "alias": "Scan4", "length": 255, "domain": null }, { "name": "FireZID", "type": "esriFieldTypeString", "alias": "FireZID", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R90_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_52_MASTER", "fields": "MASTER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_90", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_90", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a38_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "War Co Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "68229c644504b2ed7992d84ab1b58118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUOI2l00tI1FEUx/HP1Ni/cExRix5U+AijBy0yKKJVpWWriFqJqyA0QmiRULjKRbQKEmrXqo1lEESbMISyB1ZQiFBiEQT20h4wi0vqtJi/aZNjVAcu5z7O/d5zfvfepP+0ZL6FDIWhtHRtQTpdNC+EEQwnyPwRcISqTVF0rTGEzXfGxhKLsQcNjI5xtJTuuQArB3m2M4TCDhRjAh9wlbI+ut5RuYw3swI2RFFzfQgTTTnUcpxCI/OecDJDa4LxXED79hDavpK8kk8YPKIlwwocyAXsr+V7zRzCNuMBBqJolRB+L+E212upK2BJPshnhvtDGJgazwQ87ebgQko25tl8H5MU9/I8F1D9mm8X+FhHqp4C2WCJuMEllEfRaGcISwMN67g1BRjagjT2TZejBTU4h/Xx/KEQatB2mgYzAB7jbtx/j7O4h1EcQ0+81odFpl/TT0CG9AQLkEyTqJBVsgi9CHFcgokE45PZCqcBVfSj4iapNZSV4QQ+4XJ8KpxnpIu34tc4BTge+yak5qMDLxCh2rQt5wtuYHAmoDP221BJ9hpmu86tvIwl+lWDf7WZgMPN7B2i5GGe4FdYze6eKDqzK4T2XEDrRVKyv2x8jkMjIZTMlsGOv0s+az8A7yODIS/nhe4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1447981.1037699154, "ymin": 539101.4384876433, "xmax": 1468506.047085031, "ymax": 568782.5898112861, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GlobalID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1661_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1661", "fields": "GlobalID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1661", "fields": "GlobalID_1,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.6 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1418700.164642123, "ymin": 534782.1248824182, "xmax": 1449015.066366356, "ymax": 574485.565111395, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": 254, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "EMERGENCY", "type": "esriFieldTypeString", "alias": "EMERGENCY", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeDouble", "alias": "PHONE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R218_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_218", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_218", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a99_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "OneWay", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "SUFDIR = 'NB' OR SUFDIR = 'SB'", "labelExpression": "[STREETNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1425398.1369778514, "ymin": 519173.3071209341, "xmax": 1464321.7432514876, "ymax": 569835.3227583021, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 32, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 8, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 8, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 8, "domain": null }, { "name": "LEFTZONE", "type": "esriFieldTypeDouble", "alias": "LEFTZONE", "domain": null }, { "name": "RIGHTZONE", "type": "esriFieldTypeDouble", "alias": "RIGHTZONE", "domain": null }, { "name": "ST_LABELS", "type": "esriFieldTypeString", "alias": "ST_LABELS", "length": 30, "domain": null }, { "name": "AADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null }, { "name": "AADT_K", "type": "esriFieldTypeDouble", "alias": "AADT_K", "domain": null }, { "name": "AADT_YR", "type": "esriFieldTypeDouble", "alias": "AADT_YR", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 254, "domain": null }, { "name": "SEG", "type": "esriFieldTypeDouble", "alias": "SEG", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FROMTOWT", "type": "esriFieldTypeDouble", "alias": "FROMTOWT", "domain": null }, { "name": "TOFROMWT", "type": "esriFieldTypeDouble", "alias": "TOFROMWT", "domain": null }, { "name": "SDE_SDE_CE", "type": "esriFieldTypeDouble", "alias": "SDE_SDE_CE", "domain": null }, { "name": "F_NODE", "type": "esriFieldTypeDouble", "alias": "F_NODE", "domain": null }, { "name": "T_NODE", "type": "esriFieldTypeDouble", "alias": "T_NODE", "domain": null }, { "name": "PAVEMENT_I", "type": "esriFieldTypeDouble", "alias": "PAVEMENT_I", "domain": null }, { "name": "LAST_PAVE", "type": "esriFieldTypeDouble", "alias": "LAST_PAVE", "domain": null }, { "name": "SNOWPLOW", "type": "esriFieldTypeInteger", "alias": "SNOWPLOW", "domain": null }, { "name": "TRUCK_ROUT", "type": "esriFieldTypeString", "alias": "TRUCK_ROUT", "length": 15, "domain": null }, { "name": "ST_LABELS_", "type": "esriFieldTypeString", "alias": "ST_LABELS_", "length": 30, "domain": null }, { "name": "PETITION", "type": "esriFieldTypeString", "alias": "PETITION", "length": 15, "domain": null }, { "name": "BUFFER", "type": "esriFieldTypeDouble", "alias": "BUFFER", "domain": null }, { "name": "NEW_CLASS", "type": "esriFieldTypeString", "alias": "NEW_CLASS", "length": 25, "domain": null }, { "name": "Hwy_Des", "type": "esriFieldTypeDouble", "alias": "Hwy_Des", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null }, { "name": "Surf_Area", "type": "esriFieldTypeDouble", "alias": "Surf_Area", "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": "R961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S719_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "MIddletown LBRS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_256", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_256", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_256", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_267", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_257", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_258", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_259", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_260", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_261", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_262", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_263", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_264", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_266", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_265", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_266", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "Interstate", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "Principal Arterial-Urban", "label": "Principal Arterial-Urban", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "Minor Arterial-Urban", "label": "Minor Arterial-Urban", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Secondary", "label": "Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Collector-Urban", "label": "Collector-Urban", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Local", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.2 }, "value": "Median Cut", "label": "Median Cut", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 223, 115, 255, 255 ], "width": 1.5 }, "value": "Alley", "label": "Alley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "Pkg Lots", "label": "Pkg Lots", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Fitness", "label": "Fitness", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "Fitness Shared", "label": "Fitness Shared", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "STREETTYPE NOT LIKE 'Hwy' and CLASS NOT LIKE 'Pkg Lots'", "labelExpression": "[PREDIR] CONCAT \" \" CONCAT [STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "Hwy_Des >0", "labelExpression": "[Hwy_Des]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(CLASS = 'Principal Arterial-Urban' OR CLASS = 'Minor Arterial-Urban' OR CLASS = 'Secondary' OR CLASS = 'Collector-Urban') AND STREETTYPE NOT LIKE 'Hwy'", "labelExpression": "[PREDIR] CONCAT \" \" CONCAT [STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 10001 } ] }, "defaultVisibility": true, "extent": { "xmin": 1412884.9289022046, "ymin": 518088.4687199185, "xmax": 1476052.4202890338, "ymax": 577275.4859910407, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 8, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 8, "domain": null }, { "name": "LEFTZONE", "type": "esriFieldTypeDouble", "alias": "LEFTZONE", "domain": null }, { "name": "RIGHTZONE", "type": "esriFieldTypeDouble", "alias": "RIGHTZONE", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Surf_Area", "type": "esriFieldTypeDouble", "alias": "Surf_Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SnowRoutes", "type": "esriFieldTypeString", "alias": "SnowRoutes", "length": 50, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R391_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_391", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_391", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a249_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Butler Co LBRS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_274", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_274", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_274", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_275", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_276", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_277", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_278", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_279", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_280", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_281", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_282", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "I", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "U", "label": "US", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "S", "label": "State", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "C", "label": "County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "T", "label": "Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "M", "label": "Municipal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "N", "label": "Parks", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "P", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "R", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'U'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'I'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ROADTYPE = 'C'", "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 10001 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'S'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ROADTYPE = 'C' OR ROADTYPE = 'I' OR ROADTYPE = 'M' OR ROADTYPE = 'T'", "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1312248.4581598043, "ymin": 476052.1645590663, "xmax": 1450749.0013681352, "ymax": 591144.5196757317, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "length": 5, "domain": null }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "length": 20, "domain": null }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "length": 5, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 20, "domain": null }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "length": 4, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 75, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "length": 2, "domain": null }, { "name": "L_RDMUNI", "type": "esriFieldTypeString", "alias": "L_RDMUNI", "length": 50, "domain": null }, { "name": "R_RDMUNI", "type": "esriFieldTypeString", "alias": "R_RDMUNI", "length": 50, "domain": null }, { "name": "L_ADDMUNI", "type": "esriFieldTypeString", "alias": "L_ADDMUNI", "length": 50, "domain": null }, { "name": "R_ADDMUNI", "type": "esriFieldTypeString", "alias": "R_ADDMUNI", "length": 50, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 50, "domain": null }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "length": 50, "domain": null }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "length": 200, "domain": null }, { "name": "DIR_TRAV", "type": "esriFieldTypeString", "alias": "DIR_TRAV", "length": 1, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "DIV", "type": "esriFieldTypeString", "alias": "DIV", "length": 1, "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 125, "domain": null }, { "name": "STYPE", "type": "esriFieldTypeString", "alias": "STYPE", "length": 1, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "R_STATE", "length": 2, "domain": null }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "L_STATE", "length": 2, "domain": null }, { "name": "RADDCOUNTY", "type": "esriFieldTypeString", "alias": "RADDCOUNTY", "length": 3, "domain": null }, { "name": "LADDCOUNTY", "type": "esriFieldTypeString", "alias": "LADDCOUNTY", "length": 3, "domain": null }, { "name": "R_RDCOUNTY", "type": "esriFieldTypeString", "alias": "R_RDCOUNTY", "length": 3, "domain": null }, { "name": "L_RDCOUNTY", "type": "esriFieldTypeString", "alias": "L_RDCOUNTY", "length": 3, "domain": null }, { "name": "BEG_LOG", "type": "esriFieldTypeDouble", "alias": "BEG_LOG", "domain": null }, { "name": "END_LOG", "type": "esriFieldTypeDouble", "alias": "END_LOG", "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "LPREFIX", "type": "esriFieldTypeString", "alias": "LPREFIX", "length": 4, "domain": null }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "length": 75, "domain": null }, { "name": "LTYPE", "type": "esriFieldTypeString", "alias": "LTYPE", "length": 16, "domain": null }, { "name": "LSUFFIX", "type": "esriFieldTypeString", "alias": "LSUFFIX", "length": 4, "domain": null }, { "name": "RPREFIX", "type": "esriFieldTypeString", "alias": "RPREFIX", "length": 4, "domain": null }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "length": 75, "domain": null }, { "name": "RTYPE", "type": "esriFieldTypeString", "alias": "RTYPE", "length": 16, "domain": null }, { "name": "RSUFFIX", "type": "esriFieldTypeString", "alias": "RSUFFIX", "length": 4, "domain": null }, { "name": "CARDINAL", "type": "esriFieldTypeString", "alias": "CARDINAL", "length": 1, "domain": null }, { "name": "REV_DIR", "type": "esriFieldTypeInteger", "alias": "REV_DIR", "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 5, "domain": null }, { "name": "LEFTZIP", "type": "esriFieldTypeString", "alias": "LEFTZIP", "length": 10, "domain": null }, { "name": "RIGHTZIP", "type": "esriFieldTypeString", "alias": "RIGHTZIP", "length": 10, "domain": null }, { "name": "LUSPS_CITY", "type": "esriFieldTypeString", "alias": "LUSPS_CITY", "length": 50, "domain": null }, { "name": "RUSPS_CITY", "type": "esriFieldTypeString", "alias": "RUSPS_CITY", "length": 50, "domain": null }, { "name": "L_COMM", "type": "esriFieldTypeString", "alias": "L_COMM", "length": 50, "domain": null }, { "name": "R_COMM", "type": "esriFieldTypeString", "alias": "R_COMM", "length": 50, "domain": null }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "length": 8, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "MPBEGIN_FT", "type": "esriFieldTypeDouble", "alias": "MPBEGIN_FT", "domain": null }, { "name": "MPEND_FT", "type": "esriFieldTypeDouble", "alias": "MPEND_FT", "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": "R2344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1667_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Warren Co LBRS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_293", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_293", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_293", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_294", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_295", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_296", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_297", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_298", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_299", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_300", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_301", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "I", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "U", "label": "US", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "S", "label": "State", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "C", "label": "County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "T", "label": "Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "M", "label": "Municipal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "N", "label": "Parks", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "P", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "R", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'U'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'I'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ROADTYPE = 'C'", "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 10001 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'S'", "labelExpression": "[RD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "ROADTYPE = 'C' OR ROADTYPE = 'M' OR ROADTYPE = 'P' OR ROADTYPE = 'T'", "labelExpression": "[LSN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1442847.4751764685, "ymin": 460727.4248673916, "xmax": 1551601.5883764774, "ymax": 585082.4255007207, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "length": 10, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": { "type": "codedValue", "name": "ODOT_RouteType", "description": "DESCRIPTION", "codedValues": [ { "name": "INTERSTATE", "code": "IR" }, { "name": "UNITED STATES ROUTE", "code": "US" }, { "name": "COUNTY ROAD", "code": "CR" }, { "name": "TOWNSHIP ROAD", "code": "TR" }, { "name": "MUNICIPAL STREET", "code": "MR" }, { "name": "RAMP", "code": "RA" }, { "name": "NATURAL RESOURCES ROAD (PARK ROAD)", "code": "NR" }, { "name": "FOREST ROAD", "code": "FR" }, { "name": "BIKE ROUTE (TRAIL)", "code": "BK" }, { "name": "REST AREA ENTRY/EXIT", "code": "RE" }, { "name": "WEIGH STATION ENTRY/EXIT", "code": "WS" }, { "name": "RAIL ROAD TRACK", "code": "RR" }, { "name": "DEPARTMENT OF DEFENSE ROAD", "code": "DD" }, { "name": "NATIONAL PARK SERVICE ROAD", "code": "NP" }, { "name": "NATIONAL FISH AND WILDLIFE ROAD", "code": "FW" }, { "name": "NASA ROAD", "code": "NA" }, { "name": "SPUR", "code": "SP" }, { "name": "PRIVATE TOWNSHIP ROAD", "code": "PTR" }, { "name": "PRIVATE MUNICPAL ROAD", "code": "PMR" }, { "name": "CONNECTING ROAD", "code": "CN" }, { "name": "STATE ROUTE", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 20, "domain": null }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 75, "domain": null }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_RDMUNI", "type": "esriFieldTypeString", "alias": "L_RDMUNI", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_RDMUNI", "type": "esriFieldTypeString", "alias": "R_RDMUNI", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_ADDMUNI", "type": "esriFieldTypeString", "alias": "L_ADDMUNI", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_ADDMUNI", "type": "esriFieldTypeString", "alias": "R_ADDMUNI", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "length": 10, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 75, "domain": null }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "length": 20, "domain": { "type": "codedValue", "name": "Str_Suffix", "description": "Standard Street Suffix (USPS)", "codedValues": [ { "name": "BEND", "code": "BND" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BYPASS", "code": "BYP" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CREST", "code": "CRST" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "DRIVE", "code": "DR" }, { "name": "LAND", "code": "LAND" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINTS", "code": "PTS" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "WALL", "code": "WALL" }, { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BAYOU", "code": "BYU" }, { "name": "BEACH", "code": "BCH" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BRANCH", "code": "BR" }, { "name": "CAMP", "code": "CP" }, { "name": "CANYON", "code": "CYN" }, { "name": "CAPE", "code": "CPE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLUB", "code": "CLB" }, { "name": "CORNERS", "code": "CORS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CREEK", "code": "CRK" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CROSSING", "code": "XING" }, { "name": "CURVE", "code": "CURV" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FALLS", "code": "FLS" }, { "name": "FERRY", "code": "FRY" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORK", "code": "FRK" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "GREEN", "code": "GRN" }, { "name": "GROVE", "code": "GRV" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "LAKE", "code": "LK" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LANE", "code": "LN" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LOAF", "code": "LF" }, { "name": "LOCK", "code": "LCK" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MILL", "code": "ML" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "NECK", "code": "NCK" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RANCH", "code": "RNCH" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIVER", "code": "RIV" }, { "name": "ROAD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREET", "code": "ST" }, { "name": "STREETS", "code": "STS" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "UNION", "code": "UN" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VIEW", "code": "VW" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLE", "code": "VL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WELL", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "length": 10, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 50, "domain": null }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "length": 50, "domain": null }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "length": 200, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "length": 125, "domain": null }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "length": 125, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "RADDCOUNTY", "type": "esriFieldTypeString", "alias": "RADDCOUNTY", "length": 24, "domain": null }, { "name": "LADDCOUNTY", "type": "esriFieldTypeString", "alias": "LADDCOUNTY", "length": 24, "domain": null }, { "name": "R_RDCOUNTY", "type": "esriFieldTypeString", "alias": "R_RDCOUNTY", "length": 3, "domain": null }, { "name": "L_RDCOUNTY", "type": "esriFieldTypeString", "alias": "L_RDCOUNTY", "length": 3, "domain": null }, { "name": "LPREFIX", "type": "esriFieldTypeString", "alias": "LPREFIX", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "length": 75, "domain": null }, { "name": "LTYPE", "type": "esriFieldTypeString", "alias": "LTYPE", "length": 16, "domain": { "type": "codedValue", "name": "Str_Suffix", "description": "Standard Street Suffix (USPS)", "codedValues": [ { "name": "BEND", "code": "BND" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BYPASS", "code": "BYP" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CREST", "code": "CRST" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "DRIVE", "code": "DR" }, { "name": "LAND", "code": "LAND" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINTS", "code": "PTS" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "WALL", "code": "WALL" }, { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BAYOU", "code": "BYU" }, { "name": "BEACH", "code": "BCH" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BRANCH", "code": "BR" }, { "name": "CAMP", "code": "CP" }, { "name": "CANYON", "code": "CYN" }, { "name": "CAPE", "code": "CPE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLUB", "code": "CLB" }, { "name": "CORNERS", "code": "CORS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CREEK", "code": "CRK" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CROSSING", "code": "XING" }, { "name": "CURVE", "code": "CURV" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FALLS", "code": "FLS" }, { "name": "FERRY", "code": "FRY" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORK", "code": "FRK" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "GREEN", "code": "GRN" }, { "name": "GROVE", "code": "GRV" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "LAKE", "code": "LK" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LANE", "code": "LN" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LOAF", "code": "LF" }, { "name": "LOCK", "code": "LCK" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MILL", "code": "ML" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "NECK", "code": "NCK" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RANCH", "code": "RNCH" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIVER", "code": "RIV" }, { "name": "ROAD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREET", "code": "ST" }, { "name": "STREETS", "code": "STS" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "UNION", "code": "UN" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VIEW", "code": "VW" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLE", "code": "VL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WELL", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LSUFFIX", "type": "esriFieldTypeString", "alias": "LSUFFIX", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RPREFIX", "type": "esriFieldTypeString", "alias": "RPREFIX", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "length": 75, "domain": null }, { "name": "RTYPE", "type": "esriFieldTypeString", "alias": "RTYPE", "length": 16, "domain": { "type": "codedValue", "name": "Str_Suffix", "description": "Standard Street Suffix (USPS)", "codedValues": [ { "name": "BEND", "code": "BND" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BYPASS", "code": "BYP" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CREST", "code": "CRST" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "DRIVE", "code": "DR" }, { "name": "LAND", "code": "LAND" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINTS", "code": "PTS" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "WALL", "code": "WALL" }, { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BAYOU", "code": "BYU" }, { "name": "BEACH", "code": "BCH" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BRANCH", "code": "BR" }, { "name": "CAMP", "code": "CP" }, { "name": "CANYON", "code": "CYN" }, { "name": "CAPE", "code": "CPE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "CENTER", "code": "CTR" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLUB", "code": "CLB" }, { "name": "CORNERS", "code": "CORS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "COURT", "code": "CT" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CREEK", "code": "CRK" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CROSSING", "code": "XING" }, { "name": "CURVE", "code": "CURV" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "ESTATE", "code": "EST" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FALLS", "code": "FLS" }, { "name": "FERRY", "code": "FRY" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORK", "code": "FRK" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "GREEN", "code": "GRN" }, { "name": "GROVE", "code": "GRV" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "HILL", "code": "HL" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "LAKE", "code": "LK" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LANE", "code": "LN" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LOAF", "code": "LF" }, { "name": "LOCK", "code": "LCK" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MILL", "code": "ML" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "NECK", "code": "NCK" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RANCH", "code": "RNCH" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIVER", "code": "RIV" }, { "name": "ROAD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREET", "code": "ST" }, { "name": "STREETS", "code": "STS" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "UNION", "code": "UN" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VIEW", "code": "VW" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLE", "code": "VL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WELL", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RSUFFIX", "type": "esriFieldTypeString", "alias": "RSUFFIX", "length": 4, "domain": { "type": "codedValue", "name": "StrDirection", "description": "Street Direction (USPS)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REV_DIR", "type": "esriFieldTypeInteger", "alias": "REV_DIR", "domain": null }, { "name": "LUSPS_CITY", "type": "esriFieldTypeString", "alias": "LUSPS_CITY", "length": 50, "domain": null }, { "name": "RUSPS_CITY", "type": "esriFieldTypeString", "alias": "RUSPS_CITY", "length": 50, "domain": null }, { "name": "L_COMM", "type": "esriFieldTypeString", "alias": "L_COMM", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_COMM", "type": "esriFieldTypeString", "alias": "R_COMM", "length": 50, "domain": { "type": "codedValue", "name": "Muni_Name", "description": "Cities and villages", "codedValues": [ { "name": "CARLISLE", "code": "CARLISLE" }, { "name": "CORWIN", "code": "CORWIN" }, { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HARVEYSBURG", "code": "HARVEYSBURG" }, { "name": "LEBANON", "code": "LEBANON" }, { "name": "LOVELAND", "code": "LOVELAND" }, { "name": "MAINEVILLE", "code": "MAINEVILLE" }, { "name": "MASON", "code": "MASON" }, { "name": "MIDDLETOWN", "code": "MIDDLETOWN" }, { "name": "MONROE", "code": "MONROE" }, { "name": "MORROW", "code": "MORROW" }, { "name": "PLEASANT PLAIN", "code": "PLEASANT PLAIN" }, { "name": "SOUTH LEBANON", "code": "SOUTH LEBANON" }, { "name": "SPRINGBORO", "code": "SPRINGBORO" }, { "name": "WAYNESVILLE", "code": "WAYNESVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R2336_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2336", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1659_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1423058.936706543, "ymin": 540824.078125, "xmax": 1457021.3833007812, "ymax": 571782.2006835938, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": 254, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.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": "R2159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2159", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2159", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "Points of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 5001, "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": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5001, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1423939.7003719672, "ymin": 544342.0576201874, "xmax": 1458015.4666649394, "ymax": 568269.8443018876, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_47", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a10_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 5001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SCHOOL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 15000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1428975.8857937753, "ymin": 544193.357344687, "xmax": 1464585.551450938, "ymax": 565753.6593683511, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 25, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "E_Mail", "type": "esriFieldTypeString", "alias": "E_Mail", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R430_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_430", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_430", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a284_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Midd Bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 26, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "Addr_Num IS NOT NULL", "labelExpression": "\"#\" CONCAT [Addr_Num]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FBN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "underline" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -116.74682894349098, "ymin": -294.998230278492, "xmax": 1465585.5494508892, "ymax": 577083.8808023036, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FBN", "type": "esriFieldTypeString", "alias": "FBN", "length": 50, "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 50, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "B_Addr", "type": "esriFieldTypeString", "alias": "B_Addr", "length": 75, "domain": null }, { "name": "Addr_Num", "type": "esriFieldTypeString", "alias": "Addr_Num", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LPermit", "type": "esriFieldTypeString", "alias": "LPermit", "length": 20, "domain": null }, { "name": "LPDate", "type": "esriFieldTypeDate", "alias": "LPDate", "length": 8, "domain": null }, { "name": "Stories", "type": "esriFieldTypeDouble", "alias": "Stories", "domain": null }, { "name": "DMI", "type": "esriFieldTypeDouble", "alias": "DMI", "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": "R974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S732_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Great Miami River", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1420005.884702954, "ymin": 531586.4472466705, "xmax": 1459711.2667559325, "ymax": 573997.0060061684, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R264_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_264", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_264", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a130_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 12, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1384122.8895343754, "ymin": 495102.24820819683, "xmax": 1504973.282542926, "ymax": 611736.3016288208, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_28", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "DORA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"DORA\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 24, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1419999.9998431946, "ymin": 526241.499863345, "xmax": 1449999.4999192792, "ymax": 574000.5001293913, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R623_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_623", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_623", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a431_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Butler Twps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME] CONCAT \" Twp\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1312257.4942310303, "ymin": 476052.38339067996, "xmax": 1448281.1568944454, "ymax": 585113.4651368558, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeDouble", "alias": "FIPS", "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "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": "R2341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1664_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Butler Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1315930.1358358562, "ymin": 476053.80136685073, "xmax": 1449947.3333521038, "ymax": 579365.725976184, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeDouble", "alias": "FIPS", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "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": "R2340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1663_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Warren Jurisdictions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_340", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_341", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_342", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Corp", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 4 } }, "value": "TWP", "label": "TWP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CITY", "label": "CITY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "VILLAGE", "label": "VILLAGE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "P_DISTRICT NOT LIKE 'Middletown' AND Corp = 'TWP'", "labelExpression": "[P_DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "P_DISTRICT NOT LIKE 'Middletown' and Corp = 'CITY' OR Corp = 'VILLAGE'", "labelExpression": "[P_DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1442799.5257973522, "ymin": 460696.14080926776, "xmax": 1552173.5852640271, "ymax": 584350.8223051876, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "P_DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sde.SDE.WarrenPB_012524.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.WarrenPB_012524.AREA", "domain": null }, { "name": "P_DISTRICT", "type": "esriFieldTypeString", "alias": "P_DISTRICT", "length": 25, "domain": null }, { "name": "Corp", "type": "esriFieldTypeString", "alias": "Corp", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R2342_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2342", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2342", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1665_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "Butler Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OWNER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1410413.8901487652, "ymin": 492393.28903224313, "xmax": 1451942.4947377422, "ymax": 582341.7334429105, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 90, "domain": null }, { "name": "ADRNO", "type": "esriFieldTypeInteger", "alias": "ADRNO", "domain": null }, { "name": "ADRADD", "type": "esriFieldTypeString", "alias": "ADRADD", "length": 6, "domain": null }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "length": 2, "domain": null }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "length": 30, "domain": null }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "length": 8, "domain": null }, { "name": "ADRSUF2", "type": "esriFieldTypeString", "alias": "ADRSUF2", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 45, "domain": null }, { "name": "NBHD_COUNT", "type": "esriFieldTypeInteger", "alias": "NBHD_COUNT", "domain": null }, { "name": "MAILNAM1", "type": "esriFieldTypeString", "alias": "MAILNAM1", "length": 40, "domain": null }, { "name": "MAILNAM2", "type": "esriFieldTypeString", "alias": "MAILNAM2", "length": 40, "domain": null }, { "name": "MAILADR1", "type": "esriFieldTypeString", "alias": "MAILADR1", "length": 132, "domain": null }, { "name": "MAILADR2", "type": "esriFieldTypeString", "alias": "MAILADR2", "length": 80, "domain": null }, { "name": "MAILADR3", "type": "esriFieldTypeString", "alias": "MAILADR3", "length": 122, "domain": null }, { "name": "STORIES", "type": "esriFieldTypeDouble", "alias": "STORIES", "domain": null }, { "name": "VALUE20", "type": "esriFieldTypeInteger", "alias": "VALUE20", "domain": null }, { "name": "VALUE21", "type": "esriFieldTypeInteger", "alias": "VALUE21", "domain": null }, { "name": "VALUE22", "type": "esriFieldTypeInteger", "alias": "VALUE22", "domain": null }, { "name": "VALUE23", "type": "esriFieldTypeInteger", "alias": "VALUE23", "domain": null }, { "name": "VALUE24", "type": "esriFieldTypeInteger", "alias": "VALUE24", "domain": null }, { "name": "ECF24", "type": "esriFieldTypeInteger", "alias": "ECF24", "domain": null }, { "name": "MKTVAL24", "type": "esriFieldTypeInteger", "alias": "MKTVAL24", "domain": null }, { "name": "COSTVAL24", "type": "esriFieldTypeInteger", "alias": "COSTVAL24", "domain": null }, { "name": "LANDVAL", "type": "esriFieldTypeInteger", "alias": "LANDVAL", "domain": null }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null }, { "name": "VPRICE", "type": "esriFieldTypeInteger", "alias": "VPRICE", "domain": null }, { "name": "CAUV", "type": "esriFieldTypeString", "alias": "CAUV", "length": 1, "domain": null }, { "name": "HMSD", "type": "esriFieldTypeString", "alias": "HMSD", "length": 1, "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": "R2600_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1804_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Warren Parcels", "type": "Feature Layer", "description": "This is the tax parcel layer. It can be joined with the PRPTY table that comes from the CAMA.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "Warren County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "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": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OWNER_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1442804.7291665403, "ymin": 530136.1315117723, "xmax": 1469468.5318394124, "ymax": 576805.6056541003, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "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": "SIDWELL_C", "type": "esriFieldTypeString", "alias": "SIDWELL_C", "length": 10, "domain": null }, { "name": "PARNUM", "type": "esriFieldTypeDouble", "alias": "PARNUM", "domain": null }, { "name": "SDWLL_NBR", "type": "esriFieldTypeString", "alias": "SDWLL_NBR", "length": 15, "domain": null }, { "name": "NEIGHBORHOOD_ID", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_ID", "length": 6, "domain": null }, { "name": "ROUTING_NBR", "type": "esriFieldTypeString", "alias": "ROUTING_NBR", "length": 16, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 500, "domain": null }, { "name": "ADDRESS_LINE_1", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_1", "length": 98, "domain": null }, { "name": "ADDRESS_LINE_2", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_2", "length": 81, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeDouble", "alias": "CENSUS_TRACT", "domain": null }, { "name": "USE_CODE_DSC", "type": "esriFieldTypeString", "alias": "USE_CODE_DSC", "length": 55, "domain": null }, { "name": "PROP_CLASS_DSC", "type": "esriFieldTypeString", "alias": "PROP_CLASS_DSC", "length": 61, "domain": null }, { "name": "SCH_DST_DSC", "type": "esriFieldTypeString", "alias": "SCH_DST_DSC", "length": 53, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 77, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 50, "domain": null }, { "name": "MILITARY_SURVEY", "type": "esriFieldTypeString", "alias": "MILITARY_SURVEY", "length": 50, "domain": null }, { "name": "REG_LAND_NUMBER", "type": "esriFieldTypeString", "alias": "REG_LAND_NUMBER", "length": 50, "domain": null }, { "name": "MAIL_NAME", "type": "esriFieldTypeString", "alias": "MAIL_NAME", "length": 60, "domain": null }, { "name": "MAIL_ADDRESS_1", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_1", "length": 50, "domain": null }, { "name": "MAIL_ADDRESS_2", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_2", "length": 60, "domain": null }, { "name": "MAIL_ADDRESS_3", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_3", "length": 60, "domain": null }, { "name": "MAIL_ZIP", "type": "esriFieldTypeInteger", "alias": "MAIL_ZIP", "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 50, "domain": null }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "MUNICIPALITY_NAME", "length": 52, "domain": null }, { "name": "ACRE_DISCREP", "type": "esriFieldTypeSmallInteger", "alias": "ACREAGE DISCREPANCY", "domain": null }, { "name": "DOES_NOT_CLOSE", "type": "esriFieldTypeSmallInteger", "alias": "DOES_NOT_CLOSE", "domain": null }, { "name": "MARK_NEXT_DEED", "type": "esriFieldTypeSmallInteger", "alias": "MARK_NEXT_DEED", "domain": null }, { "name": "DATE_DEED_MARKED", "type": "esriFieldTypeDate", "alias": "DATE_DEED_MARKED", "length": 8, "domain": null }, { "name": "WHO_REMOVED_MARK", "type": "esriFieldTypeString", "alias": "WHO_REMOVED_MARK", "length": 50, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_FRCTN", "type": "esriFieldTypeString", "alias": "STREET_FRCTN", "length": 3, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.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": "R2588_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2588", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1797_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 10 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Type] CONCAT NEWLINE CONCAT [Duration]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1437548.5431890488, "ymin": 564226.3244964778, "xmax": 1437856.948740214, "ymax": 565636.4657050669, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Duration", "type": "esriFieldTypeString", "alias": "Duration", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2031_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1482_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Contract Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FIRE_DIST_]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 16, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1411881.8684726954, "ymin": 531011.8226841837, "xmax": 1462736.7910408527, "ymax": 569807.9514566064, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE_DIST_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R416_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a271_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "County", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Butler County", "label": "Butler County", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warren County", "label": "Warren County", "description": "" } ], "fieldDelimiter": "," }, "transparency": 53, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[County]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 18, "style": "italic", "weight": "bold", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1312257.4942310303, "ymin": 460696.14080926776, "xmax": 1552173.5852640271, "ymax": 585113.4651368558, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "County", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "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": "R941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Police Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "501", "label": "501", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "502", "label": "502", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "503", "label": "503", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "504", "label": "504", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "505", "label": "505", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "506", "label": "506", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "507", "label": "507", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "601", "label": "601", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "602", "label": "602", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "603", "label": "603", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "605", "label": "605", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "606", "label": "606", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "607", "label": "607", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "608", "label": "608", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "609", "label": "609", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "610", "label": "610", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "701", "label": "701", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "702", "label": "702", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "703", "label": "703", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "704", "label": "704", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "705", "label": "705", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "706", "label": "706", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "801", "label": "801", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "802", "label": "802", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "804", "label": "804", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "805", "label": "805", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "806", "label": "806", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "807", "label": "807", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "808", "label": "808", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "901", "label": "901", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "902", "label": "902", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "903", "label": "903", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "904", "label": "904", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "905", "label": "905", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1201", "label": "1201", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1202", "label": "1202", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1204", "label": "1204", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1205", "label": "1205", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1206", "label": "1206", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1207", "label": "1207", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1208", "label": "1208", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1209", "label": "1209", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1210", "label": "1210", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1211", "label": "1211", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1212", "label": "1212", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Id]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 223, 115, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "italic", "weight": "normal", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1426306.721840769, "ymin": 537342.1440130174, "xmax": 1462733.4675566852, "ymax": 569499.1315361857, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R562_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_562", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_562", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a378_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "sde.SDE.Butler2022_1", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1434840, "ymin": 474672, "xmax": 1450680, "ymax": 553872, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "sde.SDE.Butler2022_2", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1392600, "ymin": 516912.25, "xmax": 1434840, "ymax": 553872, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "sde.SDE.Butler2022_3", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1392600, "ymin": 553872, "xmax": 1455960, "ymax": 585552, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "Warren 2020 (SW)", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1442500.0000000005, "ymin": 522499.99999999435, "xmax": 1492500.0000000014, "ymax": 553749.9999999955, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Warren 2020 (NW)", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1442499.9999999965, "ymin": 553749.9999999863, "xmax": 1492500.0000000002, "ymax": 585000.0000000026, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Background", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1299879.729944557, "ymin": 455065.283632651, "xmax": 1562075.594659388, "ymax": 597209.5544616431, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "sde.SDE.GreyBckGrnd.area", "type": "esriFieldTypeInteger", "alias": "sde.SDE.GreyBckGrnd.area", "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": "R960_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S718_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }