{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3600, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "County-wide E911 Address point locations. ADDRESS_ID is the unique ID for this layer.", "copyrightText": "Rochester- Olmsted County MN Planning Department - GIS Division. Layer version managed via ROP rand updates follow Olmsted County schedules.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 560078.6961312145, "ymin": 100270.74654622376, "xmax": 720451.739885807, "ymax": 232542.57714639604, "spatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 0, 171, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.25 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDNO] CONCAT \" \" CONCAT [UNIT_TYPE] CONCAT \" \" CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Active; Landmark; Pending Demolition", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 38, 115, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_KEY" }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS_ID" }, { "name": "PARENT_ID", "type": "esriFieldTypeInteger", "alias": "PARENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARENT_ID" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "DUP_STREET_ID", "type": "esriFieldTypeInteger", "alias": "DUP_STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DUP_STREET_ID" }, { "name": "CL_ID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_ID" }, { "name": "ADD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "AddressType", "domain": { "type": "codedValue", "name": "AddressType", "description": "AddressType", "codedValues": [ { "name": "Situs", "code": 0 }, { "name": "Building", "code": 1 }, { "name": "Unit", "code": 2 }, { "name": "Driveway", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ADD_TYPE" }, { "name": "EFF_STATUS", "type": "esriFieldTypeString", "alias": "EffectiveStatus", "domain": { "type": "codedValue", "name": "EffectiveStatus_Address", "description": "EffectiveStatus", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Pending", "code": "P" }, { "name": "Retired", "code": "R" }, { "name": "Pending Demolition", "code": "PD" }, { "name": "Internal", "code": "I" }, { "name": "Landmark", "code": "LM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "P", "modelName": "EFF_STATUS" }, { "name": "ADDNO_PRE", "type": "esriFieldTypeString", "alias": "AddressNumberPrefix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDNO_PRE" }, { "name": "ADDNO", "type": "esriFieldTypeString", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDNO" }, { "name": "ADDNO_SUF", "type": "esriFieldTypeString", "alias": "AddressNumberSuffix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDNO_SUF" }, { "name": "PRE_MOD", "type": "esriFieldTypeString", "alias": "PreModifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRE_MOD" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PreDir", "domain": { "type": "codedValue", "name": "PreDir", "description": "PreDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRE_TYPE" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "StreetType", "domain": { "type": "codedValue", "name": "StreetType", "description": "StreetType", "codedValues": [ { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Circle", "code": "CIR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Highway", "code": "HWY" }, { "name": "Lane", "code": "LN" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Road", "code": "RD" }, { "name": "Street", "code": "ST" }, { "name": "Interstate", "code": "I" }, { "name": "Way", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "PostDir", "domain": { "type": "codedValue", "name": "PostDir", "description": "PostDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "POST_MOD", "type": "esriFieldTypeString", "alias": "PostModifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POST_MOD" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UnitType", "domain": { "type": "codedValue", "name": "UnitType", "description": "UnitType", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Lot", "code": "LOT" }, { "name": "Mezzanine", "code": "MEZZ" }, { "name": "Penthouse", "code": "PH" }, { "name": "Room", "code": "RM" }, { "name": "Skyway", "code": "SKWY" }, { "name": "Subway", "code": "SBWY" }, { "name": "Suite", "code": "STE" }, { "name": "Unit", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT" }, { "name": "FLOOR_NO", "type": "esriFieldTypeString", "alias": "FloorNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOOR_NO" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": { "type": "codedValue", "name": "Community", "description": "Community", "codedValues": [ { "name": "Rochester", "code": "ROCHESTER" }, { "name": "Byron", "code": "BYRON" }, { "name": "Chatfield", "code": "CHATFIELD" }, { "name": "Dexter", "code": "DEXTER" }, { "name": "Dover", "code": "DOVER" }, { "name": "Elgin", "code": "ELGIN" }, { "name": "Eyota", "code": "EYOTA" }, { "name": "Hayfield", "code": "HAYFIELD" }, { "name": "Kasson", "code": "KASSON" }, { "name": "Mantorville", "code": "MANTORVILLE" }, { "name": "Mazeppa", "code": "MAZEPPA" }, { "name": "Oronoco", "code": "ORONOCO" }, { "name": "Pine Island", "code": "PINE ISLAND" }, { "name": "Plainview", "code": "PLAINVIEW" }, { "name": "Saint Charles", "code": "ST CHARLES" }, { "name": "Sargeant", "code": "SARGEANT" }, { "name": "Stewartville", "code": "STEWARTVILLE" }, { "name": "Zumbro Falls", "code": "ZUMBRO FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "County", "description": "County", "codedValues": [ { "name": "Olmsted", "code": "OLMSTED" }, { "name": "Dodge", "code": "DODGE" }, { "name": "Goodhue", "code": "GOODHUE" }, { "name": "Wabasha", "code": "WABASHA" }, { "name": "Winona", "code": "WINONA" }, { "name": "Fillmore", "code": "FILLMORE" }, { "name": "Mower", "code": "MOWER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": { "type": "codedValue", "name": "State", "description": "State", "codedValues": [ { "name": "Minnesota", "code": "MN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "MN", "modelName": "STATE" }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": { "type": "codedValue", "name": "ZipCode", "description": "ZipCode", "codedValues": [ { "name": "Rochester - NW", "code": "55901" }, { "name": "Rochester - SW", "code": "55902" }, { "name": "Rochester-SE", "code": "55904" }, { "name": "Rochester - NE", "code": "55906" }, { "name": "Byron", "code": "55920" }, { "name": "Chatfield", "code": "55923" }, { "name": "Dexter", "code": "55926" }, { "name": "Eyota", "code": "55934" }, { "name": "Hayfield", "code": "55940" }, { "name": "Mantorville", "code": "55955" }, { "name": "Mazeppa", "code": "55956" }, { "name": "Oronoco", "code": "55960" }, { "name": "Pine Island", "code": "55963" }, { "name": "Plainview", "code": "55964" }, { "name": "St. Charles", "code": "55972" }, { "name": "Sargeant", "code": "55973" }, { "name": "Stewartville", "code": "55976" }, { "name": "Zumbro Falls", "code": "55991" }, { "name": "Dover", "code": "55929" }, { "name": "Elgin", "code": "55932" }, { "name": "Kasson", "code": "55944" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5" }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZipPlus4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EditUser", "domain": { "type": "codedValue", "name": "EditUser_8", "description": "EditUser", "codedValues": [ { "name": "Janice K. Chezick", "code": "plajchez" }, { "name": "David F. Wittman", "code": "pladwitt" }, { "name": "Jennifer L. Rand-Weaver", "code": "plajrand" }, { "name": "Mary E. Sheehan", "code": "plamshee" }, { "name": "Initial", "code": "INITIAL" }, { "name": "Gregory Baugher", "code": "oc09592" }, { "name": "Steven Wolf", "code": "oc09624" }, { "name": "David McCollister", "code": "oc09745" }, { "name": "Teresa R. Blader", "code": "oc10020" }, { "name": "Hannah Hutchins", "code": "oc09979" }, { "name": "Adam Nowinski", "code": "oc10168" }, { "name": "Randy S. Growdon", "code": "plargrow" }, { "name": "Greg Keith", "code": "oc10367" }, { "name": "Bruce A. Whetstone", "code": "plabwhet" }, { "name": "Skylar L. Schoh", "code": "OC10583" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_USER" }, { "name": "PAR_CHILD", "type": "esriFieldTypeString", "alias": "ParentChild", "domain": { "type": "codedValue", "name": "ParentChild", "description": "ParentType", "codedValues": [ { "name": "Parent", "code": "P" }, { "name": "Child", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PAR_CHILD" }, { "name": "CONDADD1", "type": "esriFieldTypeString", "alias": "CondAddr1", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "CONDADD1" }, { "name": "CONDADD2", "type": "esriFieldTypeString", "alias": "CondAddr2", "domain": null, "editable": true, "nullable": true, "length": 320, "defaultValue": null, "modelName": "CONDADD2" }, { "name": "MULTIADDR", "type": "esriFieldTypeString", "alias": "MultipleAddress", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "MULTIADDR" }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "AddressAuthority", "domain": { "type": "codedValue", "name": "AddressAuthority", "description": "AddressAuthority", "codedValues": [ { "name": "County of Olmsted", "code": "Olmsted" }, { "name": "City of Chatfield", "code": "Chatfield" }, { "name": "City of Dover", "code": "Dover" }, { "name": "City of Eyota", "code": "Eyota" }, { "name": "County of Fillmore", "code": "Fillmore" }, { "name": "County of Goodhue", "code": "Goodhue" }, { "name": "County of Mower", "code": "Mower" }, { "name": "City of Byron", "code": "Byron" }, { "name": "City of Oronoco", "code": "Oronoco" }, { "name": "City of Pine Island", "code": "Pine Island" }, { "name": "City of Saint Charles", "code": "St Charles" }, { "name": "County of Dodge", "code": "Dodge" }, { "name": "City of Stewartville", "code": "Stewartville" }, { "name": "County of Wabasha", "code": "Wabasha" }, { "name": "County of Winona", "code": "Winona" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Olmsted", "modelName": "AUTHORITY" }, { "name": "PRV_PUB_ST", "type": "esriFieldTypeString", "alias": "PrivatePublicStreet", "domain": { "type": "codedValue", "name": "PrivatePublic", "description": "PrivatePublic", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "Public", "modelName": "PRV_PUB_ST" }, { "name": "ISSUE_DATE", "type": "esriFieldTypeDate", "alias": "IssueDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ISSUE_DATE" }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "InactiveDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INACT_DATE" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PIN" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "ParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "LEG_ALERT", "type": "esriFieldTypeString", "alias": "LegacyAlert", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "LEG_ALERT" }, { "name": "VENUE", "type": "esriFieldTypeString", "alias": "Venue", "domain": { "type": "codedValue", "name": "Venue", "description": "Venue", "codedValues": [ { "name": "City of Byron", "code": "CBY" }, { "name": "City of Chatfield", "code": "CCH" }, { "name": "City of Dover", "code": "CDO" }, { "name": "City of Eyota", "code": "CEY" }, { "name": "City of Oronoco", "code": "COR" }, { "name": "City of Pine Island", "code": "CPI" }, { "name": "City of Rochester", "code": "CRO" }, { "name": "City of Stewartville", "code": "CST" }, { "name": "Dodge County", "code": "DOD" }, { "name": "Fillmore County", "code": "FIL" }, { "name": "Goodhue County", "code": "GOO" }, { "name": "Mower County", "code": "MOW" }, { "name": "Wabasha County", "code": "WAB" }, { "name": "Winona County", "code": "WIN" }, { "name": "Township of Cascade", "code": "TCA" }, { "name": "Township of Dover", "code": "TDO" }, { "name": "Township of Elmira", "code": "TEL" }, { "name": "Township of Eyota", "code": "TEY" }, { "name": "Township of Farmington", "code": "TFA" }, { "name": "Township of Haverhill", "code": "THA" }, { "name": "Township of High Forest", "code": "THF" }, { "name": "Township of Kalmar", "code": "TKA" }, { "name": "Township of Marion", "code": "TMA" }, { "name": "Township of New Haven", "code": "TNH" }, { "name": "Township of Orion", "code": "TON" }, { "name": "Township of Oronoco", "code": "TOR" }, { "name": "Township of Pleasant Grove", "code": "TPG" }, { "name": "Township of Quincy", "code": "TQU" }, { "name": "Township of Rock Dell", "code": "TRD" }, { "name": "Township of Rochester", "code": "TRO" }, { "name": "Township of Salem", "code": "TSA" }, { "name": "Township of Viola", "code": "TVI" }, { "name": "City of Pine Island - Goodhue", "code": "CPG" }, { "name": "City of Chatfield - Fillmore", "code": "CCF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "VENUE" }, { "name": "VENUE_D", "type": "esriFieldTypeString", "alias": "VenueDescription", "domain": { "type": "codedValue", "name": "VenueDescription", "description": "VenueDescription", "codedValues": [ { "name": "Township of Haverhill", "code": "Township of Haverhill" }, { "name": "Township of High Forest", "code": "Township of High Forest" }, { "name": "Township of Kalmar", "code": "Township of Kalmar" }, { "name": "Township of Marion", "code": "Township of Marion" }, { "name": "Township of New Haven", "code": "Township of New Haven" }, { "name": "Township of Orion", "code": "Township of Orion" }, { "name": "Township of Oronoco", "code": "Township of Oronoco" }, { "name": "Township of Pleasant Grove", "code": "Township of Pleasant Grove" }, { "name": "Township of Quincy", "code": "Township of Quincy" }, { "name": "Township of Rock Dell", "code": "Township of Rock Dell" }, { "name": "Township of Rochester", "code": "Township of Rochester" }, { "name": "Township of Salem", "code": "Township of Salem" }, { "name": "Township of Viola", "code": "Township of Viola" }, { "name": "City of Pine Island - Goodhue", "code": "City of Pine Island - Goodhue" }, { "name": "City of Pine Island - Olmsted", "code": "City of Pine Island - Olmsted" }, { "name": "Township of Cascade", "code": "Township of Cascade" }, { "name": "City of Oronoco", "code": "City of Oronoco" }, { "name": "Township of Farmington", "code": "Township of Farmington" }, { "name": "City of Byron", "code": "City of Byron" }, { "name": "City of Rochester", "code": "City of Rochester" }, { "name": "Township of Eyota", "code": "Township of Eyota" }, { "name": "City of Eyota", "code": "City of Eyota" }, { "name": "Township of Dover", "code": "Township of Dover" }, { "name": "City of Dover", "code": "City of Dover" }, { "name": "City of Stewartville", "code": "City of Stewartville" }, { "name": "Township of Elmira", "code": "Township of Elmira" }, { "name": "City of Chatfield - Fillmore", "code": "City of Chatfield - Fillmore" }, { "name": "City of Chatfield - Olmsted", "code": "City of Chatfield - Olmsted" }, { "name": "Goodhue County", "code": "Goodhue County" }, { "name": "Wabasha County", "code": "Wabasha County" }, { "name": "Winona County", "code": "Winona County" }, { "name": "Fillmore County", "code": "Fillmore County" }, { "name": "Mower County", "code": "Mower County" }, { "name": "Dodge County", "code": "Dodge County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VENUE_D" }, { "name": "VENUE_ID", "type": "esriFieldTypeInteger", "alias": "VenueID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VENUE_ID" }, { "name": "CR_DATE", "type": "esriFieldTypeDate", "alias": "Created_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CR_DATE" }, { "name": "CR_EDITOR", "type": "esriFieldTypeString", "alias": "Created_Editor_ID", "domain": { "type": "codedValue", "name": "EditUser_8", "description": "EditUser", "codedValues": [ { "name": "Janice K. Chezick", "code": "plajchez" }, { "name": "David F. Wittman", "code": "pladwitt" }, { "name": "Jennifer L. Rand-Weaver", "code": "plajrand" }, { "name": "Mary E. Sheehan", "code": "plamshee" }, { "name": "Initial", "code": "INITIAL" }, { "name": "Gregory Baugher", "code": "oc09592" }, { "name": "Steven Wolf", "code": "oc09624" }, { "name": "David McCollister", "code": "oc09745" }, { "name": "Teresa R. Blader", "code": "oc10020" }, { "name": "Hannah Hutchins", "code": "oc09979" }, { "name": "Adam Nowinski", "code": "oc10168" }, { "name": "Randy S. Growdon", "code": "plargrow" }, { "name": "Greg Keith", "code": "oc10367" }, { "name": "Bruce A. Whetstone", "code": "plabwhet" }, { "name": "Skylar L. Schoh", "code": "OC10583" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CR_EDITOR" }, { "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": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "domain": { "type": "codedValue", "name": "Country", "description": "Country", "codedValues": [ { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "US", "modelName": "COUNTRY" }, { "name": "BLDG_TYPE", "type": "esriFieldTypeString", "alias": "BuildingType", "domain": { "type": "codedValue", "name": "BuildingType", "description": "BuildingType", "codedValues": [ { "name": "Landmark", "code": "LM" }, { "name": "Commercial", "code": "C" }, { "name": "No Structure", "code": "NS" }, { "name": "Institutional", "code": "I" }, { "name": "Worship", "code": "W" }, { "name": "Educational", "code": "EDU" }, { "name": "Public Commons", "code": "PC" }, { "name": "Residential", "code": "R" }, { "name": "Temporary Structure", "code": "TS" }, { "name": "Utility", "code": "U" }, { "name": "Mailbox", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_TYPE" }, { "name": "ADDR_NOTES", "type": "esriFieldTypeString", "alias": "AddressNotes", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "ADDR_NOTES" }, { "name": "EDIT_REASN", "type": "esriFieldTypeString", "alias": "ReasonForEdit", "domain": { "type": "codedValue", "name": "ReasonForEdit_AddressPoint", "description": "ReasonForEdit_AddressPoint", "codedValues": [ { "name": "Geometry Correction", "code": "GC" }, { "name": "Initial Data Load", "code": "INITIAL" }, { "name": "Attribute Update", "code": "ATTU" }, { "name": "Retired", "code": "R" }, { "name": "New", "code": "NEW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_REASN" }, { "name": "ENFORCE_VALIDATION", "type": "esriFieldTypeString", "alias": "EnforceValidation", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "ENFORCE_VALIDATION" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JoinID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "FEE_PD", "type": "esriFieldTypeString", "alias": "Fee Paid", "domain": { "type": "codedValue", "name": "Fee", "description": "Fees Paid", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Waived", "code": "W" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FEE_PD" }, { "name": "OCCU_CLASS", "type": "esriFieldTypeString", "alias": "Occupancy Class", "domain": { "type": "codedValue", "name": "OccupancyClass", "description": "Occupancy Classifications", "codedValues": [ { "name": "Assembly", "code": "GROUP A" }, { "name": "Business", "code": "GROUP B" }, { "name": "Education", "code": "GROUP E" }, { "name": "Factory/Industrial", "code": "GROUP F" }, { "name": "Hazardous", "code": "GROUP H" }, { "name": "Institutional", "code": "GROUP I" }, { "name": "Mercantile", "code": "GROUP M" }, { "name": "Residential", "code": "GROUP R" }, { "name": "Storage", "code": "GROUP S" }, { "name": "Miscellaneous", "code": "GROUP U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OCCU_CLASS" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENT" }, { "name": "SOURCE_ID", "type": "esriFieldTypeInteger", "alias": "SOURCE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTUCode", "domain": { "type": "codedValue", "name": "CTU_ID_TXT_AddressPoint", "description": "CTU_ID_TXT_AddressPoint", "codedValues": [ { "name": "Byron", "code": "02393488" }, { "name": "Cascade Township", "code": "00663760" }, { "name": "Chatfield", "code": "02393810" }, { "name": "Dover", "code": "02394555" }, { "name": "Dover Township", "code": "00663996" }, { "name": "Elmira Township", "code": "00664084" }, { "name": "Eyota", "code": "02394722" }, { "name": "Eyota Township", "code": "00664125" }, { "name": "Haverhill Township", "code": "00664417" }, { "name": "High Forest Township", "code": "00664468" }, { "name": "Kalmar Township", "code": "00664593" }, { "name": "Marion Township", "code": "00664916" }, { "name": "New Haven Township", "code": "00665097" }, { "name": "Orion Township", "code": "00665213" }, { "name": "Oronoco", "code": "02396082" }, { "name": "Oronoco Township", "code": "00665217" }, { "name": "Pine Island", "code": "02396208" }, { "name": "Pleasant Grove Township", "code": "00665319" }, { "name": "Quincy Township", "code": "00665367" }, { "name": "Rochester", "code": "02396395" }, { "name": "Rochester Township", "code": "00665431" }, { "name": "Rock Dell Township", "code": "00665434" }, { "name": "Salem Township", "code": "00665538" }, { "name": "Stewartville", "code": "02395968" }, { "name": "Viola Township", "code": "00665878" }, { "name": "Saint Charles", "code": "02396477" }, { "name": "Farmington Township", "code": "00664145" }, { "name": "Out of Jurisdiction", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_TXT" }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTUNAME", "domain": { "type": "codedValue", "name": "CTU_NAME_AddressPOINT", "description": "CTU_NAME_AddressPOINT", "codedValues": [ { "name": "Byron", "code": "Byron" }, { "name": "Cascade Township", "code": "Cascade Township" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Dover", "code": "Dover" }, { "name": "Dover Township", "code": "Dover Township" }, { "name": "Elmira Township", "code": "Elmira Township" }, { "name": "Eyota", "code": "Eyota" }, { "name": "Eyota Township", "code": "Eyota Township" }, { "name": "Haverhill Township", "code": "Haverhill Township" }, { "name": "High Forest Township", "code": "High Forest Township" }, { "name": "Kalmar Township", "code": "Kalmar Township" }, { "name": "Marion Township", "code": "Marion Township" }, { "name": "New Haven Township", "code": "New Haven Township" }, { "name": "Orion Township", "code": "Orion Township" }, { "name": "Oronoco", "code": "Oronoco" }, { "name": "Oronoco Township", "code": "Oronoco Township" }, { "name": "Pine Island", "code": "Pine Island" }, { "name": "Pleasant Grove Township", "code": "Pleasant Grove Township" }, { "name": "Quincy Township", "code": "Quincy Township" }, { "name": "Rochester", "code": "Rochester" }, { "name": "Rochester Township", "code": "Rochester Township" }, { "name": "Rock Dell Township", "code": "Rock Dell Township" }, { "name": "Salem Township", "code": "Salem Township" }, { "name": "Stewartville", "code": "Stewartville" }, { "name": "Viola Township", "code": "Viola Township" }, { "name": "Elgin Township", "code": "Elgin Township" }, { "name": "Mazeppa Township", "code": "Mazeppa Township" }, { "name": "Plainview Township", "code": "Plainview Township" }, { "name": "Pleasant Valley Township", "code": "Pleasant Valley Township" }, { "name": "Saint Charles", "code": "Saint Charles" }, { "name": "Farmington Township", "code": "Farmington Township" }, { "name": "Out of Jurisdiction", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": { "type": "codedValue", "name": "ESN_4", "description": "Emergency Service Number (ESN)", "codedValues": [ { "name": "3150", "code": "3150" }, { "name": "3151", "code": "3151" }, { "name": "3152", "code": "3152" }, { "name": "3153", "code": "3153" }, { "name": "3154", "code": "3154" }, { "name": "3155", "code": "3155" }, { "name": "3156", "code": "3156" }, { "name": "3157", "code": "3157" }, { "name": "3158", "code": "3158" }, { "name": "3159", "code": "3159" }, { "name": "3160", "code": "3160" }, { "name": "3161", "code": "3161" }, { "name": "3162", "code": "3162" }, { "name": "3163", "code": "3163" }, { "name": "3164", "code": "3164" }, { "name": "3165", "code": "3165" }, { "name": "3167", "code": "3167" }, { "name": "3168", "code": "3168" }, { "name": "3170", "code": "3170" }, { "name": "3171", "code": "3171" }, { "name": "3172", "code": "3172" }, { "name": "3174", "code": "3174" }, { "name": "3175", "code": "3175" }, { "name": "3176", "code": "3176" }, { "name": "3178", "code": "3178" }, { "name": "3180", "code": "3180" }, { "name": "3181", "code": "3181" }, { "name": "3183", "code": "3183" }, { "name": "3184", "code": "3184" }, { "name": "3186", "code": "3186" }, { "name": "3188", "code": "3188" }, { "name": "3189", "code": "3189" }, { "name": "3191", "code": "3191" }, { "name": "3192", "code": "3192" }, { "name": "3194", "code": "3194" }, { "name": "3196", "code": "3196" }, { "name": "3197", "code": "3197" }, { "name": "3198", "code": "3198" }, { "name": "3199", "code": "3199" }, { "name": "3200", "code": "3200" }, { "name": "3202", "code": "3202" }, { "name": "3203", "code": "3203" }, { "name": "3204", "code": "3204" }, { "name": "3205", "code": "3205" }, { "name": "3206", "code": "3206" }, { "name": "3207", "code": "3207" }, { "name": "3208", "code": "3208" }, { "name": "3209", "code": "3209" }, { "name": "3210", "code": "3210" }, { "name": "3213", "code": "3213" }, { "name": "3215", "code": "3215" }, { "name": "3216", "code": "3216" }, { "name": "3217", "code": "3217" }, { "name": "3219", "code": "3219" }, { "name": "3220", "code": "3220" }, { "name": "3222", "code": "3222" }, { "name": "3223", "code": "3223" }, { "name": "3224", "code": "3224" }, { "name": "3225", "code": "3225" }, { "name": "3226", "code": "3226" }, { "name": "3227", "code": "3227" }, { "name": "3228", "code": "3228" }, { "name": "3229", "code": "3229" }, { "name": "3230", "code": "3230" }, { "name": "3595", "code": "3595" }, { "name": "3231", "code": "3231" }, { "name": "3232", "code": "3232" }, { "name": "3233", "code": "3233" }, { "name": "3234", "code": "3234" }, { "name": "3235", "code": "3235" }, { "name": "3236", "code": "3236" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "3169", "code": "3169" }, { "name": "3495", "code": "3495" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "domain": { "type": "codedValue", "name": "MSAG Community", "description": "MSAG Community", "codedValues": [ { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Rochester", "code": "ROCHESTER" }, { "name": "Byron", "code": "BYRON" }, { "name": "Chatfield", "code": "CHATFIELD" }, { "name": "Dexter", "code": "DEXTER" }, { "name": "Dover", "code": "DOVER" }, { "name": "Elgin", "code": "ELGIN" }, { "name": "Eyota", "code": "EYOTA" }, { "name": "Hayfield", "code": "HAYFIELD" }, { "name": "Kasson", "code": "KASSON" }, { "name": "Mantorville", "code": "MANTORVILLE" }, { "name": "Mazeppa", "code": "MAZEPPA" }, { "name": "Oronoco", "code": "ORONOCO" }, { "name": "Pine Island", "code": "PINE ISLAND" }, { "name": "Plainview", "code": "PLAINVIEW" }, { "name": "Saint Charles", "code": "ST CHARLES" }, { "name": "Sargeant", "code": "SARGEANT" }, { "name": "Stewartville", "code": "STEWARTVILLE" }, { "name": "Zumbro Falls", "code": "ZUMBRO FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_C" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "domain": { "type": "codedValue", "name": "GIS911POC", "description": "911 GIS Point-of-Contact", "codedValues": [ { "name": "Olmsted", "code": "Olmsted" }, { "name": "Dodge", "code": "Dodge" }, { "name": "Goodhue", "code": "Goodhue" }, { "name": "Wabasha", "code": "Wabasha" }, { "name": "Winona", "code": "Winona" }, { "name": "Fillmore", "code": "Fillmore" }, { "name": "Mower", "code": "Mower" }, { "name": "Out of Jurisdiction", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "Olmsted", "modelName": "GIS911POC" }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": { "type": "codedValue", "name": "PreDir", "description": "PreDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_PREDIR" }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LST_NAME" }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": { "type": "codedValue", "name": "StreetType", "description": "StreetType", "codedValues": [ { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Circle", "code": "CIR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Highway", "code": "HWY" }, { "name": "Lane", "code": "LN" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Road", "code": "RD" }, { "name": "Street", "code": "ST" }, { "name": "Interstate", "code": "I" }, { "name": "Way", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LST_TYPE" }, { "name": "LST_POSTDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": { "type": "codedValue", "name": "PostDir", "description": "PostDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_POSTDIR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_753", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14714STREET_ID", "fields": "STREET_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14714PARENT_ID", "fields": "PARENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14714ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14714FEATURE_KE", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_753", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S681_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "LST_TYPE": null, "LST_NAME": null, "FEATURE_KEY": null, "ADDRESS_ID": null, "PARENT_ID": null, "STREET_ID": null, "DUP_STREET_ID": null, "CL_ID": null, "ADD_TYPE": 0, "EFF_STATUS": "P", "ADDNO_PRE": null, "ADDNO": null, "ADDNO_SUF": null, "PRE_MOD": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "POST_MOD": null, "UNIT_TYPE": null, "UNIT": null, "FLOOR_NO": null, "CITY": null, "COUNTY": null, "STATE": "MN", "ZIP5": null, "ZIP4": null, "EDIT_DATE": null, "EDIT_USER": null, "PAR_CHILD": null, "CONDADD1": null, "CONDADD2": null, "MULTIADDR": "N", "AUTHORITY": "Olmsted", "PRV_PUB_ST": "Public", "ISSUE_DATE": null, "INACT_DATE": null, "PIN": null, "PARID": null, "LEG_ALERT": "N", "VENUE": null, "VENUE_D": null, "VENUE_ID": null, "CR_DATE": null, "CR_EDITOR": null, "X_COORD": null, "Y_COORD": null, "Z_COORD": null, "COUNTRY": "US", "BLDG_TYPE": null, "ADDR_NOTES": "N", "EDIT_REASN": null, "ENFORCE_VALIDATION": "Y", "JOIN_ID": null, "FEE_PD": null, "OCCU_CLASS": null, "COMMENT": null, "SOURCE_ID": null, "LST_POSTDIR": null, "CTU_ID_TXT": null, "CTU_NAME": null, "ESN": null, "MSAG_C": null, "GIS911POC": "Olmsted", "LST_PREDIR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Centerlines - By Responsibility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 557566.3635574728, "ymin": 96298.54714156687, "xmax": 720938.4800540507, "ymax": 232310.48377856612, "spatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RD_SYSTEM", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "I", "label": "State or Federal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "STATE", "label": "State or Federal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "US", "label": "State or Federal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "CR", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5 }, "value": "CSAH", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 5 }, "value": "TWP", "label": "Township" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "CITY", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "MSAS", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "value": "DW", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "value": "PVT", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 134, 96, 255 ], "toColor": [ 204, 134, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 212, 116, 255 ], "toColor": [ 227, 212, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 149, 88, 255 ], "toColor": [ 163, 149, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 195, 136, 255 ], "toColor": [ 227, 195, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 111, 84, 255 ], "toColor": [ 153, 111, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 168, 126, 255 ], "toColor": [ 222, 168, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 174, 104, 255 ], "toColor": [ 227, 174, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 130, 82, 255 ], "toColor": [ 168, 130, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 169, 89, 255 ], "toColor": [ 189, 169, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 104, 81, 255 ], "toColor": [ 173, 104, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 135, 108, 255 ], "toColor": [ 189, 135, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 161, 105, 255 ], "toColor": [ 194, 161, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 194, 117, 255 ], "toColor": [ 224, 194, 117, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RD_SYSTEM", "typeIdField": "RD_SYSTEM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_KEY" }, { "name": "CL_ID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_ID" }, { "name": "INT_ID_F", "type": "esriFieldTypeInteger", "alias": "IntersectionID_From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INT_ID_F" }, { "name": "INT_ID_T", "type": "esriFieldTypeInteger", "alias": "IntersectionID_To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INT_ID_T" }, { "name": "FAC_TYPE", "type": "esriFieldTypeString", "alias": "FacilityType", "domain": { "type": "codedValue", "name": "FacilityType", "description": "FacilityType", "codedValues": [ { "name": "One Way", "code": "One Way" }, { "name": "Two Way", "code": "Two Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FAC_TYPE" }, { "name": "SEG_ALERT", "type": "esriFieldTypeString", "alias": "SegmentAlert", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "SEG_ALERT" }, { "name": "EFF_STATUS", "type": "esriFieldTypeString", "alias": "EffectiveStatus", "domain": { "type": "codedValue", "name": "EffectiveStatus_Centerlines", "description": "Effective Status for Centerlines", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Retired", "code": "R" }, { "name": "Pending", "code": "P" }, { "name": "Planned", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "P", "modelName": "EFF_STATUS" }, { "name": "MPH_POSTED", "type": "esriFieldTypeInteger", "alias": "MPH Posted", "domain": { "type": "codedValue", "name": "MPH", "description": "MPH", "codedValues": [ { "name": "5", "code": 5 }, { "name": "10", "code": 10 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPH_POSTED" }, { "name": "RCLAS_NENA", "type": "esriFieldTypeString", "alias": "RoadClass NENA", "domain": { "type": "codedValue", "name": "RoadClass_NENA", "description": "RoadClass_NENA", "codedValues": [ { "name": "Primary", "code": "PRIMARY" }, { "name": "Secondary", "code": "SECONDARY" }, { "name": "Local", "code": "LOCAL" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Service", "code": "SERVICE" }, { "name": "Vehicular Trail", "code": "VEHICULAR TRAIL" }, { "name": "Walkway", "code": "WALKWAY" }, { "name": "Alley", "code": "ALLEY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Parking Lot", "code": "PARKING LOT" }, { "name": "Trail", "code": "TRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RCLAS_NENA" }, { "name": "FCLAS_FED", "type": "esriFieldTypeString", "alias": "FunctionalClass_Federal", "domain": { "type": "codedValue", "name": "FunctionalClass_Federal_2", "description": "FunctionalClass_Federal", "codedValues": [ { "name": "Major Collector", "code": "5" }, { "name": "Minor Collector", "code": "6" }, { "name": "Interstate", "code": "1" }, { "name": "Other Freeway or Expressway", "code": "2" }, { "name": "Principal Arterial - Other", "code": "3" }, { "name": "Minor Arterial", "code": "4" }, { "name": "Local", "code": "7" }, { "name": "Unclassified", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FCLAS_FED" }, { "name": "FDES_ROCOG", "type": "esriFieldTypeString", "alias": "FunctionalDesignation_ROCOG", "domain": { "type": "codedValue", "name": "FunctionalDesignation_ROCOG", "description": "FunctionalDesignation_ROCOG", "codedValues": [ { "name": "Other Local Street", "code": "90" }, { "name": "Other Local Road", "code": "91" }, { "name": "Private Street", "code": "92" }, { "name": "Commercial - Industrial Access", "code": "70" }, { "name": "2050 Arterial", "code": "100" }, { "name": "2050 Collector", "code": "101" }, { "name": "NHS-Interstate", "code": "10" }, { "name": "NHS-TH (M)", "code": "15" }, { "name": "NHS-TH (I)", "code": "16" }, { "name": "Strategic Arterial (I)", "code": "21" }, { "name": "Major Arterial (M)", "code": "30" }, { "name": "Major Arterial (I)", "code": "31" }, { "name": "Secondary Arterial (M)", "code": "40" }, { "name": "Secondary Arterial (I)", "code": "41" }, { "name": "Primary Collector (M)", "code": "50" }, { "name": "Primary Collector (I)", "code": "51" }, { "name": "Local Collector (E)", "code": "60" }, { "name": "Strategic Arterial (M)", "code": "20" }, { "name": "Local Collector (F)", "code": "61" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FDES_ROCOG" }, { "name": "SDES_ROCOG", "type": "esriFieldTypeString", "alias": "StreetDesign_ROCOG", "domain": { "type": "codedValue", "name": "StreetDesign_ROCOG", "description": "StreetDesign_ROCOG", "codedValues": [ { "name": "4-Lane Freeway Rural Design", "code": "142" }, { "name": "4-Lane Future Freeway Rural Design", "code": "144" }, { "name": "6-Lane Freeway Urban Design", "code": "161" }, { "name": "6-Lane Freeway Rural Design", "code": "162" }, { "name": "2-Lane Expressway Rural Design Undivided", "code": "221" }, { "name": "4-Lane Expressway Rural Design Undivided", "code": "241" }, { "name": "4-Lane Expressway Rural Design Divided", "code": "242" }, { "name": "6-Lane Expressway Rural Design Divided", "code": "262" }, { "name": "4-Lane Expressway Urban Design Divided", "code": "342" }, { "name": "5/6-Lane Expressway Urban Design Divided", "code": "362" }, { "name": "2-Lane Roadway Rural Design Undivided", "code": "421" }, { "name": "4-Lane Roadway Rural Design Undivided", "code": "441" }, { "name": "4-Lane Roadway Rural Design Divided", "code": "442" }, { "name": "2-Lane Roadway Urban Design Undivided", "code": "521" }, { "name": "4-Lane Roadway Urban Design Undivided", "code": "541" }, { "name": "4-Lane Roadway Urban Design Divided", "code": "542" }, { "name": "5/6-Lane Roadway Urban Design Divided", "code": "561" }, { "name": "2/4-Lane Parkway Urban Design Divided", "code": "620" }, { "name": "2-Lane Super Two Rural Design", "code": "621" }, { "name": "2-Lane Main Street Urban Design", "code": "720" }, { "name": "4-Lane Main Street Urban Design", "code": "740" }, { "name": "2-Lane One-Way Street Urban Design", "code": "820" }, { "name": "2/3-Lane Roadway w/ Turn Lanes Urban Design", "code": "830" }, { "name": "5-Lane Roadway w/ TWCLTL Urban Design", "code": "850" }, { "name": "Other Local Street", "code": "900" }, { "name": "Other Local Road", "code": "901" }, { "name": "Private Street", "code": "902" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDES_ROCOG" }, { "name": "PRV_PUB_ST", "type": "esriFieldTypeString", "alias": "PrivatePublicStreet", "domain": { "type": "codedValue", "name": "PrivatePublic", "description": "PrivatePublic", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "Public", "modelName": "PRV_PUB_ST" }, { "name": "MAP_LABEL", "type": "esriFieldTypeString", "alias": "MapLabel", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MAP_LABEL" }, { "name": "RD_SYSTEM", "type": "esriFieldTypeString", "alias": "RoadSystem", "domain": { "type": "codedValue", "name": "RoadSystem", "description": "RoadSystem", "codedValues": [ { "name": "Interstate", "code": "I" }, { "name": "US Highway", "code": "US" }, { "name": "State or Trunk Highway", "code": "STATE" }, { "name": "County State Aid Highway", "code": "CSAH" }, { "name": "County Road", "code": "CR" }, { "name": "Township Road", "code": "TWP" }, { "name": "Municipal State Aid Street", "code": "MSAS" }, { "name": "City Street", "code": "CITY" }, { "name": "Private Road With Public Access", "code": "PVT" }, { "name": "Driveway With No Public Access", "code": "DW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RD_AUTH" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RD_AUTH", "type": "esriFieldTypeString", "alias": "RoadAuthority", "domain": { "type": "codedValue", "name": "RoadAuthority", "description": "RoadAuthority", "codedValues": [ { "name": "Olmsted County", "code": "OLM" }, { "name": "City of Byron", "code": "CBY" }, { "name": "City of Chatfield", "code": "CCH" }, { "name": "City of Dover", "code": "CDO" }, { "name": "City of Eyota", "code": "CEY" }, { "name": "City of Oronoco", "code": "COR" }, { "name": "City of Pine Island", "code": "CPI" }, { "name": "City of Rochester", "code": "CRO" }, { "name": "City of Stewartville", "code": "CST" }, { "name": "Township of Cascade", "code": "TCA" }, { "name": "Township of Dover", "code": "TDO" }, { "name": "Township of Elmira", "code": "TEL" }, { "name": "Township of Eyota", "code": "TEY" }, { "name": "Township of Farmington", "code": "TFA" }, { "name": "Township of Haverhill", "code": "THA" }, { "name": "Township of High Forest", "code": "THF" }, { "name": "Township of Kalmar", "code": "TKA" }, { "name": "Township of Marion", "code": "TMA" }, { "name": "Township of New Haven", "code": "TNH" }, { "name": "Township of Orion", "code": "TON" }, { "name": "Township of Oronoco", "code": "TOR" }, { "name": "Township of Pleasant Grove", "code": "TPG" }, { "name": "Township of Quincy", "code": "TQU" }, { "name": "Township of Rock Dell", "code": "TRD" }, { "name": "Township of Rochester", "code": "TRO" }, { "name": "Township of Salem", "code": "TSA" }, { "name": "Township of Viola", "code": "TVI" }, { "name": "Private Owner", "code": "PVT" }, { "name": "MnDOT", "code": "MNDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RD_AUTH" }, { "name": "ST_NAME_A1", "type": "esriFieldTypeString", "alias": "AlternateStreetName1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME_A1" }, { "name": "ST_NAME_A2", "type": "esriFieldTypeString", "alias": "AlternateStreetName2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME_A2" }, { "name": "ST_NAME_A3", "type": "esriFieldTypeString", "alias": "AlternateStreetName3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME_A3" }, { "name": "ELEV_FROM", "type": "esriFieldTypeSmallInteger", "alias": "ElevationFrom", "domain": { "type": "codedValue", "name": "StElevation", "description": "StreetElevation", "codedValues": [ { "name": "-5 - Below Grade", "code": -5 }, { "name": "-4 - Below Grade", "code": -4 }, { "name": "-3 - Below Grade", "code": -3 }, { "name": "-2 - Below Grade", "code": -2 }, { "name": "-1 - Below Grade", "code": -1 }, { "name": "0 - Grade", "code": 0 }, { "name": "1 - Above Grade", "code": 1 }, { "name": "2 - Above Grade", "code": 2 }, { "name": "3 - Above Grade", "code": 3 }, { "name": "4 - Above Grade", "code": 4 }, { "name": "5 - Above Grade", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV_FROM" }, { "name": "ELEV_TO", "type": "esriFieldTypeSmallInteger", "alias": "ElevationTo", "domain": { "type": "codedValue", "name": "StElevation", "description": "StreetElevation", "codedValues": [ { "name": "-5 - Below Grade", "code": -5 }, { "name": "-4 - Below Grade", "code": -4 }, { "name": "-3 - Below Grade", "code": -3 }, { "name": "-2 - Below Grade", "code": -2 }, { "name": "-1 - Below Grade", "code": -1 }, { "name": "0 - Grade", "code": 0 }, { "name": "1 - Above Grade", "code": 1 }, { "name": "2 - Above Grade", "code": 2 }, { "name": "3 - Above Grade", "code": 3 }, { "name": "4 - Above Grade", "code": 4 }, { "name": "5 - Above Grade", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEV_TO" }, { "name": "SPEED_IMP", "type": "esriFieldTypeInteger", "alias": "SpeedImpedence", "domain": { "type": "codedValue", "name": "SpeedImp", "description": "Speed Impedence", "codedValues": [ { "name": "5", "code": 5 }, { "name": "10", "code": 10 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_IMP" }, { "name": "EMERG_ACC", "type": "esriFieldTypeString", "alias": "EmergencyAccess", "domain": { "type": "codedValue", "name": "EmergAcc", "description": "EmergAcc", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "EMERG_ACC" }, { "name": "MSAG_C_L", "type": "esriFieldTypeString", "alias": "LeftMSAG_Community", "domain": { "type": "codedValue", "name": "MSAG Community", "description": "MSAG Community", "codedValues": [ { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Rochester", "code": "ROCHESTER" }, { "name": "Byron", "code": "BYRON" }, { "name": "Chatfield", "code": "CHATFIELD" }, { "name": "Dexter", "code": "DEXTER" }, { "name": "Dover", "code": "DOVER" }, { "name": "Elgin", "code": "ELGIN" }, { "name": "Eyota", "code": "EYOTA" }, { "name": "Hayfield", "code": "HAYFIELD" }, { "name": "Kasson", "code": "KASSON" }, { "name": "Mantorville", "code": "MANTORVILLE" }, { "name": "Mazeppa", "code": "MAZEPPA" }, { "name": "Oronoco", "code": "ORONOCO" }, { "name": "Pine Island", "code": "PINE ISLAND" }, { "name": "Plainview", "code": "PLAINVIEW" }, { "name": "Saint Charles", "code": "ST CHARLES" }, { "name": "Sargeant", "code": "SARGEANT" }, { "name": "Stewartville", "code": "STEWARTVILLE" }, { "name": "Zumbro Falls", "code": "ZUMBRO FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG_C_L" }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "LeftPSAP", "domain": { "type": "codedValue", "name": "PSAP", "description": "Public Safety Answering Point", "codedValues": [ { "name": "Goodhue County", "code": "GOOD" }, { "name": "Fillmore County", "code": "FILL" }, { "name": "Rochester/Olmsted", "code": "R/OLM" }, { "name": "Dodge County", "code": "DODG" }, { "name": "Winona County", "code": "WINX" }, { "name": "Mower County", "code": "MOWR" }, { "name": "Wabasha County", "code": "WBSH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PSAP_L" }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "RightPSAP", "domain": { "type": "codedValue", "name": "PSAP", "description": "Public Safety Answering Point", "codedValues": [ { "name": "Goodhue County", "code": "GOOD" }, { "name": "Fillmore County", "code": "FILL" }, { "name": "Rochester/Olmsted", "code": "R/OLM" }, { "name": "Dodge County", "code": "DODG" }, { "name": "Winona County", "code": "WINX" }, { "name": "Mower County", "code": "MOWR" }, { "name": "Wabasha County", "code": "WBSH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PSAP_R" }, { "name": "RD_SYMBOL", "type": "esriFieldTypeString", "alias": "RoadSymbol", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RD_SYMBOL" }, { "name": "TIME", "type": "esriFieldTypeDouble", "alias": "Time", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME" }, { "name": "MAX_HEIGHT", "type": "esriFieldTypeDouble", "alias": "MaxHeight", "domain": { "type": "codedValue", "name": "MaxHeight", "description": "Maximum Vehicle Height", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_HEIGHT" }, { "name": "MAX_WEIGHT", "type": "esriFieldTypeDouble", "alias": "MaxWeight", "domain": { "type": "codedValue", "name": "MaxWeight", "description": "Maximum Vehicle Weight", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_WEIGHT" }, { "name": "MSAG_C_R", "type": "esriFieldTypeString", "alias": "RightMSAG_Community", "domain": { "type": "codedValue", "name": "MSAG Community", "description": "MSAG Community", "codedValues": [ { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Rochester", "code": "ROCHESTER" }, { "name": "Byron", "code": "BYRON" }, { "name": "Chatfield", "code": "CHATFIELD" }, { "name": "Dexter", "code": "DEXTER" }, { "name": "Dover", "code": "DOVER" }, { "name": "Elgin", "code": "ELGIN" }, { "name": "Eyota", "code": "EYOTA" }, { "name": "Hayfield", "code": "HAYFIELD" }, { "name": "Kasson", "code": "KASSON" }, { "name": "Mantorville", "code": "MANTORVILLE" }, { "name": "Mazeppa", "code": "MAZEPPA" }, { "name": "Oronoco", "code": "ORONOCO" }, { "name": "Pine Island", "code": "PINE ISLAND" }, { "name": "Plainview", "code": "PLAINVIEW" }, { "name": "Saint Charles", "code": "ST CHARLES" }, { "name": "Sargeant", "code": "SARGEANT" }, { "name": "Stewartville", "code": "STEWARTVILLE" }, { "name": "Zumbro Falls", "code": "ZUMBRO FALLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG_C_R" }, { "name": "SURF_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "SurfaceType", "description": "SurfaceType", "codedValues": [ { "name": "Paved", "code": "Paved" }, { "name": "Unpaved", "code": "Unpaved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SURF_TYPE" }, { "name": "CTU_ID_L", "type": "esriFieldTypeString", "alias": "CTUCodeLeft", "domain": { "type": "codedValue", "name": "CTU_ID_TXT_Centerline", "description": "CTU_ID_TXT_Centerline", "codedValues": [ { "name": "Byron", "code": "02393488" }, { "name": "Cascade Township", "code": "00663760" }, { "name": "Chatfield", "code": "02393810" }, { "name": "Dover", "code": "02394555" }, { "name": "Dover Township", "code": "00663996" }, { "name": "Elmira Township", "code": "00664084" }, { "name": "Eyota", "code": "02394722" }, { "name": "Eyota Township", "code": "00664125" }, { "name": "Haverhill Township", "code": "00664417" }, { "name": "High Forest Township", "code": "00664468" }, { "name": "Kalmar Township", "code": "00664593" }, { "name": "Marion Township", "code": "00664916" }, { "name": "New Haven Township", "code": "00665097" }, { "name": "Orion Township", "code": "00665213" }, { "name": "Oronoco", "code": "02396082" }, { "name": "Oronoco Township", "code": "00665217" }, { "name": "Pine Island", "code": "02396208" }, { "name": "Pleasant Grove Township", "code": "00665319" }, { "name": "Quincy Township", "code": "00665367" }, { "name": "Rochester", "code": "02396395" }, { "name": "Rochester Township", "code": "00665431" }, { "name": "Rock Dell Township", "code": "00665434" }, { "name": "Salem Township", "code": "00665538" }, { "name": "Stewartville", "code": "02395968" }, { "name": "Viola Township", "code": "00665878" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Farmington Township", "code": "00664145" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_L" }, { "name": "CTU_ID_R", "type": "esriFieldTypeString", "alias": "CTUCodeRight", "domain": { "type": "codedValue", "name": "CTU_ID_TXT_Centerline", "description": "CTU_ID_TXT_Centerline", "codedValues": [ { "name": "Byron", "code": "02393488" }, { "name": "Cascade Township", "code": "00663760" }, { "name": "Chatfield", "code": "02393810" }, { "name": "Dover", "code": "02394555" }, { "name": "Dover Township", "code": "00663996" }, { "name": "Elmira Township", "code": "00664084" }, { "name": "Eyota", "code": "02394722" }, { "name": "Eyota Township", "code": "00664125" }, { "name": "Haverhill Township", "code": "00664417" }, { "name": "High Forest Township", "code": "00664468" }, { "name": "Kalmar Township", "code": "00664593" }, { "name": "Marion Township", "code": "00664916" }, { "name": "New Haven Township", "code": "00665097" }, { "name": "Orion Township", "code": "00665213" }, { "name": "Oronoco", "code": "02396082" }, { "name": "Oronoco Township", "code": "00665217" }, { "name": "Pine Island", "code": "02396208" }, { "name": "Pleasant Grove Township", "code": "00665319" }, { "name": "Quincy Township", "code": "00665367" }, { "name": "Rochester", "code": "02396395" }, { "name": "Rochester Township", "code": "00665431" }, { "name": "Rock Dell Township", "code": "00665434" }, { "name": "Salem Township", "code": "00665538" }, { "name": "Stewartville", "code": "02395968" }, { "name": "Viola Township", "code": "00665878" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Farmington Township", "code": "00664145" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_R" }, { "name": "CTU_NAME_L", "type": "esriFieldTypeString", "alias": "CTUNameLeft", "domain": { "type": "codedValue", "name": "CTU_Name_Centerline", "description": "CTU_Name_Centerline", "codedValues": [ { "name": "Byron", "code": "Byron" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Dover", "code": "Dover" }, { "name": "Dover Township", "code": "Dover Township" }, { "name": "Elmira Township", "code": "Elmira Township" }, { "name": "Eyota", "code": "Eyota" }, { "name": "Eyota Township", "code": "Eyota Township" }, { "name": "Haverhill Township", "code": "Haverhill Township" }, { "name": "High Forest Township", "code": "High Forest Township" }, { "name": "Kalmar Township", "code": "Kalmar Township" }, { "name": "Marion Township", "code": "Marion Township" }, { "name": "New Haven Township", "code": "New Haven Township" }, { "name": "Orion Township", "code": "Orion Township" }, { "name": "Oronoco", "code": "Oronoco" }, { "name": "Oronoco Township", "code": "Oronoco Township" }, { "name": "Pine Island", "code": "Pine Island" }, { "name": "Pleasant Grove Township", "code": "Pleasant Grove Township" }, { "name": "Quincy Township", "code": "Quincy Township" }, { "name": "Rochester", "code": "Rochester" }, { "name": "Rochester Township", "code": "Rochester Township" }, { "name": "Rock Dell Township", "code": "Rock Dell Township" }, { "name": "Salem Township", "code": "Salem Township" }, { "name": "Stewartville", "code": "Stewartville" }, { "name": "Viola Township", "code": "Viola Township" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Farmington Township", "code": "Farmington Township" }, { "name": "Cascade Township", "code": "Cascade Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME_L" }, { "name": "CTU_NAME_R", "type": "esriFieldTypeString", "alias": "CTUNameRight", "domain": { "type": "codedValue", "name": "CTU_Name_Centerline", "description": "CTU_Name_Centerline", "codedValues": [ { "name": "Byron", "code": "Byron" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Dover", "code": "Dover" }, { "name": "Dover Township", "code": "Dover Township" }, { "name": "Elmira Township", "code": "Elmira Township" }, { "name": "Eyota", "code": "Eyota" }, { "name": "Eyota Township", "code": "Eyota Township" }, { "name": "Haverhill Township", "code": "Haverhill Township" }, { "name": "High Forest Township", "code": "High Forest Township" }, { "name": "Kalmar Township", "code": "Kalmar Township" }, { "name": "Marion Township", "code": "Marion Township" }, { "name": "New Haven Township", "code": "New Haven Township" }, { "name": "Orion Township", "code": "Orion Township" }, { "name": "Oronoco", "code": "Oronoco" }, { "name": "Oronoco Township", "code": "Oronoco Township" }, { "name": "Pine Island", "code": "Pine Island" }, { "name": "Pleasant Grove Township", "code": "Pleasant Grove Township" }, { "name": "Quincy Township", "code": "Quincy Township" }, { "name": "Rochester", "code": "Rochester" }, { "name": "Rochester Township", "code": "Rochester Township" }, { "name": "Rock Dell Township", "code": "Rock Dell Township" }, { "name": "Salem Township", "code": "Salem Township" }, { "name": "Stewartville", "code": "Stewartville" }, { "name": "Viola Township", "code": "Viola Township" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Farmington Township", "code": "Farmington Township" }, { "name": "Cascade Township", "code": "Cascade Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME_R" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "domain": { "type": "codedValue", "name": "GIS911POC", "description": "911 GIS Point-of-Contact", "codedValues": [ { "name": "Olmsted", "code": "Olmsted" }, { "name": "Dodge", "code": "Dodge" }, { "name": "Goodhue", "code": "Goodhue" }, { "name": "Wabasha", "code": "Wabasha" }, { "name": "Winona", "code": "Winona" }, { "name": "Fillmore", "code": "Fillmore" }, { "name": "Mower", "code": "Mower" }, { "name": "Out of Jurisdiction", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "Olmsted", "modelName": "GIS911POC" }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "domain": { "type": "codedValue", "name": "Country", "description": "Country", "codedValues": [ { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "COUNTRY_L" }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "domain": { "type": "codedValue", "name": "Country", "description": "Country", "codedValues": [ { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "COUNTRY_R" }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": { "type": "codedValue", "name": "PreDir", "description": "PreDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_PREDIR" }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LST_NAME" }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": { "type": "codedValue", "name": "StreetType", "description": "StreetType", "codedValues": [ { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Circle", "code": "CIR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Highway", "code": "HWY" }, { "name": "Lane", "code": "LN" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Road", "code": "RD" }, { "name": "Street", "code": "ST" }, { "name": "Interstate", "code": "I" }, { "name": "Way", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LST_TYPE" }, { "name": "LST_POSTDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": { "type": "codedValue", "name": "PostDir", "description": "PostDir", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_POSTDIR" }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VALID_L" }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VALID_R" }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NUM" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_754", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14715FEATURE_KE", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S682_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "I", "name": "State or Federal", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "State or Federal", "description": "", "prototype": { "attributes": { "MAP_LABEL": null, "LST_PREDIR": null, "COUNTRY_R": "US", "FAC_TYPE": null, "SEG_ALERT": "N", "LST_TYPE": null, "LST_POSTDIR": null, "VALID_L": null, "SDES_ROCOG": null, "LST_NAME": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "ROUTE_NUM": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "PRV_PUB_ST": "Public", "RD_SYSTEM": "I", "VALID_R": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "STATE", "name": "State or Federal", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "STATE", "description": "", "prototype": { "attributes": { "ROUTE_NUM": null, "VALID_R": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "FAC_TYPE": null, "SEG_ALERT": "N", "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "SDES_ROCOG": null, "PRV_PUB_ST": "Public", "MAP_LABEL": null, "RD_SYSTEM": "STATE", "VALID_L": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "COUNTRY_R": "US", "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSTDIR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "US", "name": "State or Federal", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "US", "description": "", "prototype": { "attributes": { "ROUTE_NUM": null, "VALID_R": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "FAC_TYPE": null, "SEG_ALERT": "N", "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "SDES_ROCOG": null, "PRV_PUB_ST": "Public", "MAP_LABEL": null, "RD_SYSTEM": "US", "VALID_L": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "COUNTRY_R": "US", "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSTDIR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CR", "name": "County", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "MAP_LABEL": null, "LST_PREDIR": null, "COUNTRY_R": "US", "FAC_TYPE": null, "SEG_ALERT": "N", "LST_TYPE": null, "LST_POSTDIR": null, "VALID_L": null, "SDES_ROCOG": null, "LST_NAME": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "ROUTE_NUM": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "PRV_PUB_ST": "Public", "RD_SYSTEM": "CR", "VALID_R": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CSAH", "name": "County", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "CSAH", "description": "", "prototype": { "attributes": { "ROUTE_NUM": null, "VALID_R": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "FAC_TYPE": null, "SEG_ALERT": "N", "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "SDES_ROCOG": null, "PRV_PUB_ST": "Public", "MAP_LABEL": null, "RD_SYSTEM": "CSAH", "VALID_L": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "COUNTRY_R": "US", "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSTDIR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TWP", "name": "Township", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "Township", "description": "", "prototype": { "attributes": { "MAP_LABEL": null, "LST_PREDIR": null, "COUNTRY_R": "US", "FAC_TYPE": null, "SEG_ALERT": "N", "LST_TYPE": null, "LST_POSTDIR": null, "VALID_L": null, "SDES_ROCOG": null, "LST_NAME": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "ROUTE_NUM": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "PRV_PUB_ST": "Public", "RD_SYSTEM": "TWP", "VALID_R": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CITY", "name": "City", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "City", "description": "", "prototype": { "attributes": { "MAP_LABEL": null, "LST_PREDIR": null, "COUNTRY_R": "US", "FAC_TYPE": null, "SEG_ALERT": "N", "LST_TYPE": null, "LST_POSTDIR": null, "VALID_L": null, "SDES_ROCOG": null, "LST_NAME": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "ROUTE_NUM": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "PRV_PUB_ST": "Public", "RD_SYSTEM": "CITY", "VALID_R": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MSAS", "name": "City", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "MSAS", "description": "", "prototype": { "attributes": { "ROUTE_NUM": null, "VALID_R": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "FAC_TYPE": null, "SEG_ALERT": "N", "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "SDES_ROCOG": null, "PRV_PUB_ST": "Public", "MAP_LABEL": null, "RD_SYSTEM": "MSAS", "VALID_L": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "COUNTRY_R": "US", "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSTDIR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DW", "name": "Private", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "MAP_LABEL": null, "LST_PREDIR": null, "COUNTRY_R": "US", "FAC_TYPE": null, "SEG_ALERT": "N", "LST_TYPE": null, "LST_POSTDIR": null, "VALID_L": null, "SDES_ROCOG": null, "LST_NAME": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "ROUTE_NUM": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "PRV_PUB_ST": "Public", "RD_SYSTEM": "DW", "VALID_R": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PVT", "name": "Private", "domains": { "PRE_MOD": {"type": "inherited"}, "PRE_DIR": {"type": "inherited"}, "PRE_TYPE": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "POST_DIR": {"type": "inherited"}, "POST_MOD": {"type": "inherited"}, "CITY_L": {"type": "inherited"}, "CITY_R": {"type": "inherited"}, "COUNTY_L": {"type": "inherited"}, "COUNTY_R": {"type": "inherited"}, "STATE_L": {"type": "inherited"}, "STATE_R": {"type": "inherited"}, "ZIP5_L": {"type": "inherited"}, "ZIP5_R": {"type": "inherited"}, "EDIT_USER": {"type": "inherited"}, "VENUE_L": {"type": "inherited"}, "VENUE_R": {"type": "inherited"}, "VENUE_L_D": {"type": "inherited"}, "VENUE_R_D": {"type": "inherited"}, "COMMUNITYL": {"type": "inherited"}, "COMMUNITYR": {"type": "inherited"}, "DEL_TYPE": {"type": "inherited"}, "TRAV_FLOW": {"type": "inherited"}, "ADD_FLOW": {"type": "inherited"}, "FAC_TYPE": {"type": "inherited"}, "SEG_ALERT": {"type": "inherited"}, "PARITY_L": {"type": "inherited"}, "PARITY_R": {"type": "inherited"}, "EFF_STATUS": {"type": "inherited"}, "MPH_POSTED": {"type": "inherited"}, "EDIT_REASN": {"type": "inherited"}, "DATA_SRCE": {"type": "inherited"}, "COUNTRY": {"type": "inherited"}, "ESN_L": {"type": "inherited"}, "ESN_R": {"type": "inherited"}, "RCLAS_NENA": {"type": "inherited"}, "FCLAS_FED": {"type": "inherited"}, "FDES_ROCOG": {"type": "inherited"}, "SDES_ROCOG": {"type": "inherited"}, "ADDRNG_VER": {"type": "inherited"}, "PRV_PUB_ST": {"type": "inherited"}, "RD_SYSTEM": {"type": "inherited"}, "ENFORCE_VALIDATION": {"type": "inherited"}, "RD_AUTH": {"type": "inherited"}, "ELEV_FROM": {"type": "inherited"}, "ELEV_TO": {"type": "inherited"}, "SPEED_IMP": {"type": "inherited"}, "EMERG_ACC": {"type": "inherited"}, "MSAG_C_L": {"type": "inherited"}, "PSAP_L": {"type": "inherited"}, "PSAP_R": {"type": "inherited"}, "MAX_HEIGHT": {"type": "inherited"}, "MAX_WEIGHT": {"type": "inherited"}, "MSAG_C_R": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "CTU_ID_L": {"type": "inherited"}, "CTU_ID_R": {"type": "inherited"}, "CTU_NAME_L": {"type": "inherited"}, "CTU_NAME_R": {"type": "inherited"}, "GIS911POC": {"type": "inherited"}, "COUNTRY_L": {"type": "inherited"}, "COUNTRY_R": {"type": "inherited"}, "LST_PREDIR": {"type": "inherited"}, "LST_TYPE": {"type": "inherited"}, "LST_POSTDIR": {"type": "inherited"}, "VALID_L": {"type": "inherited"}, "VALID_R": {"type": "inherited"} }, "templates": [ { "name": "PVT", "description": "", "prototype": { "attributes": { "ROUTE_NUM": null, "VALID_R": null, "FEATURE_KEY": null, "CL_ID": null, "INT_ID_F": null, "INT_ID_T": null, "FAC_TYPE": null, "SEG_ALERT": "N", "EFF_STATUS": "P", "MPH_POSTED": null, "RCLAS_NENA": null, "FCLAS_FED": null, "FDES_ROCOG": null, "SDES_ROCOG": null, "PRV_PUB_ST": "Public", "MAP_LABEL": null, "RD_SYSTEM": "PVT", "VALID_L": null, "RD_AUTH": null, "ST_NAME_A1": null, "ST_NAME_A2": null, "ST_NAME_A3": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "MSAG_C_L": null, "PSAP_L": null, "PSAP_R": null, "RD_SYMBOL": null, "TIME": null, "MAX_HEIGHT": null, "MAX_WEIGHT": null, "MSAG_C_R": null, "SURF_TYPE": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "GIS911POC": "Olmsted", "COUNTRY_L": "US", "COUNTRY_R": "US", "LST_PREDIR": null, "LST_NAME": null, "LST_TYPE": null, "LST_POSTDIR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Rochester City Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 559966.5444526374, "ymin": 99359.34777846932, "xmax": 720962.5981160551, "ymax": 239824.46973480284, "spatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CTY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CTY_NAME", "type": "esriFieldTypeString", "alias": "CTY_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CTY_NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_44", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_44", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rochester City Limit", "description": "", "prototype": { "attributes": {"CTY_NAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4800, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 559998.0112532228, "ymin": 100066.93068088591, "xmax": 720962.5981160551, "ymax": 231939.814900473, "spatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119405100, "falseY": -98042500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 6, "defaultValue": null, "modelName": "PIN" }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Floor" }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "Parcel Type", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ParcelType" }, { "name": "TaxYear", "type": "esriFieldTypeInteger", "alias": "TaxYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxYear" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "ParStatus", "type": "esriFieldTypeString", "alias": "ParStatus", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ParStatus" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Class" }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "AddParChld", "type": "esriFieldTypeString", "alias": "AddParChld", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AddParChld" }, { "name": "AddStatus", "type": "esriFieldTypeString", "alias": "AddStatus", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "AddStatus" }, { "name": "SiteAddPre", "type": "esriFieldTypeString", "alias": "SiteAddPre", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SiteAddPre" }, { "name": "SiteAddrNo", "type": "esriFieldTypeString", "alias": "SiteAddrNo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SiteAddrNo" }, { "name": "SiteAddSuf", "type": "esriFieldTypeString", "alias": "SiteAddSuf", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SiteAddSuf" }, { "name": "SitePreMod", "type": "esriFieldTypeString", "alias": "SitePreMod", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SitePreMod" }, { "name": "SitePreDir", "type": "esriFieldTypeString", "alias": "SitePreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SitePreDir" }, { "name": "SitePreTyp", "type": "esriFieldTypeString", "alias": "SitePreTyp", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SitePreTyp" }, { "name": "SiteStName", "type": "esriFieldTypeString", "alias": "SiteStName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SiteStName" }, { "name": "SiteStType", "type": "esriFieldTypeString", "alias": "SiteStType", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SiteStType" }, { "name": "SitePostDir", "type": "esriFieldTypeString", "alias": "SitePostDir", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SitePostDir" }, { "name": "SitPostMod", "type": "esriFieldTypeString", "alias": "SitPostMod", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SitPostMod" }, { "name": "SiteCity", "type": "esriFieldTypeString", "alias": "SiteCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SiteCity" }, { "name": "SiteState", "type": "esriFieldTypeString", "alias": "SiteState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SiteState" }, { "name": "SiteZip5", "type": "esriFieldTypeString", "alias": "SiteZip5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SiteZip5" }, { "name": "SiteZip4", "type": "esriFieldTypeString", "alias": "SiteZip4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SiteZip4" }, { "name": "SitUnitDsc", "type": "esriFieldTypeString", "alias": "SitUnitDsc", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SitUnitDsc" }, { "name": "SiteUnitNo", "type": "esriFieldTypeString", "alias": "SiteUnitNo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SiteUnitNo" }, { "name": "SiteFlorNo", "type": "esriFieldTypeString", "alias": "SiteFlorNo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SiteFlorNo" }, { "name": "SiteAdUser", "type": "esriFieldTypeString", "alias": "SiteAdUser", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SiteAdUser" }, { "name": "PrimAddFlg", "type": "esriFieldTypeString", "alias": "PrimAddFlg", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PrimAddFlg" }, { "name": "HideNamFlg", "type": "esriFieldTypeString", "alias": "HideNamFlg", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HideNamFlg" }, { "name": "OwnSeqNbr", "type": "esriFieldTypeInteger", "alias": "OwnSeqNbr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnSeqNbr" }, { "name": "OwnerName1", "type": "esriFieldTypeString", "alias": "OwnerName1", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OwnerName1" }, { "name": "OwnerName2", "type": "esriFieldTypeString", "alias": "OwnerName2", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OwnerName2" }, { "name": "MultOwnFlg", "type": "esriFieldTypeString", "alias": "MultOwnFlg", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MultOwnFlg" }, { "name": "PctOwnrshp", "type": "esriFieldTypeInteger", "alias": "PctOwnrshp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctOwnrshp" }, { "name": "OwnerCode", "type": "esriFieldTypeString", "alias": "OwnerCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OwnerCode" }, { "name": "OwnTypCode", "type": "esriFieldTypeString", "alias": "OwnTypCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OwnTypCode" }, { "name": "OwnerAddNo", "type": "esriFieldTypeInteger", "alias": "OwnerAddNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerAddNo" }, { "name": "OwnAdNoSuf", "type": "esriFieldTypeString", "alias": "OwnAdNoSuf", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OwnAdNoSuf" }, { "name": "OwnStName", "type": "esriFieldTypeString", "alias": "OwnStName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OwnStName" }, { "name": "OwnStType", "type": "esriFieldTypeString", "alias": "OwnStType", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OwnStType" }, { "name": "OwnStDir", "type": "esriFieldTypeString", "alias": "OwnStDir", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OwnStDir" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerZIP5", "type": "esriFieldTypeString", "alias": "OwnerZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OwnerZIP5" }, { "name": "OwnerZIP4", "type": "esriFieldTypeString", "alias": "OwnerZIP4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OwnerZIP4" }, { "name": "OwnCountry", "type": "esriFieldTypeString", "alias": "OwnCountry", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OwnCountry" }, { "name": "OwnPostCod", "type": "esriFieldTypeString", "alias": "OwnPostCod", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnPostCod" }, { "name": "OwnerAddr1", "type": "esriFieldTypeString", "alias": "OwnerAddr1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OwnerAddr1" }, { "name": "OwnerAddr2", "type": "esriFieldTypeString", "alias": "OwnerAddr2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OwnerAddr2" }, { "name": "OwnerAddr3", "type": "esriFieldTypeString", "alias": "OwnerAddr3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OwnerAddr3" }, { "name": "OwnerEmail", "type": "esriFieldTypeString", "alias": "OwnerEmail", "domain": null, "editable": true, "nullable": true, "length": 230, "defaultValue": null, "modelName": "OwnerEmail" }, { "name": "OwnerPhone", "type": "esriFieldTypeString", "alias": "OwnerPhone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OwnerPhone" }, { "name": "InCareOf", "type": "esriFieldTypeString", "alias": "InCareOf", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "InCareOf" }, { "name": "CtyTwpCode", "type": "esriFieldTypeString", "alias": "CtyTwpCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CtyTwpCode" }, { "name": "PlatNumber", "type": "esriFieldTypeString", "alias": "PlatNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PlatNumber" }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PlatName" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Lot" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Block" }, { "name": "DeededSqFt", "type": "esriFieldTypeInteger", "alias": "DeededSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeededSqFt" }, { "name": "DeedAcres", "type": "esriFieldTypeInteger", "alias": "DeedAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeedAcres" }, { "name": "EMVLand", "type": "esriFieldTypeInteger", "alias": "EMVLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVLand" }, { "name": "EMVBldg", "type": "esriFieldTypeInteger", "alias": "EMVBldg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVBldg" }, { "name": "EMVTotal", "type": "esriFieldTypeInteger", "alias": "EMVTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVTotal" }, { "name": "NeighDesc", "type": "esriFieldTypeString", "alias": "NeighDesc", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NeighDesc" }, { "name": "LandUseDes", "type": "esriFieldTypeString", "alias": "LandUseDes", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LandUseDes" }, { "name": "LivngUnits", "type": "esriFieldTypeInteger", "alias": "LivngUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LivngUnits" }, { "name": "PctLandCI", "type": "esriFieldTypeInteger", "alias": "PctLandCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctLandCI" }, { "name": "PctBldgCI", "type": "esriFieldTypeInteger", "alias": "PctBldgCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctBldgCI" }, { "name": "AcrsLandTb", "type": "esriFieldTypeInteger", "alias": "AcrsLandTb", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AcrsLandTb" }, { "name": "MainBldgs", "type": "esriFieldTypeInteger", "alias": "MainBldgs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MainBldgs" }, { "name": "MiscBldgs", "type": "esriFieldTypeInteger", "alias": "MiscBldgs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscBldgs" }, { "name": "TaxDistUTA", "type": "esriFieldTypeString", "alias": "TaxDistUTA", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxDistUTA" }, { "name": "SchoolDist", "type": "esriFieldTypeString", "alias": "SchoolDist", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SchoolDist" }, { "name": "TIFProjNo", "type": "esriFieldTypeString", "alias": "TIFProjNo", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIFProjNo" }, { "name": "TIFPrjActv", "type": "esriFieldTypeString", "alias": "TIFPrjActv", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TIFPrjActv" }, { "name": "MinAssAgmt", "type": "esriFieldTypeInteger", "alias": "MinAssAgmt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinAssAgmt" }, { "name": "BegYRMinAs", "type": "esriFieldTypeInteger", "alias": "BegYRMinAs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BegYRMinAs" }, { "name": "EndYRMinAs", "type": "esriFieldTypeInteger", "alias": "EndYRMinAs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EndYRMinAs" }, { "name": "OrigParInd", "type": "esriFieldTypeString", "alias": "OrigParInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OrigParInd" }, { "name": "RollType", "type": "esriFieldTypeString", "alias": "RollType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RollType" }, { "name": "RecVersNo", "type": "esriFieldTypeInteger", "alias": "RecVersNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecVersNo" }, { "name": "LstMainDat", "type": "esriFieldTypeDate", "alias": "LstMainDat", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LstMainDat" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Section" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Township" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Range" }, { "name": "OwnUnitNo", "type": "esriFieldTypeString", "alias": "OwnUnitNo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnUnitNo" }, { "name": "OwnUnitDes", "type": "esriFieldTypeString", "alias": "OwnUnitDes", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnUnitDes" }, { "name": "PrimOwner", "type": "esriFieldTypeString", "alias": "PrimOwner", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PrimOwner" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S491_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "PrimOwner": null, "OwnUnitDes": null, "PIN": null, "Floor": null, "ParcelType": null, "TaxYear": null, "PARID": null, "ParStatus": null, "Class": null, "AddressID": null, "AddParChld": null, "AddStatus": null, "SiteAddPre": null, "SiteAddrNo": null, "SiteAddSuf": null, "SitePreMod": null, "SitePreDir": null, "SitePreTyp": null, "SiteStName": null, "SiteStType": null, "SitePostDir": null, "SitPostMod": null, "SiteCity": null, "SiteState": null, "SiteZip5": null, "SiteZip4": null, "SitUnitDsc": null, "SiteUnitNo": null, "SiteFlorNo": null, "SiteAdUser": null, "PrimAddFlg": null, "HideNamFlg": null, "OwnSeqNbr": null, "OwnerName1": null, "OwnerName2": null, "MultOwnFlg": null, "PctOwnrshp": null, "OwnerCode": null, "OwnTypCode": null, "OwnerAddNo": null, "OwnAdNoSuf": null, "OwnStName": null, "OwnStType": null, "OwnStDir": null, "OwnerCity": null, "OwnerState": null, "OwnerZIP5": null, "OwnerZIP4": null, "OwnCountry": null, "OwnPostCod": null, "OwnerAddr1": null, "OwnerAddr2": null, "OwnerAddr3": null, "OwnerEmail": null, "OwnerPhone": null, "InCareOf": null, "CtyTwpCode": null, "PlatNumber": null, "PlatName": null, "Lot": null, "Block": null, "DeededSqFt": null, "DeedAcres": null, "EMVLand": null, "EMVBldg": null, "EMVTotal": null, "NeighDesc": null, "LandUseDes": null, "LivngUnits": null, "PctLandCI": null, "PctBldgCI": null, "AcrsLandTb": null, "MainBldgs": null, "MiscBldgs": null, "TaxDistUTA": null, "SchoolDist": null, "TIFProjNo": null, "TIFPrjActv": null, "MinAssAgmt": null, "BegYRMinAs": null, "EndYRMinAs": null, "OrigParInd": null, "RollType": null, "RecVersNo": null, "LstMainDat": null, "Section": null, "Township": null, "Range": null, "OwnUnitNo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }