{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Warren Co LBRS AddPts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1442877.3803003877, "ymin": 460691.1431158036, "xmax": 1552494.0403317213, "ymax": 584342.488988474, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDR_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR_ID" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Filtered" }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RD_NUM" }, { "name": "ADDR_NUM", "type": "esriFieldTypeInteger", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BUILDING" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FLOOR" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "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" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTPREFIX" }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ALTNAME" }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALTTYPE" }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTSUFFIX" }, { "name": "SUB_NAME", "type": "esriFieldTypeString", "alias": "SUB_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUB_NAME" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "SIDE", "type": "esriFieldTypeSmallInteger", "alias": "SIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIDE" }, { "name": "ABSSIDE", "type": "esriFieldTypeString", "alias": "ABSSIDE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ABSSIDE" }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUC_TYPE" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "COMMENT" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_COORD" }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FIELDNOTE" }, { "name": "COLL_DATE", "type": "esriFieldTypeString", "alias": "COLL_DATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COLL_DATE" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "COUNTY" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LSN" }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALSN" }, { "name": "LHN", "type": "esriFieldTypeString", "alias": "LHN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LHN" }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NLFID" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "USPS_CITY", "type": "esriFieldTypeString", "alias": "USPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USPS_CITY" }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_ID" }, { "name": "TSSEGID", "type": "esriFieldTypeDouble", "alias": "TSSEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSSEGID" }, { "name": "PT_LEN", "type": "esriFieldTypeDouble", "alias": "PT_LEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PT_LEN" }, { "name": "MP_VAL", "type": "esriFieldTypeDouble", "alias": "MP_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MP_VAL" }, { "name": "FIPS_CODE", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "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" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS_CODE" }, { "name": "COMM", "type": "esriFieldTypeString", "alias": "COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMM" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Warren Co LBRS AddPts", "description": "", "prototype": { "attributes": { "COMM": null, "FIPS_CODE": null, "ADDR_ID": null, "ROADTYPE": null, "Filtered": null, "RD_NUM": null, "ADDR_NUM": null, "UNIT_NUM": null, "UNIT_TYPE": null, "BUILDING": null, "FLOOR": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "SUF_DIR": null, "CITY": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUB_NAME": null, "VILLAGE": null, "SIDE": null, "ABSSIDE": null, "STRUC_TYPE": null, "SOURCE": null, "COMMENT": null, "X_COORD": null, "Y_COORD": null, "Z_COORD": null, "FIELDNOTE": null, "COLL_DATE": null, "STATE": null, "COUNTY": null, "LSN": null, "ALSN": null, "LHN": null, "NLFID": null, "ZIP": null, "USPS_CITY": null, "SEG_ID": null, "TSSEGID": null, "PT_LEN": null, "MP_VAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Mile Markers I-75/Bikepath", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15001, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_36824336", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Z_ID" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BLOCK" }, { "name": "STNO", "type": "esriFieldTypeString", "alias": "STNO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STNO" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_ID" }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PRE_TYPE" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDING" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FLOOR" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUC_TYPE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSN" }, { "name": "FIPS_CODE", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIPS_CODE" }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IDENTIFIER" }, { "name": "X2", "type": "esriFieldTypeDouble", "alias": "X2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X2" }, { "name": "Y2", "type": "esriFieldTypeDouble", "alias": "Y2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y2" }, { "name": "WTRACCT", "type": "esriFieldTypeString", "alias": "WTRACCT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WTRACCT" }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Alias" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sector" }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Beat" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TractID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Mile Markers I-75/Bikepath", "description": "", "prototype": { "attributes": { "Zone": null, "Z_ID": null, "BLOCK": null, "STNO": null, "X": null, "Y": null, "SEG_ID": null, "ADDR_NUM": null, "PRE_DIR": null, "STR_NAME": null, "PRE_TYPE": null, "STR_TYPE": null, "SUF_DIR": null, "BUILDING": null, "FLOOR": null, "UNIT_NUM": null, "UNIT_TYPE": null, "STRUC_TYPE": null, "CITY": null, "STATE": null, "ZIP": null, "LSN": null, "FIPS_CODE": null, "IDENTIFIER": null, "X2": null, "Y2": null, "WTRACCT": null, "Alias": null, "TractID": null, "AddressID": null, "Sector": null, "Beat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 1000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_36824336", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "IDENTIFIER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Z_ID" }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDING" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FLOOR" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "STRUC_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "STRUC_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUC_TYPE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSN" }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IDENTIFIER" }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Alias" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sector" }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Beat" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TractID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": {}, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "LSN": null, "Zone": null, "Z_ID": null, "ADDR_NUM": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "BUILDING": null, "FLOOR": null, "UNIT_NUM": null, "UNIT_TYPE": null, "STRUC_TYPE": null, "CITY": null, "STATE": null, "ZIP": null, "IDENTIFIER": "A", "Alias": null, "TractID": null, "AddressID": null, "Sector": null, "Beat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "LogPt", "name": "LogPt", "domains": {}, "templates": [ { "name": "LogPt", "description": "", "prototype": { "attributes": { "LSN": null, "Zone": null, "Z_ID": null, "ADDR_NUM": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "BUILDING": null, "FLOOR": null, "UNIT_NUM": null, "UNIT_TYPE": null, "STRUC_TYPE": null, "CITY": null, "STATE": null, "ZIP": null, "IDENTIFIER": "LogPt", "Alias": null, "TractID": null, "AddressID": null, "Sector": null, "Beat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "Butler Co LBRS AddPts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1312450.193320632, "ymin": 476163.33231572807, "xmax": 1450003.407386884, "ymax": 585197.27763322, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "UNITNUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Filtered" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATUREID" }, { "name": "ASSIGN_NUM", "type": "esriFieldTypeInteger", "alias": "ASSIGN_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSIGN_NUM" }, { "name": "HOUSENUM", "type": "esriFieldTypeInteger", "alias": "HOUSENUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSENUM" }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLFID" }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RD_NUM" }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_PRE" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STR_SUFFIX" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FLOOR" }, { "name": "UNITNUM", "type": "esriFieldTypeString", "alias": "UNITNUM", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "UNITNUM" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 139, "defaultValue": null, "modelName": "LSN" }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_FIPS" }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_FIPS" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Address_Co", "type": "esriFieldTypeString", "alias": "Address_Co", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Address_Co" }, { "name": "VERIFIED_T", "type": "esriFieldTypeString", "alias": "VERIFIED_T", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VERIFIED_T" }, { "name": "DATE_ASSIG", "type": "esriFieldTypeDate", "alias": "DATE_ASSIG", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ASSIG" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2339_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Butler Co LBRS AddPts 81016", "description": "", "prototype": { "attributes": { "last_edi_1": null, "OBJECTID": null, "Filtered": null, "FEATUREID": null, "ASSIGN_NUM": null, "HOUSENUM": null, "NLFID": null, "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "FLOOR": null, "UNITNUM": null, "ZIPCODE": null, "LSN": null, "L_FIPS": null, "R_FIPS": null, "SUBDIV": null, "Status": null, "Address_Co": null, "VERIFIED_T": null, "DATE_ASSIG": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "Address Ranges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_753667675", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1412884.9289022046, "ymin": 518088.4687199185, "xmax": 1476052.4202890338, "ymax": 577275.4859910407, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PREDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SnowRoutes", "type": "esriFieldTypeString", "alias": "SnowRoutes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SnowRoutes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Left From", "description": "", "prototype": { "attributes": { "SnowRoutes": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 5, "name": "Block Numbers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 9999, "maxScale": 2500, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_36824336", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1410559.4816654027, "ymin": 530709.5865376741, "xmax": 1462196.238192886, "ymax": 569190.5775329918, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "IDENTIFIER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Z_ID", "type": "esriFieldTypeString", "alias": "Z_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Z_ID" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSN" }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Alias" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sector" }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Beat" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "TractID", "type": "esriFieldTypeDouble", "alias": "TractID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TractID" }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IDENTIFIER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "B", "name": "B", "domains": {}, "templates": [ { "name": "B", "description": "", "prototype": { "attributes": { "TractID": null, "Zone": null, "Z_ID": null, "ZIP": null, "LSN": null, "Alias": null, "IDENTIFIER": "B", "AddressID": null, "Sector": null, "Beat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 6, "name": "Police POI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 5001, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1426255.9529134482, "ymin": 542251.7650992721, "xmax": 1455383.6978074461, "ymax": 566889.3936454356, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Feature", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Division" }, { "name": "FBN", "type": "esriFieldTypeString", "alias": "FBN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FBN" }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feature" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Category" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip" }, { "name": "B_Addr", "type": "esriFieldTypeString", "alias": "B_Addr", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "B_Addr" }, { "name": "Addr_Num", "type": "esriFieldTypeString", "alias": "Addr_Num", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Addr_Num" }, { "name": "PD_ID", "type": "esriFieldTypeInteger", "alias": "PD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PD_ID" }, { "name": "LPermit", "type": "esriFieldTypeString", "alias": "LPermit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LPermit" }, { "name": "LPDate", "type": "esriFieldTypeDate", "alias": "LPDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LPDate" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1077_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "Banking", "name": "Banking", "domains": {}, "templates": [ { "name": "Banking", "description": "", "prototype": { "attributes": { "Shape_STAr": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "FBN": null, "Feature": "Banking", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Bar", "name": "Bar", "domains": {}, "templates": [ { "name": "Bar", "description": "", "prototype": { "attributes": { "FBN": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "Feature": "Bar", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Department Store", "name": "Department Store", "domains": {}, "templates": [ { "name": "Department Store", "description": "", "prototype": { "attributes": { "Shape_STAr": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "FBN": null, "Feature": "Department Store", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Discount Store", "name": "Discount Store", "domains": {}, "templates": [ { "name": "Discount Store", "description": "", "prototype": { "attributes": { "FBN": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "Feature": "Discount Store", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Gas", "name": "Gas", "domains": {}, "templates": [ { "name": "Gas", "description": "", "prototype": { "attributes": { "Shape_STAr": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "FBN": null, "Feature": "Gas", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Grocery", "name": "Grocery", "domains": {}, "templates": [ { "name": "Grocery", "description": "", "prototype": { "attributes": { "FBN": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "Feature": "Grocery", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Laundry", "name": "Laundry", "domains": {}, "templates": [ { "name": "Laundry", "description": "", "prototype": { "attributes": { "Shape_STAr": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "FBN": null, "Feature": "Laundry", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Market", "name": "Market", "domains": {}, "templates": [ { "name": "Market", "description": "", "prototype": { "attributes": { "FBN": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "Feature": "Market", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Pharmacy", "name": "Pharmacy", "domains": {}, "templates": [ { "name": "Pharmacy", "description": "", "prototype": { "attributes": { "FBN": null, "Shape_STLe": null, "SHAPE_Leng": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "Type": null, "Name": null, "Division": null, "Feature": "Pharmacy", "Category": null, "GlobalID": null, "Zip": null, "B_Addr": null, "Addr_Num": null, "PD_ID": null, "LPermit": null, "LPDate": null, "Shape_STAr": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 7, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1421053.3366408371, "ymin": 537816.2372064464, "xmax": 1460835.6684538873, "ymax": 567855.5000184226, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DrawingRef", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CONNECTOR" }, { "name": "INSTALLED", "type": "esriFieldTypeString", "alias": "INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INSTALLED" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MAKE" }, { "name": "MASTER", "type": "esriFieldTypeDouble", "alias": "MASTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MASTER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MODEL" }, { "name": "TAP", "type": "esriFieldTypeString", "alias": "TAP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TAP" }, { "name": "TCT", "type": "esriFieldTypeDouble", "alias": "TCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCT" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "IsAbandon", "type": "esriFieldTypeSmallInteger", "alias": "IsAbandon", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsAbandon" }, { "name": "Scan1", "type": "esriFieldTypeString", "alias": "Scan1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Scan1" }, { "name": "Scan2", "type": "esriFieldTypeString", "alias": "Scan2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Scan2" }, { "name": "Scan3", "type": "esriFieldTypeString", "alias": "Scan3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Scan3" }, { "name": "Scan4", "type": "esriFieldTypeString", "alias": "Scan4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Scan4" }, { "name": "FireZID", "type": "esriFieldTypeString", "alias": "FireZID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FireZID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "Scan4": null, "FireZID": null, "Comments": null, "Scan3": null, "ADDRESS": null, "CONNECTOR": null, "INSTALLED": null, "MAKE": null, "MASTER": null, "MODEL": null, "TAP": null, "TCT": null, "TYPE": null, "IsAbandon": 0, "Scan1": null, "Scan2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 8, "name": "War Co Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1447981.1037699154, "ymin": 539101.4384876433, "xmax": 1468506.047085031, "ymax": 568782.5898112861, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID_1", "displayField": "GlobalID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "War Co Hydrants", "description": "", "prototype": { "attributes": { "GlobalID": null, "OBJECTID": null, "ENABLED": null, "Northing": null, "Easting": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 9, "name": "Railroad", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1418700.164642123, "ymin": 534782.1248824182, "xmax": 1449015.066366356, "ymax": 574485.565111395, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "EMERGENCY", "type": "esriFieldTypeString", "alias": "EMERGENCY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EMERGENCY" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OWNER" }, { "name": "PHONE", "type": "esriFieldTypeDouble", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHONE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Railroad", "description": "", "prototype": { "attributes": { "PHONE": null, "NAME": null, "ADDRESS": null, "EMERGENCY": null, "OWNER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 10, "name": "OneWay", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1425398.1369778514, "ymin": 519173.3071209341, "xmax": 1464321.7432514876, "ymax": 569835.3227583021, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LAYER" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTFROM" }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PREDIR" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUFDIR" }, { "name": "LEFTZONE", "type": "esriFieldTypeDouble", "alias": "LEFTZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTZONE" }, { "name": "RIGHTZONE", "type": "esriFieldTypeDouble", "alias": "RIGHTZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTZONE" }, { "name": "ST_LABELS", "type": "esriFieldTypeString", "alias": "ST_LABELS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ST_LABELS" }, { "name": "AADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "AADT_K", "type": "esriFieldTypeDouble", "alias": "AADT_K", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_K" }, { "name": "AADT_YR", "type": "esriFieldTypeDouble", "alias": "AADT_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_YR" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASS" }, { "name": "SEG", "type": "esriFieldTypeDouble", "alias": "SEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DRAINAGE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "FROMTOWT", "type": "esriFieldTypeDouble", "alias": "FROMTOWT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMTOWT" }, { "name": "TOFROMWT", "type": "esriFieldTypeDouble", "alias": "TOFROMWT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOFROMWT" }, { "name": "SDE_SDE_CE", "type": "esriFieldTypeDouble", "alias": "SDE_SDE_CE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SDE_SDE_CE" }, { "name": "F_NODE", "type": "esriFieldTypeDouble", "alias": "F_NODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NODE" }, { "name": "T_NODE", "type": "esriFieldTypeDouble", "alias": "T_NODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_NODE" }, { "name": "PAVEMENT_I", "type": "esriFieldTypeDouble", "alias": "PAVEMENT_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENT_I" }, { "name": "LAST_PAVE", "type": "esriFieldTypeDouble", "alias": "LAST_PAVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAST_PAVE" }, { "name": "SNOWPLOW", "type": "esriFieldTypeInteger", "alias": "SNOWPLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNOWPLOW" }, { "name": "TRUCK_ROUT", "type": "esriFieldTypeString", "alias": "TRUCK_ROUT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TRUCK_ROUT" }, { "name": "ST_LABELS_", "type": "esriFieldTypeString", "alias": "ST_LABELS_", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ST_LABELS_" }, { "name": "PETITION", "type": "esriFieldTypeString", "alias": "PETITION", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PETITION" }, { "name": "BUFFER", "type": "esriFieldTypeDouble", "alias": "BUFFER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFFER" }, { "name": "NEW_CLASS", "type": "esriFieldTypeString", "alias": "NEW_CLASS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NEW_CLASS" }, { "name": "Hwy_Des", "type": "esriFieldTypeDouble", "alias": "Hwy_Des", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hwy_Des" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lanes" }, { "name": "Surf_Area", "type": "esriFieldTypeDouble", "alias": "Surf_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Surf_Area" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S719_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "OneWay", "description": "", "prototype": { "attributes": { "Surf_Area": null, "OBJECTID_1": null, "LAYER": null, "ID": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "PRETYPE": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "RIGHTZONE": null, "ST_LABELS": null, "AADT": null, "AADT_K": null, "AADT_YR": null, "CLASS": null, "SEG": null, "STATUS": null, "DRAINAGE": null, "LENGTH": null, "FROMTOWT": null, "TOFROMWT": null, "SDE_SDE_CE": null, "F_NODE": null, "T_NODE": null, "PAVEMENT_I": null, "LAST_PAVE": null, "SNOWPLOW": null, "TRUCK_ROUT": null, "ST_LABELS_": null, "PETITION": null, "BUFFER": null, "NEW_CLASS": null, "Hwy_Des": null, "Width": null, "Lanes": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 11, "name": "MIddletown LBRS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_753667675", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1412884.9289022046, "ymin": 518088.4687199185, "xmax": 1476052.4202890338, "ymax": 577275.4859910407, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTFROM" }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PREDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUFDIR" }, { "name": "LEFTZONE", "type": "esriFieldTypeDouble", "alias": "LEFTZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTZONE" }, { "name": "RIGHTZONE", "type": "esriFieldTypeDouble", "alias": "RIGHTZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTZONE" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASS" }, { "name": "Surf_Area", "type": "esriFieldTypeDouble", "alias": "Surf_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Surf_Area" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SnowRoutes", "type": "esriFieldTypeString", "alias": "SnowRoutes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SnowRoutes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "Interstate", "name": "Interstate", "domains": {}, "templates": [ { "name": "Interstate", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Interstate", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Principal Arterial-Urban", "name": "Principal Arterial-Urban", "domains": {}, "templates": [ { "name": "Principal Arterial-Urban", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Principal Arterial-Urban", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Minor Arterial-Urban", "name": "Minor Arterial-Urban", "domains": {}, "templates": [ { "name": "Minor Arterial-Urban", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Minor Arterial-Urban", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Secondary", "name": "Secondary", "domains": {}, "templates": [ { "name": "Secondary", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Secondary", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Collector-Urban", "name": "Collector-Urban", "domains": {}, "templates": [ { "name": "Collector-Urban", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Collector-Urban", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Local", "name": "Local", "domains": {}, "templates": [ { "name": "Local", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Local", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Median Cut", "name": "Median Cut", "domains": {}, "templates": [ { "name": "Median Cut", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Median Cut", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Alley", "name": "Alley", "domains": {}, "templates": [ { "name": "Alley", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Alley", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private", "name": "Private", "domains": {}, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Private", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Pkg Lots", "name": "Pkg Lots", "domains": {}, "templates": [ { "name": "Pkg Lots", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Pkg Lots", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fitness", "name": "Fitness", "domains": {}, "templates": [ { "name": "Fitness", "description": "", "prototype": { "attributes": { "RIGHTZONE": null, "SnowRoutes": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "CLASS": "Fitness", "Surf_Area": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fitness Shared", "name": "Fitness Shared", "domains": {}, "templates": [ { "name": "Fitness Shared", "description": "", "prototype": { "attributes": { "SnowRoutes": null, "Surf_Area": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "PREDIR": null, "STREETNAME": null, "STREETTYPE": null, "SUFDIR": null, "LEFTZONE": null, "RIGHTZONE": null, "CLASS": "Fitness Shared" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 12, "name": "Butler Co LBRS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1312248.4581598043, "ymin": 476052.1645590663, "xmax": 1450749.0013681352, "ymax": 591144.5196757317, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STR_NAME", "typeIdField": "ROADTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_FIPS" }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Filtered" }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_FIPS" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RD_NUM" }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_PRE" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STR_SUFFIX" }, { "name": "L_RDMUNI", "type": "esriFieldTypeString", "alias": "L_RDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_RDMUNI" }, { "name": "R_RDMUNI", "type": "esriFieldTypeString", "alias": "R_RDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_RDMUNI" }, { "name": "L_ADDMUNI", "type": "esriFieldTypeString", "alias": "L_ADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_ADDMUNI" }, { "name": "R_ADDMUNI", "type": "esriFieldTypeString", "alias": "R_ADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_ADDMUNI" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FIELDNOTE" }, { "name": "DIR_TRAV", "type": "esriFieldTypeString", "alias": "DIR_TRAV", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIR_TRAV" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "DIV", "type": "esriFieldTypeString", "alias": "DIV", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIV" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LSN" }, { "name": "STYPE", "type": "esriFieldTypeString", "alias": "STYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STYPE" }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_FROM" }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_TO" }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_FROM" }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_TO" }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLENGTH" }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_ID" }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "R_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "R_STATE" }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "L_STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "L_STATE" }, { "name": "RADDCOUNTY", "type": "esriFieldTypeString", "alias": "RADDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RADDCOUNTY" }, { "name": "LADDCOUNTY", "type": "esriFieldTypeString", "alias": "LADDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LADDCOUNTY" }, { "name": "R_RDCOUNTY", "type": "esriFieldTypeString", "alias": "R_RDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "R_RDCOUNTY" }, { "name": "L_RDCOUNTY", "type": "esriFieldTypeString", "alias": "L_RDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "L_RDCOUNTY" }, { "name": "BEG_LOG", "type": "esriFieldTypeDouble", "alias": "BEG_LOG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEG_LOG" }, { "name": "END_LOG", "type": "esriFieldTypeDouble", "alias": "END_LOG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_LOG" }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "NLFID" }, { "name": "LPREFIX", "type": "esriFieldTypeString", "alias": "LPREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LPREFIX" }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LNAME" }, { "name": "LTYPE", "type": "esriFieldTypeString", "alias": "LTYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LTYPE" }, { "name": "LSUFFIX", "type": "esriFieldTypeString", "alias": "LSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSUFFIX" }, { "name": "RPREFIX", "type": "esriFieldTypeString", "alias": "RPREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RPREFIX" }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RNAME" }, { "name": "RTYPE", "type": "esriFieldTypeString", "alias": "RTYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "RTYPE" }, { "name": "RSUFFIX", "type": "esriFieldTypeString", "alias": "RSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RSUFFIX" }, { "name": "CARDINAL", "type": "esriFieldTypeString", "alias": "CARDINAL", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CARDINAL" }, { "name": "REV_DIR", "type": "esriFieldTypeInteger", "alias": "REV_DIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REV_DIR" }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "JURISDICT" }, { "name": "LEFTZIP", "type": "esriFieldTypeString", "alias": "LEFTZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LEFTZIP" }, { "name": "RIGHTZIP", "type": "esriFieldTypeString", "alias": "RIGHTZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHTZIP" }, { "name": "LUSPS_CITY", "type": "esriFieldTypeString", "alias": "LUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LUSPS_CITY" }, { "name": "RUSPS_CITY", "type": "esriFieldTypeString", "alias": "RUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RUSPS_CITY" }, { "name": "L_COMM", "type": "esriFieldTypeString", "alias": "L_COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_COMM" }, { "name": "R_COMM", "type": "esriFieldTypeString", "alias": "R_COMM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_COMM" }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFI" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "MPBEGIN_FT", "type": "esriFieldTypeDouble", "alias": "MPBEGIN_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPBEGIN_FT" }, { "name": "MPEND_FT", "type": "esriFieldTypeDouble", "alias": "MPEND_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPEND_FT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1667_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "I", "name": "I", "domains": {}, "templates": [ { "name": "Interstate", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "I", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "U", "name": "U", "domains": {}, "templates": [ { "name": "US", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "U", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "S", "name": "S", "domains": {}, "templates": [ { "name": "State", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "S", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C", "name": "C", "domains": {}, "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "C", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "T", "name": "T", "domains": {}, "templates": [ { "name": "Township", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "T", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "M", "name": "M", "domains": {}, "templates": [ { "name": "Municipal", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "M", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "N", "name": "N", "domains": {}, "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "N", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P", "name": "P", "domains": {}, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "P", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "R", "name": "R", "domains": {}, "templates": [ { "name": "Ramp", "description": "", "prototype": { "attributes": { "R_FIPS": null, "MPEND_FT": null, "L_FIPS": null, "Filtered": null, "ROADTYPE": "R", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_TYPE": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "DIR_TRAV": null, "SPEED": null, "LANES": null, "DIV": null, "LSN": null, "STYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "R_STATE": null, "L_STATE": null, "RADDCOUNTY": null, "LADDCOUNTY": null, "R_RDCOUNTY": null, "L_RDCOUNTY": null, "BEG_LOG": null, "END_LOG": null, "NLFID": null, "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "CARDINAL": null, "REV_DIR": null, "JURISDICT": null, "LEFTZIP": null, "RIGHTZIP": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null, "R_COMM": null, "DATEMODIFI": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "MPBEGIN_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 13, "name": "Warren Co LBRS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1442847.4751764685, "ymin": 460727.4248673916, "xmax": 1551601.5883764774, "ymax": 585082.4255007207, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "ROADTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Filtered", "type": "esriFieldTypeString", "alias": "Filtered", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Filtered" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RD_NUM" }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_PRE" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_SUFFIX" }, { "name": "L_RDMUNI", "type": "esriFieldTypeString", "alias": "L_RDMUNI", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_RDMUNI" }, { "name": "R_RDMUNI", "type": "esriFieldTypeString", "alias": "R_RDMUNI", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_RDMUNI" }, { "name": "L_ADDMUNI", "type": "esriFieldTypeString", "alias": "L_ADDMUNI", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_ADDMUNI" }, { "name": "R_ADDMUNI", "type": "esriFieldTypeString", "alias": "R_ADDMUNI", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_ADDMUNI" }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "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" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTPREFIX" }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ALTNAME" }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALTTYPE" }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "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" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTSUFFIX" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "FIELDNOTE", "type": "esriFieldTypeString", "alias": "FIELDNOTE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FIELDNOTE" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LSN" }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALSN" }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_FROM" }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_TO" }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_FROM" }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_TO" }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLENGTH" }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEG_ID" }, { "name": "RADDCOUNTY", "type": "esriFieldTypeString", "alias": "RADDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "WAR", "modelName": "RADDCOUNTY" }, { "name": "LADDCOUNTY", "type": "esriFieldTypeString", "alias": "LADDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "WAR", "modelName": "LADDCOUNTY" }, { "name": "R_RDCOUNTY", "type": "esriFieldTypeString", "alias": "R_RDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "WAR", "modelName": "R_RDCOUNTY" }, { "name": "L_RDCOUNTY", "type": "esriFieldTypeString", "alias": "L_RDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "WAR", "modelName": "L_RDCOUNTY" }, { "name": "LPREFIX", "type": "esriFieldTypeString", "alias": "LPREFIX", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LPREFIX" }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LNAME" }, { "name": "LTYPE", "type": "esriFieldTypeString", "alias": "LTYPE", "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" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LTYPE" }, { "name": "LSUFFIX", "type": "esriFieldTypeString", "alias": "LSUFFIX", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSUFFIX" }, { "name": "RPREFIX", "type": "esriFieldTypeString", "alias": "RPREFIX", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RPREFIX" }, { "name": "RNAME", "type": "esriFieldTypeString", "alias": "RNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RNAME" }, { "name": "RTYPE", "type": "esriFieldTypeString", "alias": "RTYPE", "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" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "RTYPE" }, { "name": "RSUFFIX", "type": "esriFieldTypeString", "alias": "RSUFFIX", "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RSUFFIX" }, { "name": "REV_DIR", "type": "esriFieldTypeInteger", "alias": "REV_DIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REV_DIR" }, { "name": "LUSPS_CITY", "type": "esriFieldTypeString", "alias": "LUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LUSPS_CITY" }, { "name": "RUSPS_CITY", "type": "esriFieldTypeString", "alias": "RUSPS_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RUSPS_CITY" }, { "name": "L_COMM", "type": "esriFieldTypeString", "alias": "L_COMM", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_COMM" }, { "name": "R_COMM", "type": "esriFieldTypeString", "alias": "R_COMM", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_COMM" }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFI" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "I", "name": "I", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "I", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "I", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "U", "name": "U", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "U", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "U", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "S", "name": "S", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "S", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "S", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C", "name": "C", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "C", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "T", "name": "T", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "T", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "T", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "M", "name": "M", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "M", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "M", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "N", "name": "N", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "N", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "N", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P", "name": "P", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "P", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "P", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "R", "name": "R", "domains": { "ROADTYPE": {"type": "inherited"}, "STR_PRE": {"type": "inherited"}, "STR_SUFFIX": {"type": "inherited"}, "L_RDMUNI": {"type": "inherited"}, "R_RDMUNI": {"type": "inherited"}, "L_ADDMUNI": {"type": "inherited"}, "R_ADDMUNI": {"type": "inherited"}, "ALTPREFIX": {"type": "inherited"}, "ALTTYPE": {"type": "inherited"}, "ALTSUFFIX": {"type": "inherited"}, "LPREFIX": {"type": "inherited"}, "LTYPE": {"type": "inherited"}, "LSUFFIX": {"type": "inherited"}, "RPREFIX": {"type": "inherited"}, "RTYPE": {"type": "inherited"}, "RSUFFIX": {"type": "inherited"}, "L_COMM": {"type": "inherited"}, "R_COMM": {"type": "inherited"}, "L_FIPS": {"type": "inherited"}, "R_FIPS": {"type": "inherited"}, "STR_TYPE": {"type": "inherited"}, "DIR_TRAV": {"type": "inherited"}, "DIV": {"type": "inherited"}, "CARDINAL": {"type": "inherited"}, "STYPE": {"type": "inherited"}, "L_TWP": {"type": "inherited"}, "R_TWP": {"type": "inherited"}, "JURISDIC": {"type": "inherited"} }, "templates": [ { "name": "R", "description": "", "prototype": { "attributes": { "DATEMODIFI": null, "R_COMM": null, "Filtered": null, "ROADTYPE": "R", "RD_NUM": null, "STR_PRE": null, "STR_NAME": null, "STR_SUFFIX": null, "L_RDMUNI": null, "R_RDMUNI": null, "L_ADDMUNI": null, "R_ADDMUNI": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "SUBDIV": null, "VILLAGE": null, "FIELDNOTE": null, "SPEED": null, "LANES": null, "LSN": null, "ALSN": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "SEGLENGTH": null, "SEG_ID": null, "RADDCOUNTY": "WAR", "LADDCOUNTY": "WAR", "R_RDCOUNTY": "WAR", "L_RDCOUNTY": "WAR", "LPREFIX": null, "LNAME": null, "LTYPE": null, "LSUFFIX": null, "RPREFIX": null, "RNAME": null, "RTYPE": null, "RSUFFIX": null, "REV_DIR": null, "LUSPS_CITY": null, "RUSPS_CITY": null, "L_COMM": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 14, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1423058.936706543, "ymin": 540824.078125, "xmax": 1457021.3833007812, "ymax": 571782.2006835938, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "STATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "STATUS": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 15, "name": "Points of Interest", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 5001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1423939.7003719672, "ymin": 544342.0576201874, "xmax": 1458015.4666649394, "ymax": 568269.8443018876, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Point of Interest", "description": "", "prototype": { "attributes": {"Name": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 16, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 5001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1428975.8857937753, "ymin": 544193.357344687, "xmax": 1464585.551450938, "ymax": 565753.6593683511, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SCHOOL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SCHOOL" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Contact" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phone" }, { "name": "E_Mail", "type": "esriFieldTypeString", "alias": "E_Mail", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "E_Mail" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sde.SDE.SchoolBuildings", "description": "", "prototype": { "attributes": { "E_Mail": null, "SCHOOL": null, "Type": null, "Long": null, "Lat": null, "Contact": null, "Phone": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 17, "name": "Midd Bldgs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -116.74682894349098, "ymin": -294.998230278492, "xmax": 1465585.5494508892, "ymax": 577083.8808023036, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FBN", "type": "esriFieldTypeString", "alias": "FBN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FBN" }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feature" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Category" }, { "name": "B_Addr", "type": "esriFieldTypeString", "alias": "B_Addr", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "B_Addr" }, { "name": "Addr_Num", "type": "esriFieldTypeString", "alias": "Addr_Num", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Addr_Num" }, { "name": "LPermit", "type": "esriFieldTypeString", "alias": "LPermit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LPermit" }, { "name": "LPDate", "type": "esriFieldTypeDate", "alias": "LPDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LPDate" }, { "name": "Stories", "type": "esriFieldTypeDouble", "alias": "Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Stories" }, { "name": "DMI", "type": "esriFieldTypeDouble", "alias": "DMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DMI" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S732_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Midd Bldgs", "description": "", "prototype": { "attributes": { "DMI": null, "FBN": null, "Feature": null, "Category": null, "B_Addr": null, "Addr_Num": null, "LPermit": null, "LPDate": null, "Stories": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 18, "name": "Great Miami River", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1420005.884702954, "ymin": 531586.4472466705, "xmax": 1459711.2667559325, "ymax": 573997.0060061684, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Great Miami River", "description": "", "prototype": { "attributes": { "name": null, "Id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 19, "name": "City Limits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_243695970", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1384122.8895343754, "ymin": 495102.24820819683, "xmax": 1504973.282542926, "ymax": 611736.3016288208, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LABEL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LABEL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sde.SDE.CityBoundary", "description": "", "prototype": { "attributes": {"LABEL": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 20, "name": "DORA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1419999.9998431946, "ymin": 526241.499863345, "xmax": 1449999.4999192792, "ymax": 574000.5001293913, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "DORA", "description": "", "prototype": { "attributes": { "Acreage": null, "Id": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 21, "name": "Butler Twps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1312257.4942310303, "ymin": 476052.38339067996, "xmax": 1448281.1568944454, "ymax": 585113.4651368558, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "FIPS", "type": "esriFieldTypeDouble", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIPS" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STAr" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1664_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Butler Twps", "description": "", "prototype": { "attributes": { "SHAPE_STLe": null, "NAME": null, "created_da": null, "FIPS": null, "last_edite": null, "last_edi_1": null, "SHAPE_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 22, "name": "Butler Cities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1315930.1358358562, "ymin": 476053.80136685073, "xmax": 1449947.3333521038, "ymax": 579365.725976184, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "FIPS", "type": "esriFieldTypeDouble", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIPS" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STAr" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1663_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Butler Cities", "description": "", "prototype": { "attributes": { "SHAPE_STLe": null, "NAME": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "FIPS": null, "GlobalID": null, "SHAPE_STAr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 23, "name": "Warren Jurisdictions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1442799.5257973522, "ymin": 460696.14080926776, "xmax": 1552173.5852640271, "ymax": 584350.8223051876, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "P_DISTRICT", "typeIdField": "Corp", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "sde.SDE.WarrenPB_012524.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.WarrenPB_012524.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.WarrenPB_012524.AREA" }, { "name": "P_DISTRICT", "type": "esriFieldTypeString", "alias": "P_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "P_DISTRICT" }, { "name": "Corp", "type": "esriFieldTypeString", "alias": "Corp", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Corp" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "TWP", "name": "TWP", "domains": {}, "templates": [ { "name": "TWP", "description": "", "prototype": { "attributes": { "Corp": "TWP", "P_DISTRICT": null, "sde.SDE.WarrenPB_012524.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CITY", "name": "CITY", "domains": {}, "templates": [ { "name": "CITY", "description": "", "prototype": { "attributes": { "Corp": "CITY", "P_DISTRICT": null, "sde.SDE.WarrenPB_012524.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "VILLAGE", "name": "VILLAGE", "domains": {}, "templates": [ { "name": "VILLAGE", "description": "", "prototype": { "attributes": { "Corp": "VILLAGE", "P_DISTRICT": null, "sde.SDE.WarrenPB_012524.AREA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 24, "name": "Butler Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1410413.8901487652, "ymin": 492393.28903224313, "xmax": 1451942.4947377422, "ymax": 582341.7334429105, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIN" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "OWNER" }, { "name": "ADRNO", "type": "esriFieldTypeInteger", "alias": "ADRNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRNO" }, { "name": "ADRADD", "type": "esriFieldTypeString", "alias": "ADRADD", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADRADD" }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADRDIR" }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADRSTR" }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADRSUF" }, { "name": "ADRSUF2", "type": "esriFieldTypeString", "alias": "ADRSUF2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADRSUF2" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "LOCATION" }, { "name": "NBHD_COUNT", "type": "esriFieldTypeInteger", "alias": "NBHD_COUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBHD_COUNT" }, { "name": "MAILNAM1", "type": "esriFieldTypeString", "alias": "MAILNAM1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILNAM1" }, { "name": "MAILNAM2", "type": "esriFieldTypeString", "alias": "MAILNAM2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILNAM2" }, { "name": "MAILADR1", "type": "esriFieldTypeString", "alias": "MAILADR1", "domain": null, "editable": true, "nullable": true, "length": 132, "defaultValue": null, "modelName": "MAILADR1" }, { "name": "MAILADR2", "type": "esriFieldTypeString", "alias": "MAILADR2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADR2" }, { "name": "MAILADR3", "type": "esriFieldTypeString", "alias": "MAILADR3", "domain": null, "editable": true, "nullable": true, "length": 122, "defaultValue": null, "modelName": "MAILADR3" }, { "name": "STORIES", "type": "esriFieldTypeDouble", "alias": "STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STORIES" }, { "name": "VALUE20", "type": "esriFieldTypeInteger", "alias": "VALUE20", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE20" }, { "name": "VALUE21", "type": "esriFieldTypeInteger", "alias": "VALUE21", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE21" }, { "name": "VALUE22", "type": "esriFieldTypeInteger", "alias": "VALUE22", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE22" }, { "name": "VALUE23", "type": "esriFieldTypeInteger", "alias": "VALUE23", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE23" }, { "name": "VALUE24", "type": "esriFieldTypeInteger", "alias": "VALUE24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE24" }, { "name": "ECF24", "type": "esriFieldTypeInteger", "alias": "ECF24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECF24" }, { "name": "MKTVAL24", "type": "esriFieldTypeInteger", "alias": "MKTVAL24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKTVAL24" }, { "name": "COSTVAL24", "type": "esriFieldTypeInteger", "alias": "COSTVAL24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COSTVAL24" }, { "name": "LANDVAL", "type": "esriFieldTypeInteger", "alias": "LANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDVAL" }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRICE" }, { "name": "VPRICE", "type": "esriFieldTypeInteger", "alias": "VPRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VPRICE" }, { "name": "CAUV", "type": "esriFieldTypeString", "alias": "CAUV", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CAUV" }, { "name": "HMSD", "type": "esriFieldTypeString", "alias": "HMSD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HMSD" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2600_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1804_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Butler Parcels", "description": "", "prototype": { "attributes": { "CAUV": null, "HMSD": null, "PIN": null, "PARID": null, "OWNER": null, "ADRNO": null, "ADRADD": null, "ADRDIR": null, "ADRSTR": null, "ADRSUF": null, "ADRSUF2": null, "LOCATION": null, "NBHD_COUNT": null, "MAILNAM1": null, "MAILNAM2": null, "MAILADR1": null, "MAILADR2": null, "MAILADR3": null, "STORIES": null, "VALUE20": null, "VALUE21": null, "VALUE22": null, "VALUE23": null, "VALUE24": null, "ECF24": null, "MKTVAL24": null, "COSTVAL24": null, "LANDVAL": null, "PRICE": null, "VPRICE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 25, "name": "Warren Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This is the tax parcel layer. It can be joined with the PRPTY table that comes from the CAMA.", "copyrightText": "Warren County GIS Department", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1442804.7291665403, "ymin": 530136.1315117723, "xmax": 1469468.5318394124, "ymax": 576805.6056541003, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWNER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIDWELL_C", "type": "esriFieldTypeString", "alias": "SIDWELL_C", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIDWELL_C" }, { "name": "PARNUM", "type": "esriFieldTypeDouble", "alias": "PARNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARNUM" }, { "name": "SDWLL_NBR", "type": "esriFieldTypeString", "alias": "SDWLL_NBR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SDWLL_NBR" }, { "name": "NEIGHBORHOOD_ID", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NEIGHBORHOOD_ID" }, { "name": "ROUTING_NBR", "type": "esriFieldTypeString", "alias": "ROUTING_NBR", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ROUTING_NBR" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "ADDRESS_LINE_1", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_1", "domain": null, "editable": true, "nullable": true, "length": 98, "defaultValue": null, "modelName": "ADDRESS_LINE_1" }, { "name": "ADDRESS_LINE_2", "type": "esriFieldTypeString", "alias": "ADDRESS_LINE_2", "domain": null, "editable": true, "nullable": true, "length": 81, "defaultValue": null, "modelName": "ADDRESS_LINE_2" }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeDouble", "alias": "CENSUS_TRACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CENSUS_TRACT" }, { "name": "USE_CODE_DSC", "type": "esriFieldTypeString", "alias": "USE_CODE_DSC", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "USE_CODE_DSC" }, { "name": "PROP_CLASS_DSC", "type": "esriFieldTypeString", "alias": "PROP_CLASS_DSC", "domain": null, "editable": true, "nullable": true, "length": 61, "defaultValue": null, "modelName": "PROP_CLASS_DSC" }, { "name": "SCH_DST_DSC", "type": "esriFieldTypeString", "alias": "SCH_DST_DSC", "domain": null, "editable": true, "nullable": true, "length": 53, "defaultValue": null, "modelName": "SCH_DST_DSC" }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 77, "defaultValue": null, "modelName": "LEGAL_DESCRIPTION" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECTION" }, { "name": "MILITARY_SURVEY", "type": "esriFieldTypeString", "alias": "MILITARY_SURVEY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MILITARY_SURVEY" }, { "name": "REG_LAND_NUMBER", "type": "esriFieldTypeString", "alias": "REG_LAND_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REG_LAND_NUMBER" }, { "name": "MAIL_NAME", "type": "esriFieldTypeString", "alias": "MAIL_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MAIL_NAME" }, { "name": "MAIL_ADDRESS_1", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAIL_ADDRESS_1" }, { "name": "MAIL_ADDRESS_2", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MAIL_ADDRESS_2" }, { "name": "MAIL_ADDRESS_3", "type": "esriFieldTypeString", "alias": "MAIL_ADDRESS_3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MAIL_ADDRESS_3" }, { "name": "MAIL_ZIP", "type": "esriFieldTypeInteger", "alias": "MAIL_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIL_ZIP" }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TOWNSHIP_NAME" }, { "name": "MUNICIPALITY_NAME", "type": "esriFieldTypeString", "alias": "MUNICIPALITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 52, "defaultValue": null, "modelName": "MUNICIPALITY_NAME" }, { "name": "ACRE_DISCREP", "type": "esriFieldTypeSmallInteger", "alias": "ACREAGE DISCREPANCY", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ACRE_DISCREP" }, { "name": "DOES_NOT_CLOSE", "type": "esriFieldTypeSmallInteger", "alias": "DOES_NOT_CLOSE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DOES_NOT_CLOSE" }, { "name": "MARK_NEXT_DEED", "type": "esriFieldTypeSmallInteger", "alias": "MARK_NEXT_DEED", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MARK_NEXT_DEED" }, { "name": "DATE_DEED_MARKED", "type": "esriFieldTypeDate", "alias": "DATE_DEED_MARKED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_DEED_MARKED" }, { "name": "WHO_REMOVED_MARK", "type": "esriFieldTypeString", "alias": "WHO_REMOVED_MARK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WHO_REMOVED_MARK" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_FRCTN", "type": "esriFieldTypeString", "alias": "STREET_FRCTN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STREET_FRCTN" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Warren Parcels", "description": "", "prototype": { "attributes": { "last_edited_user": null, "created_date": null, "SIDWELL_C": null, "PARNUM": null, "SDWLL_NBR": null, "NEIGHBORHOOD_ID": null, "ROUTING_NBR": null, "OWNER_NAME": null, "ADDRESS_LINE_1": null, "ADDRESS_LINE_2": null, "CENSUS_TRACT": null, "USE_CODE_DSC": null, "PROP_CLASS_DSC": null, "SCH_DST_DSC": null, "LEGAL_DESCRIPTION": null, "SECTION": null, "MILITARY_SURVEY": null, "REG_LAND_NUMBER": null, "MAIL_NAME": null, "MAIL_ADDRESS_1": null, "MAIL_ADDRESS_2": null, "MAIL_ADDRESS_3": null, "MAIL_ZIP": null, "TOWNSHIP_NAME": null, "MUNICIPALITY_NAME": null, "ACRE_DISCREP": 0, "DOES_NOT_CLOSE": 0, "MARK_NEXT_DEED": 0, "DATE_DEED_MARKED": null, "WHO_REMOVED_MARK": null, "STREET_NAME": null, "STREET_FRCTN": null, "STREET_TYPE": null, "last_edited_date": null, "created_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 26, "name": "Barriers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1437548.5431890488, "ymin": 564226.3244964778, "xmax": 1437856.948740214, "ymax": 565636.4657050669, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Duration", "type": "esriFieldTypeString", "alias": "Duration", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Duration" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2031_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1482_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Barriers", "description": "", "prototype": { "attributes": { "Duration": null, "Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 27, "name": "Contract Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1411881.8684726954, "ymin": 531011.8226841837, "xmax": 1462736.7910408527, "ymax": 569807.9514566064, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FIRE_DIST_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R416_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a271_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sde.SDE.Fire_Districts", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 28, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1312257.4942310303, "ymin": 460696.14080926776, "xmax": 1552173.5852640271, "ymax": 585113.4651368558, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "County", "typeIdField": "County", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "Butler County", "name": "Butler County", "domains": {}, "templates": [ { "name": "Butler County", "description": "", "prototype": { "attributes": {"County": "Butler County"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Warren County", "name": "Warren County", "domains": {}, "templates": [ { "name": "Warren County", "description": "", "prototype": { "attributes": {"County": "Warren County"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 29, "name": "Police Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1426306.721840769, "ymin": 537342.1440130174, "xmax": 1462733.4675566852, "ymax": 569499.1315361857, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Id", "typeIdField": "Id", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": 501, "name": "501", "domains": {}, "templates": [ { "name": "501", "description": "", "prototype": { "attributes": {"Id": 501} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 502, "name": "502", "domains": {}, "templates": [ { "name": "502", "description": "", "prototype": { "attributes": {"Id": 502} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 503, "name": "503", "domains": {}, "templates": [ { "name": "503", "description": "", "prototype": { "attributes": {"Id": 503} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 504, "name": "504", "domains": {}, "templates": [ { "name": "504", "description": "", "prototype": { "attributes": {"Id": 504} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 505, "name": "505", "domains": {}, "templates": [ { "name": "505", "description": "", "prototype": { "attributes": {"Id": 505} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 506, "name": "506", "domains": {}, "templates": [ { "name": "506", "description": "", "prototype": { "attributes": {"Id": 506} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 507, "name": "507", "domains": {}, "templates": [ { "name": "507", "description": "", "prototype": { "attributes": {"Id": 507} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 601, "name": "601", "domains": {}, "templates": [ { "name": "601", "description": "", "prototype": { "attributes": {"Id": 601} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 602, "name": "602", "domains": {}, "templates": [ { "name": "602", "description": "", "prototype": { "attributes": {"Id": 602} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 603, "name": "603", "domains": {}, "templates": [ { "name": "603", "description": "", "prototype": { "attributes": {"Id": 603} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 605, "name": "605", "domains": {}, "templates": [ { "name": "605", "description": "", "prototype": { "attributes": {"Id": 605} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 606, "name": "606", "domains": {}, "templates": [ { "name": "606", "description": "", "prototype": { "attributes": {"Id": 606} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 607, "name": "607", "domains": {}, "templates": [ { "name": "607", "description": "", "prototype": { "attributes": {"Id": 607} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 608, "name": "608", "domains": {}, "templates": [ { "name": "608", "description": "", "prototype": { "attributes": {"Id": 608} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 609, "name": "609", "domains": {}, "templates": [ { "name": "609", "description": "", "prototype": { "attributes": {"Id": 609} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 610, "name": "610", "domains": {}, "templates": [ { "name": "610", "description": "", "prototype": { "attributes": {"Id": 610} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 701, "name": "701", "domains": {}, "templates": [ { "name": "701", "description": "", "prototype": { "attributes": {"Id": 701} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 702, "name": "702", "domains": {}, "templates": [ { "name": "702", "description": "", "prototype": { "attributes": {"Id": 702} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 703, "name": "703", "domains": {}, "templates": [ { "name": "703", "description": "", "prototype": { "attributes": {"Id": 703} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 704, "name": "704", "domains": {}, "templates": [ { "name": "704", "description": "", "prototype": { "attributes": {"Id": 704} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 705, "name": "705", "domains": {}, "templates": [ { "name": "705", "description": "", "prototype": { "attributes": {"Id": 705} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 706, "name": "706", "domains": {}, "templates": [ { "name": "706", "description": "", "prototype": { "attributes": {"Id": 706} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 801, "name": "801", "domains": {}, "templates": [ { "name": "801", "description": "", "prototype": { "attributes": {"Id": 801} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 802, "name": "802", "domains": {}, "templates": [ { "name": "802", "description": "", "prototype": { "attributes": {"Id": 802} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 804, "name": "804", "domains": {}, "templates": [ { "name": "804", "description": "", "prototype": { "attributes": {"Id": 804} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 805, "name": "805", "domains": {}, "templates": [ { "name": "805", "description": "", "prototype": { "attributes": {"Id": 805} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 806, "name": "806", "domains": {}, "templates": [ { "name": "806", "description": "", "prototype": { "attributes": {"Id": 806} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 807, "name": "807", "domains": {}, "templates": [ { "name": "807", "description": "", "prototype": { "attributes": {"Id": 807} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 808, "name": "808", "domains": {}, "templates": [ { "name": "808", "description": "", "prototype": { "attributes": {"Id": 808} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 901, "name": "901", "domains": {}, "templates": [ { "name": "901", "description": "", "prototype": { "attributes": {"Id": 901} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 902, "name": "902", "domains": {}, "templates": [ { "name": "902", "description": "", "prototype": { "attributes": {"Id": 902} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 903, "name": "903", "domains": {}, "templates": [ { "name": "903", "description": "", "prototype": { "attributes": {"Id": 903} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 904, "name": "904", "domains": {}, "templates": [ { "name": "904", "description": "", "prototype": { "attributes": {"Id": 904} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 905, "name": "905", "domains": {}, "templates": [ { "name": "905", "description": "", "prototype": { "attributes": {"Id": 905} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1201, "name": "1201", "domains": {}, "templates": [ { "name": "1201", "description": "", "prototype": { "attributes": {"Id": 1201} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1202, "name": "1202", "domains": {}, "templates": [ { "name": "1202", "description": "", "prototype": { "attributes": {"Id": 1202} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1204, "name": "1204", "domains": {}, "templates": [ { "name": "1204", "description": "", "prototype": { "attributes": {"Id": 1204} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1205, "name": "1205", "domains": {}, "templates": [ { "name": "1205", "description": "", "prototype": { "attributes": {"Id": 1205} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1206, "name": "1206", "domains": {}, "templates": [ { "name": "1206", "description": "", "prototype": { "attributes": {"Id": 1206} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1207, "name": "1207", "domains": {}, "templates": [ { "name": "1207", "description": "", "prototype": { "attributes": {"Id": 1207} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1208, "name": "1208", "domains": {}, "templates": [ { "name": "1208", "description": "", "prototype": { "attributes": {"Id": 1208} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1209, "name": "1209", "domains": {}, "templates": [ { "name": "1209", "description": "", "prototype": { "attributes": {"Id": 1209} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1210, "name": "1210", "domains": {}, "templates": [ { "name": "1210", "description": "", "prototype": { "attributes": {"Id": 1210} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1211, "name": "1211", "domains": {}, "templates": [ { "name": "1211", "description": "", "prototype": { "attributes": {"Id": 1211} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1212, "name": "1212", "domains": {}, "templates": [ { "name": "1212", "description": "", "prototype": { "attributes": {"Id": 1212} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 35, "name": "Background", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1299879.729944557, "ymin": 455065.283632651, "xmax": 1562075.594659388, "ymax": 597209.5544616431, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SHAPE.STArea()", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sde.SDE.GreyBckGrnd.area", "type": "esriFieldTypeInteger", "alias": "sde.SDE.GreyBckGrnd.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.GreyBckGrnd.area" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R960_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S718_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Background", "description": "", "prototype": { "attributes": {"sde.SDE.GreyBckGrnd.area": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }