{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 357953.69000082836, "ymin": 100450.96998307109, "xmax": 644559.8150321841, "ymax": 323257.96982421726, "spatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.01, "zTolerance": 2, "mTolerance": 2, "falseX": -118697900, "falseY": -99033100, "xyUnits": 3.778254170057102E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLADDR]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PREADDRNUM" }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADDRNUMSUF" }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITID" }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITTYPE" }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLACENAME" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "OTTL", "modelName": "PSAP" }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAG" }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USNGCOORD" }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 }, { "name": "Transportation Facilities", "code": 810 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRCLASS" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Public Access", "code": "Public Acces" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Exempt", "code": "Exempt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "OTC_COMMENTS" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OTC_PIN" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTC_NAME" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (x)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_LON" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (y)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_LAT" }, { "name": "ASSIGN_DATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_GPS_DATE" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Pre Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": "NULL", "modelName": "OTC_PRE_DIR" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "Pre Type", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "NULL", "modelName": "OTC_PRETYPE" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "NULL", "modelName": "OTC_ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": "NULL", "modelName": "OTC_ST_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Suf Dir", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NULL", "modelName": "OTC_SUF_DIR" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_ZIP" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_ID" }, { "name": "MUNI_FIPS", "type": "esriFieldTypeString", "alias": "MUNI_FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OTC_MUNI_FIPS" }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "NG911 Community Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OTC_CTU_NAME" }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_CTU_ID_TXT" }, { "name": "POSTCOMM", "type": "esriFieldTypeString", "alias": "Postal Community", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OTC_POSTCOMM" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "OTTER TAIL", "modelName": "OTC_COUNTY" }, { "name": "CEN_GEO", "type": "esriFieldTypeString", "alias": "Geocodable to Centerline", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_CEN_GEO" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Install_Notes", "type": "esriFieldTypeString", "alias": "Install_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Install_Notes" }, { "name": "Installed", "type": "esriFieldTypeString", "alias": "Sign/Post Installed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "No", "modelName": "Installed" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Installed On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Retire_Date", "type": "esriFieldTypeDate", "alias": "Retire_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retire_Date" }, { "name": "ADDCLASS", "type": "esriFieldTypeString", "alias": "ADDCLASS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADDCLASS" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "NENA_GUID", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R907_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_907", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_907", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S880_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "UNIQUE_ID": null, "PREADDRNUM": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "ALTUNITTYPE": null, "ALTUNITID": null, "FULLNAME": null, "FULLADDR": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": "OTTL", "MSAG": null, "USNGCOORD": null, "ADDRCLASS": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "PIN": null, "NAME": null, "LONGITUDE": null, "LATITUDE": null, "ASSIGN_DATE": null, "PRE_DIR": "NULL", "PRETYPE": "NULL", "ST_NAME": "NULL", "ST_TYPE": "NULL", "SUF_DIR": "NULL", "ZIPCODE": null, "ID": null, "MUNI_FIPS": null, "CTU_NAME": null, "CTU_ID_TXT": null, "POSTCOMM": null, "COUNTY": "OTTER TAIL", "CEN_GEO": null, "ADDCLASS": null, "Install_Notes": null, "Installed": "No", "Install_Date": null, "Retire_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4d0618de5684868beebe41b1734822d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 53, "name": "Driveways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 357759.42488739267, "ymin": 100266.34518828243, "xmax": 644748.5851598941, "ymax": 323374.9549084902, "spatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.01, "zTolerance": 2, "mTolerance": 2, "falseX": -118697900, "falseY": -99033100, "xyUnits": 3.778254170057102E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "GPS", "modelName": "SOURCE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_506", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_506", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S479_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Driveways", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "SOURCE": "GPS", "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4d0618de5684868beebe41b1734822d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 352271.6101385504, "ymin": 95032.10488781333, "xmax": 649911.4850019664, "ymax": 328727.97509355843, "spatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.01, "zTolerance": 2, "mTolerance": 2, "falseX": -118697900, "falseY": -99033100, "xyUnits": 3.778254170057102E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118697900, "falseY": -99033100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "INTERSTATE", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.2 }, "value": "USHWY", "label": "US Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "MNHWY", "label": "State Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.2 }, "value": "RAMPS", "label": "Ramps" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 219, 0, 255 ], "width": 2 }, "value": "CSAH_PAVED", "label": "CSAH Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 129, 254, 255 ], "width": 2 }, "value": "COUNTY_PAVED", "label": "County Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 105, 50, 255 ], "width": 2 }, "value": "TWP_PAVED", "label": "Township Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 102, 50, 255 ], "width": 2 }, "value": "TWP_GRAVEL", "label": "Township Gravel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 2 }, "value": "OTHER_PAVED", "label": "Other paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "OTHER_UNPAVED", "label": "Other Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "CITY_PAVED", "label": "City Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "CITY_GRAVEL", "label": "City Gravel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 160, 102, 50, 255 ], "width": 1 }, "value": "MINMAINT", "label": "Minimum Maintenance" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER = 'INTERSTATE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "INTERSTATE", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER = 'USHWY'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "USHWY", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER = 'MNHWY' ", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "MNHWY", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER = 'CSAH_PAVED' OR LAYER = 'COUNTY_PAVED'", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "COUNTY", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER IN ( 'MINMAINT', 'OTHER_PAVED', 'OTHER_UNPAVED', 'TWP_GRAVEL', 'TWP_PAVED')", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "OTHER", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LAYER IN ('CITY_GRAVEL', 'CITY_PAVED')", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "CITY", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "LAYER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AFEDRTE" }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AFEDRTETYPE" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STROUTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASTRTE" }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASTRTETYPE" }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CTYROUTE" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATELEFT" }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATERIGHT" }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPLEFT" }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPRIGHT" }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGLEFT" }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGRIGHT" }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNLEFT" }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNRIGHT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_LABEL" }, { "name": "WT_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "OTC_WT_LIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_WT_LIMIT" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": { "type": "codedValue", "name": "RoadType", "description": "County designated Road Type Layer List", "codedValues": [ { "name": "Interstate", "code": "INTERSTATE" }, { "name": "US Highway", "code": "USHWY" }, { "name": "State Highway", "code": "MNHWY" }, { "name": "Ramps", "code": "RAMPS" }, { "name": "CSAH Highway", "code": "CSAH_PAVED" }, { "name": "County Highway", "code": "COUNTY_PAVED" }, { "name": "Township Paved", "code": "TWP_PAVED" }, { "name": "Minimum Maintainence", "code": "MINMAINT" }, { "name": "Township Unpaved", "code": "TWP_GRAVEL" }, { "name": "Other Paved", "code": "OTHER_PAVED" }, { "name": "City Paved", "code": "CITY_PAVED" }, { "name": "Other Unpaved", "code": "OTHER_UNPAVED" }, { "name": "City Unpaved", "code": "CITY_GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "OTC_LAYER" }, { "name": "OT", "type": "esriFieldTypeString", "alias": "Otter Trail", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OTC_OT" }, { "name": "VMD", "type": "esriFieldTypeString", "alias": "Veterans Memorial Drive", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OTC_VMD" }, { "name": "VT", "type": "esriFieldTypeString", "alias": "Viking Trail", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OTC_VT" }, { "name": "TWP_REC", "type": "esriFieldTypeString", "alias": "Recorded Township Road", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OTC_TWP_REC" }, { "name": "SVY", "type": "esriFieldTypeString", "alias": "Surveyed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OTC_SVY" }, { "name": "RC", "type": "esriFieldTypeSmallInteger", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTC_RC" }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "Pre Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OTC_PRE_TYPE" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OTC_PRE_DIR" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "OTC_ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OTC_ST_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Post Directional", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_SUF_DIR" }, { "name": "IN_CTY", "type": "esriFieldTypeString", "alias": "Road In County", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "Yes", "modelName": "OTC_IN_CTY" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": null, "modelName": "OTC_UNIQUE_ID" }, { "name": "CTU_NAME_L", "type": "esriFieldTypeString", "alias": "OTC_CTU_NAME_L", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OTC_CTU_NAME_L" }, { "name": "CTU_NAME_R", "type": "esriFieldTypeString", "alias": "OTC_CTU_NAME_R", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OTC_CTU_NAME_R" }, { "name": "CTU_ID_L", "type": "esriFieldTypeString", "alias": "Left CTU Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_CTU_ID_L" }, { "name": "CTU_ID_R", "type": "esriFieldTypeString", "alias": "Right CTU Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OTC_CTU_ID_R" }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY LEFT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTC_POSTCOMM_L" }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "POSTAL COMMUNITY RIGHT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTC_POSTCOMM_R" }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "COUNTY LEFT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "OTTER TAIL", "modelName": "OTC_COUNTY_L" }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "COUNTY RIGHT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "OTTER TAIL", "modelName": "OTC_COUNTY_R" }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "OTC_PARITY_L", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "O", "modelName": "OTC_PARITY_L" }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "OTC_PARITY_R", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "E", "modelName": "OTC_PARITY_R" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeString", "alias": "OTC_SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OTC_SPEEDLIMIT" }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "OTC_PSAP_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "OTTL", "modelName": "OTC_PSAP_L" }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "OTC_PSAP_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "OTTL", "modelName": "OTC_PSAP_R" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "OTCGIS_911GISPOC", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "OTTER TAIL", "modelName": "OTC_GIS911POC" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_182", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_182", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "INTERSTATE", "name": "Interstate", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "INTERSTATE", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "INTERSTATE", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "USHWY", "name": "US Highway", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "USHWY", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "USHWY", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MNHWY", "name": "State Highway", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "MNHWY", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "MNHWY", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RAMPS", "name": "Ramps", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "RAMPS", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "RAMPS", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CSAH_PAVED", "name": "CSAH Paved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "CSAH_PAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "CSAH_PAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "COUNTY_PAVED", "name": "County Paved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "COUNTY_PAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "COUNTY_PAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TWP_PAVED", "name": "Township Paved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "TWP_PAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "TWP_PAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TWP_GRAVEL", "name": "Township Gravel", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "TWP_GRAVEL", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "TWP_GRAVEL", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER_PAVED", "name": "Other paved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "OTHER_PAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "OTHER_PAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER_UNPAVED", "name": "Other Unpaved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "OTHER_UNPAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "OTHER_UNPAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CITY_PAVED", "name": "City Paved", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "CITY_PAVED", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "CITY_PAVED", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CITY_GRAVEL", "name": "City Gravel", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "CITY_GRAVEL", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "CITY_GRAVEL", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MINMAINT", "name": "Minimum Maintenance", "domains": { "FEDRTETYPE": {"type": "inherited"}, "AFEDRTETYPE": {"type": "inherited"}, "STRTETYPE": {"type": "inherited"}, "ASTRTETYPE": {"type": "inherited"}, "ONEWAYDIR": {"type": "inherited"}, "ROADCLASS": {"type": "inherited"}, "STATELEFT": {"type": "inherited"}, "STATERIGHT": {"type": "inherited"}, "LAYER": {"type": "inherited"}, "OT": {"type": "inherited"}, "VMD": {"type": "inherited"}, "VT": {"type": "inherited"}, "TWP_REC": {"type": "inherited"}, "SVY": {"type": "inherited"}, "IN_CTY": {"type": "inherited"} }, "templates": [ { "name": "MINMAINT", "description": "", "prototype": { "attributes": { "PSAP_R": "OTTL", "PSAP_L": "OTTL", "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADCLASS": null, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "LASTUPDATE": null, "LASTEDITOR": null, "SPEEDLIMIT": null, "GIS911POC": "OTTER TAIL", "LABEL": null, "WT_LIMIT": null, "LAYER": "MINMAINT", "OT": "No", "VMD": "No", "VT": "No", "TWP_REC": "No", "SVY": "No", "RC": null, "PRE_TYPE": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "IN_CTY": "Yes", "UNIQUE_ID": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "POSTCOMM_L": null, "POSTCOMM_R": null, "COUNTY_L": "OTTER TAIL", "COUNTY_R": "OTTER TAIL", "PARITY_L": "O", "PARITY_R": "E" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4d0618de5684868beebe41b1734822d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 73000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 357551.974905893, "ymin": 100368.04500330985, "xmax": 644794.005079478, "ymax": 323431.364951894, "spatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.01, "zTolerance": 2, "mTolerance": 2, "falseX": -118697900, "falseY": -99033100, "xyUnits": 3.778254170057102E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103762, "latestWkid": 103762, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118697900, "falseY": -99033100, "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": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWNNAME", "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": 40, "defaultValue": null, "modelName": "PIN" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOCNUM" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SURVEYNUM" }, { "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()" }, { "name": "ASMT_YR", "type": "esriFieldTypeString", "alias": "Assessment Year", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASMT_YR" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGAL" }, { "name": "PHYSADDR", "type": "esriFieldTypeString", "alias": "Physical Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHYSADDR" }, { "name": "PHYSCITY", "type": "esriFieldTypeString", "alias": "Physical City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHYSCITY" }, { "name": "PHYSZIP", "type": "esriFieldTypeString", "alias": "Physical Zipcode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PHYSZIP" }, { "name": "APTOWN", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APTOWN" }, { "name": "APRANG", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APRANG" }, { "name": "APSECT", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APSECT" }, { "name": "PLATNBR", "type": "esriFieldTypeString", "alias": "Plat Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLATNBR" }, { "name": "PLDESC", "type": "esriFieldTypeString", "alias": "Plat Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLDESC" }, { "name": "BLOCKNBR", "type": "esriFieldTypeString", "alias": "Block Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLOCKNBR" }, { "name": "LOTNBR", "type": "esriFieldTypeString", "alias": "Lot Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOTNBR" }, { "name": "APSCHL", "type": "esriFieldTypeString", "alias": "School District Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APSCHL" }, { "name": "COMMDIST", "type": "esriFieldTypeString", "alias": "Commissioner District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMDIST" }, { "name": "SPECTAXDIST1", "type": "esriFieldTypeString", "alias": "SPECTAXDIST1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECTAXDIST1" }, { "name": "SPECTAXDIST2", "type": "esriFieldTypeString", "alias": "SPECTAXDIST2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECTAXDIST2" }, { "name": "SPECTAXDIST3", "type": "esriFieldTypeString", "alias": "SPECTAXDIST3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECTAXDIST3" }, { "name": "SPECTAXDIST4", "type": "esriFieldTypeString", "alias": "SPECTAXDIST4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECTAXDIST4" }, { "name": "OWNNAME", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNNAME" }, { "name": "OWADR1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWADR1" }, { "name": "OWADR2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWADR2" }, { "name": "OWADR3", "type": "esriFieldTypeString", "alias": "Owner Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWADR3" }, { "name": "TXNAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TXNAME" }, { "name": "TXADR1", "type": "esriFieldTypeString", "alias": "Taxpayer Address 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TXADR1" }, { "name": "TXADR2", "type": "esriFieldTypeString", "alias": "Taxpayer Address 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TXADR2" }, { "name": "TXADR3", "type": "esriFieldTypeString", "alias": "Taxpayer Address 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TXADR3" }, { "name": "TAXCITY", "type": "esriFieldTypeString", "alias": "TAXCITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TAXCITY" }, { "name": "TAXSTATE", "type": "esriFieldTypeString", "alias": "TAXSTATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXSTATE" }, { "name": "TAXZIP5", "type": "esriFieldTypeString", "alias": "TAXZIP5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXZIP5" }, { "name": "TAXZIP4", "type": "esriFieldTypeString", "alias": "TAXZIP4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXZIP4" }, { "name": "APLAKN", "type": "esriFieldTypeString", "alias": "DNR Lake ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APLAKN" }, { "name": "LKLAKD", "type": "esriFieldTypeString", "alias": "Lake Front", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LKLAKD" }, { "name": "ROLL_TYPE", "type": "esriFieldTypeString", "alias": "Roll Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROLL_TYPE" }, { "name": "TPCLS1", "type": "esriFieldTypeString", "alias": "Tax Class 1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS1" }, { "name": "TPCLS1_DSC", "type": "esriFieldTypeString", "alias": "Tax Class 1 Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS1_DSC" }, { "name": "TPCLS2", "type": "esriFieldTypeString", "alias": "Tax Class 2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS2" }, { "name": "TPCLS2_DSC", "type": "esriFieldTypeString", "alias": "Tax Class 2 Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS2_DSC" }, { "name": "TPCLS3", "type": "esriFieldTypeString", "alias": "Tax Calss 3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS3" }, { "name": "TPCLS3_DSC", "type": "esriFieldTypeString", "alias": "Tax Class 3 Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS3_DSC" }, { "name": "TPCLS4", "type": "esriFieldTypeString", "alias": "Tax Class 4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS4" }, { "name": "TPCLS4_DSC", "type": "esriFieldTypeString", "alias": "Tax Class 4 Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TPCLS4_DSC" }, { "name": "TX_EX_FLAG", "type": "esriFieldTypeString", "alias": "Tax Exempt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TX_EX_FLAG" }, { "name": "EXCLS1_DSC", "type": "esriFieldTypeString", "alias": "Exemption Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXCLS1_DSC" }, { "name": "HMST_STAT1", "type": "esriFieldTypeString", "alias": "Homestead Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HMST_STAT1" }, { "name": "HMST_DSC1", "type": "esriFieldTypeString", "alias": "Homestead Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HMST_DSC1" }, { "name": "LEVY_CODE", "type": "esriFieldTypeString", "alias": "Tax District Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEVY_CODE" }, { "name": "TXDT_DSC", "type": "esriFieldTypeString", "alias": "Tax District Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TXDT_DSC" }, { "name": "MAINACRES", "type": "esriFieldTypeString", "alias": "Deeded Acres", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAINACRES" }, { "name": "LUSER1", "type": "esriFieldTypeString", "alias": "Township/City Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER1" }, { "name": "LUSER2_DSC", "type": "esriFieldTypeString", "alias": "School District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER2_DSC" }, { "name": "LUSER3", "type": "esriFieldTypeString", "alias": "Hospital Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER3" }, { "name": "LUSER3_DSC", "type": "esriFieldTypeString", "alias": "Hospital Code Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER3_DSC" }, { "name": "LUSER6_DSC", "type": "esriFieldTypeString", "alias": "HRA Code Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER6_DSC" }, { "name": "LUSER7", "type": "esriFieldTypeString", "alias": "LID Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER7" }, { "name": "LUSER7_DSC", "type": "esriFieldTypeString", "alias": "Lake Improvement Dist Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUSER7_DSC" }, { "name": "TIF_PROJ_NO", "type": "esriFieldTypeString", "alias": "Tax Improvement District Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_PROJ_NO" }, { "name": "TIF_PROJ_NM", "type": "esriFieldTypeString", "alias": "Tax Improvement District Desc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TIF_PROJ_NM" }, { "name": "SYS_DATE", "type": "esriFieldTypeString", "alias": "Data Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SYS_DATE" }, { "name": "SEARCH_NAME", "type": "esriFieldTypeString", "alias": "Searchable Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEARCH_NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Tax_Name", "fields": "TXNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S195_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "SEARCH_NAME": null, "PIN": null, "ACRES": null, "DOCNUM": null, "SURVEYNUM": null, "SYS_DATE": null, "TIF_PROJ_NM": null, "ASMT_YR": null, "LEGAL": null, "PHYSADDR": null, "PHYSCITY": null, "PHYSZIP": null, "APTOWN": null, "APRANG": null, "APSECT": null, "PLATNBR": null, "PLDESC": null, "BLOCKNBR": null, "LOTNBR": null, "APSCHL": null, "COMMDIST": null, "SPECTAXDIST1": null, "SPECTAXDIST2": null, "SPECTAXDIST3": null, "SPECTAXDIST4": null, "OWNNAME": null, "OWADR1": null, "OWADR2": null, "OWADR3": null, "TXNAME": null, "TXADR1": null, "TXADR2": null, "TXADR3": null, "TAXCITY": null, "TAXSTATE": null, "TAXZIP5": null, "TAXZIP4": null, "APLAKN": null, "LKLAKD": null, "ROLL_TYPE": null, "TPCLS1": null, "TPCLS1_DSC": null, "TPCLS2": null, "TPCLS2_DSC": null, "TPCLS3": null, "TPCLS3_DSC": null, "TPCLS4": null, "TPCLS4_DSC": null, "TX_EX_FLAG": null, "EXCLS1_DSC": null, "HMST_STAT1": null, "HMST_DSC1": null, "LEVY_CODE": null, "TXDT_DSC": null, "MAINACRES": null, "LUSER1": null, "LUSER2_DSC": null, "LUSER3": null, "LUSER3_DSC": null, "LUSER6_DSC": null, "LUSER7": null, "LUSER7_DSC": null, "TIF_PROJ_NO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c4d0618de5684868beebe41b1734822d" } ], "tables": [] }