{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_BY", "editDateField": "EDITED_DT", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.0534082486432794E7, "ymin": 5535772.178728166, "xmax": -1.0438144504951889E7, "ymax": 5577427.474216421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ANUMBER"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Direction" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "Access Type", "domain": { "type": "codedValue", "name": "Access", "description": "Address Access Type", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "New", "code": "New" }, { "name": "Secondary Access", "code": "Secondary Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AccessType" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "Street DIrection", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YDegrees" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XDegrees" }, { "name": "ANUMBERPRE", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Address_Number_Prefix" }, { "name": "ANUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Address_Number" }, { "name": "ANUMBERSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Address_Number_Suffix" }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "Street_Name_Pre_Directional" }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "domain": { "type": "codedValue", "name": "Street Pre Type", "description": "Street pre name description", "codedValues": [ { "name": "County Rd", "code": "County Rd" }, { "name": "State Hwy", "code": "State Hwy" }, { "name": "US Hwy", "code": "US Hwy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Street_Name_Pre_Type" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Street_Name" }, { "name": "ST_POS_TYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "domain": { "type": "codedValue", "name": "Street Name Post Type", "description": "Street Name post type name", "codedValues": [ { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "LANE", "code": "LANE" }, { "name": "PLACE", "code": "PLACE" }, { "name": "POINT", "code": "POINT" }, { "name": "ROAD", "code": "ROAD" }, { "name": "STREET", "code": "STREET" }, { "name": "WAY", "code": "WAY" }, { "name": "PATH", "code": "PATH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Street_Name_Post" }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "Street Name Post DIrectional", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "Street_Name_Post_Directional" }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Street_Name_Post_Modifier" }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTU Name", "domain": { "type": "codedValue", "name": "CTU", "description": "City Township Unorganized", "codedValues": [ { "name": "ALFSBORG TOWNSHIP", "code": "ALFSBORG TOWNSHIP" }, { "name": "ARLINGTON", "code": "ARLINGTON" }, { "name": "ARLINGTON TOWNSHIP", "code": "ARLINGTON TOWNSHIP" }, { "name": "BISMARCK TOWNSHIP", "code": "BISMARCK TOWNSHIP" }, { "name": "CORNISH TOWNSHIP", "code": "CORNISH TOWNSHIP" }, { "name": "DRYDEN TOWNSHIP", "code": "DRYDEN TOWNSHIP" }, { "name": "FAXON TOWNSHIP", "code": "FAXON TOWNSHIP" }, { "name": "GAYLORD", "code": "GAYLORD" }, { "name": "GIBBON", "code": "GIBBON" }, { "name": "GRAFTON TOWNSHIP", "code": "GRAFTON TOWNSHIP" }, { "name": "GREEN ISLE", "code": "GREEN ISLE" }, { "name": "GREEN ISLE TOWNSHIP", "code": "GREEN ISLE TOWNSHIP" }, { "name": "HENDERSON", "code": "HENDERSON" }, { "name": "HENDERSON TOWNSHIP", "code": "HENDERSON TOWNSHIP" }, { "name": "JESSENLAND TOWNSHIP", "code": "JESSENLAND TOWNSHIP" }, { "name": "KELSO TOWNSHIP", "code": "KELSO TOWNSHIP" }, { "name": "LE SUEUR", "code": "LE SUEUR" }, { "name": "MOLTKE TOWNSHIP", "code": "MOLTKE TOWNSHIP" }, { "name": "NEW AUBURN", "code": "NEW AUBURN" }, { "name": "NEW AUBURN TOWNSHIP", "code": "NEW AUBURN TOWNSHIP" }, { "name": "SEVERANCE TOWNSHIP", "code": "SEVERANCE TOWNSHIP" }, { "name": "SIBLEY TOWNSHIP", "code": "SIBLEY TOWNSHIP" }, { "name": "TRANSIT TOWNSHIP", "code": "TRANSIT TOWNSHIP" }, { "name": "WASHINGTON LAKE TOWNSHIP", "code": "WASHINGTON LAKE TOWNSHIP" }, { "name": "WINTHROP", "code": "WINTHROP" }, { "name": "OOJ", "code": "OOJ" }, { "name": "GLENCOE", "code": "GLENCOE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNI_NAME" }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "County", "description": "County", "codedValues": [ { "name": "SIBLEY", "code": "SIBLEY" }, { "name": "CARVER", "code": "CARVER" }, { "name": "RENVILLE", "code": "RENVILLE" }, { "name": "NICOLLET", "code": "NICOLLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "State", "domain": { "type": "codedValue", "name": "State", "description": "", "codedValues": [ { "name": "MN", "code": "MN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": { "type": "codedValue", "name": "ZIP", "description": "", "codedValues": [ { "name": "55307", "code": "55307" }, { "name": "55312", "code": "55312" }, { "name": "55314", "code": "55314" }, { "name": "55332", "code": "55332" }, { "name": "55334", "code": "55334" }, { "name": "55335", "code": "55335" }, { "name": "55336", "code": "55336" }, { "name": "55338", "code": "55338" }, { "name": "55339", "code": "55339" }, { "name": "55342", "code": "55342" }, { "name": "55366", "code": "55366" }, { "name": "55369", "code": "55369" }, { "name": "55370", "code": "55370" }, { "name": "55385", "code": "55385" }, { "name": "55396", "code": "55396" }, { "name": "55496", "code": "55496" }, { "name": "56011", "code": "56011" }, { "name": "56044", "code": "56044" }, { "name": "56054", "code": "56054" }, { "name": "56058", "code": "56058" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Postal_Code" }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "Landmark Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Complete_Landmark_Name" }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Legacy_Street_Prefix_Directional" }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Legacy_Street_Name" }, { "name": "LST_POSTYP", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Type", "domain": { "type": "codedValue", "name": "Legacy Street Name Post Type", "description": "", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "LN", "code": "LN" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "WAY", "code": "WAY" }, { "name": "PATH", "code": "PATH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Legacy_Street_Post_Type" }, { "name": "LST_POSTDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": { "type": "codedValue", "name": "Direction", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Legacy_Street_Post_Directional" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": { "type": "codedValue", "name": "ESN", "description": "ESN Number", "codedValues": [ { "name": "0226", "code": "0226" }, { "name": "0227", "code": "0227" }, { "name": "0228", "code": "0228" }, { "name": "0229", "code": "0229" }, { "name": "0230", "code": "0230" }, { "name": "0231", "code": "0231" }, { "name": "0232", "code": "0232" }, { "name": "0233", "code": "0233" }, { "name": "0234", "code": "0234" }, { "name": "0235", "code": "0235" }, { "name": "0236", "code": "0236" }, { "name": "0237", "code": "0237" }, { "name": "0238", "code": "0238" }, { "name": "0239", "code": "0239" }, { "name": "0240", "code": "0240" }, { "name": "0241", "code": "0241" }, { "name": "0242", "code": "0242" }, { "name": "0243", "code": "0243" }, { "name": "0244", "code": "0244" }, { "name": "0245", "code": "0245" }, { "name": "0246", "code": "0246" }, { "name": "0247", "code": "0247" }, { "name": "0248", "code": "0248" }, { "name": "0249", "code": "0249" }, { "name": "0250", "code": "0250" }, { "name": "0251", "code": "0251" }, { "name": "0252", "code": "0252" }, { "name": "0253", "code": "0253" }, { "name": "0254", "code": "0254" }, { "name": "0255", "code": "0255" }, { "name": "0256", "code": "0256" }, { "name": "0257", "code": "0257" }, { "name": "0258", "code": "0258" }, { "name": "0259", "code": "0259" }, { "name": "0260", "code": "0260" }, { "name": "0261", "code": "0261" }, { "name": "0262", "code": "0262" }, { "name": "0263", "code": "0263" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "domain": { "type": "codedValue", "name": "MSAG", "description": "Master Street Address Guide Community Names", "codedValues": [ { "name": "ARLINGTON", "code": "ARLINGTON" }, { "name": "BELLE PLAINE", "code": "BELLE PLAINE" }, { "name": "BROWNTON", "code": "BROWNTON" }, { "name": "BUFFALO LAKE", "code": "BUFFALO LAKE" }, { "name": "FAIRFAX", "code": "FAIRFAX" }, { "name": "GAYLORD", "code": "GAYLORD" }, { "name": "GIBBON", "code": "GIBBON" }, { "name": "GLENCOE", "code": "GLENCOE" }, { "name": "GREEN ISLE", "code": "GREEN ISLE" }, { "name": "HAMBURG", "code": "HAMBURG" }, { "name": "HECTOR", "code": "HECTOR" }, { "name": "HENDERSON", "code": "HENDERSON" }, { "name": "LAFAYETTE", "code": "LAFAYETTE" }, { "name": "LE SUEUR", "code": "LE SUEUR" }, { "name": "NEW AUBURN", "code": "NEW AUBURN" }, { "name": "PLATO", "code": "PLATO" }, { "name": "STEWART", "code": "STEWART" }, { "name": "WINTHROP", "code": "WINTHROP" }, { "name": "OOJ", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_Community_Name" }, { "name": "EDITED_DT", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED_DT" }, { "name": "ADDDATAURI", "type": "esriFieldTypeString", "alias": "Additional Data URI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Additional_Data_URI" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SUB_TYPE1", "type": "esriFieldTypeString", "alias": "Subaddress Type 1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SUB_TYPE1" }, { "name": "SUB_ID1", "type": "esriFieldTypeString", "alias": "Sub Address Identifier 1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUB_ID1" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Sibley Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIB_NOTES" }, { "name": "SIB_SIGN", "type": "esriFieldTypeString", "alias": "E911 Sign", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIB_SIGN" }, { "name": "SIB_ATTRIBUTES", "type": "esriFieldTypeString", "alias": "Sibley Attributes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIB_ATTRIBUTES" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "domain": { "type": "codedValue", "name": "911 GIS POC", "description": "", "codedValues": [ { "name": "Sibley", "code": "Sibley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GIS911POC" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "domain": { "type": "codedValue", "name": "Country", "description": "", "codedValues": [ { "name": "US", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "ADDCODE", "type": "esriFieldTypeString", "alias": "Additional Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDCODE" }, { "name": "MILE_POST", "type": "esriFieldTypeString", "alias": "Mile Post", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MILE_POST" }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_PRE_MOD" }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_PRE_SEP" }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "Address Unique Identifier", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ADD_ID" }, { "name": "ADD_ID_LOC", "type": "esriFieldTypeString", "alias": "ADD_ID_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_ID_LOC" }, { "name": "SUB_TYPE2", "type": "esriFieldTypeString", "alias": "SUB_TYPE2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SUB_TYPE2" }, { "name": "SUB_ID2", "type": "esriFieldTypeString", "alias": "SUB_ID2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUB_ID2" }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU_ID_TXT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_TXT" }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "CO_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CO_CODE" }, { "name": "CEN_GEO", "type": "esriFieldTypeString", "alias": "CEN_GEO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CEN_GEO" }, { "name": "PSAP_CODE", "type": "esriFieldTypeString", "alias": "PSAP_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PSAP_CODE" }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "RET_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RET_DATE" }, { "name": "AAUTHORITY", "type": "esriFieldTypeString", "alias": "AAUTHORITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AAUTHORITY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3384_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3384", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3384", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3352_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "RET_DATE": null, "PSAP_CODE": null, "Parcel_ID": null, "Direction": null, "ADDRESS": null, "AccessType": null, "STREETDIR": null, "LATITUDE": null, "LONGITUDE": null, "ANUMBERPRE": null, "ANUMBER": 0, "ANUMBERSUF": null, "ST_PRE_DIR": null, "ST_PRE_TYP": null, "ST_NAME": null, "ST_POS_TYP": null, "ST_POS_DIR": null, "ST_POS_MOD": null, "CTU_NAME": null, "CO_NAME": null, "STATE_CODE": null, "ZIP": null, "LANDMARK": null, "LST_PREDIR": null, "LST_NAME": null, "LST_POSTYP": null, "LST_POSTDIR": null, "ESN": null, "MSAG_C": null, "CEN_GEO": null, "ADDDATAURI": null, "CO_CODE": null, "CTU_ID_TXT": null, "SUB_ID2": null, "AAUTHORITY": null, "SUB_TYPE1": null, "SUB_ID1": null, "COMMENTS": null, "SIB_SIGN": null, "SIB_ATTRIBUTES": null, "GIS911POC": null, "COUNTRY": null, "ADDCODE": null, "MILE_POST": null, "ST_PRE_MOD": null, "ST_PRE_SEP": null, "ADD_ID": null, "ADD_ID_LOC": null, "SUB_TYPE2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Private Tile Connection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.0464865203511672E7, "ymin": 5536363.295704937, "xmax": -1.0460543765766295E7, "ymax": 5538325.240891894, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Segment_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "System_Code", "type": "esriFieldTypeString", "alias": "System Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "System_Code" }, { "name": "Segment_Name", "type": "esriFieldTypeString", "alias": "Segment Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Segment_Name" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Entered_By" }, { "name": "Entered_Date", "type": "esriFieldTypeDate", "alias": "Entered Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Entered_Date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1804", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1804", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1772_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Private Tile Connection", "description": "", "prototype": { "attributes": { "Entered_Date": null, "Entered_By": null, "System_Code": null, "Segment_Name": null, "Source": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Bridge Inventory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.05295465903371E7, "ymin": 5535935.645284349, "xmax": -1.0454456209349295E7, "ymax": 5576720.004271958, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Bridge"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 223, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Ditch", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Bridge", "type": "esriFieldTypeInteger", "alias": "Bridge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bridge" }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Ditch" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Township" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Section" }, { "name": "No__Spans", "type": "esriFieldTypeInteger", "alias": "No__Spans", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No__Spans" }, { "name": "Total_Span", "type": "esriFieldTypeDouble", "alias": "Total_Span", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Span" }, { "name": "Deck_Width", "type": "esriFieldTypeDouble", "alias": "Deck_Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Deck_Width" }, { "name": "Deck_Thick", "type": "esriFieldTypeDouble", "alias": "Deck_Thick", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Deck_Thick" }, { "name": "Removal_St", "type": "esriFieldTypeString", "alias": "Removal_St", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Removal_St" }, { "name": "Piling", "type": "esriFieldTypeString", "alias": "Piling", "domain": { "type": "codedValue", "name": "Piling", "description": "Piling", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" }, { "name": "Combo", "code": "Combo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Piling" }, { "name": "Header", "type": "esriFieldTypeString", "alias": "Header", "domain": { "type": "codedValue", "name": "Header", "description": "Header", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Header" }, { "name": "Stringer", "type": "esriFieldTypeString", "alias": "Stringer", "domain": { "type": "codedValue", "name": "Stringer", "description": "Stringer", "codedValues": [ { "name": "Wood", "code": "Wood" }, { "name": "Metal", "code": "Metal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Stringer" }, { "name": "Abatement", "type": "esriFieldTypeString", "alias": "Abatement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Abatement" }, { "name": "Decking", "type": "esriFieldTypeString", "alias": "Decking", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Decking" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3646_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3646", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3646", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3614_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bridge Inventory", "description": "", "prototype": { "attributes": { "Decking": null, "Abatement": null, "Bridge": null, "Ditch": null, "Lat": null, "Long": null, "Notes": null, "Township": null, "Section": null, "No__Spans": null, "Total_Span": null, "Deck_Width": null, "Deck_Thick": null, "Removal_St": null, "Piling": null, "Header": null, "Stringer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Culvert Inventory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.053342058773452E7, "ymin": 5535786.314236594, "xmax": -1.043932342182065E7, "ymax": 5577278.850319983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Culvert_Nu"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 211, 127, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Township", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Culvert_Number", "type": "esriFieldTypeInteger", "alias": "Culvert Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Culvert_Number" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Township" }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Ditch" }, { "name": "Removal_Status", "type": "esriFieldTypeString", "alias": "Removal Status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Removal_Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3546", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3546", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3514_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culvert Inventory", "description": "", "prototype": { "attributes": { "Removal_Status": null, "Ditch": null, "Culvert_Number": null, "Lat": null, "Long": null, "Township": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "CD29 Tile Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.0469705245719207E7, "ymin": 5570829.095084124, "xmax": -1.0465192658916041E7, "ymax": 5575950.736375217, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LAYER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "FeatId1", "type": "esriFieldTypeDouble", "alias": "FeatId1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatId1" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Size" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Material" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Location" }, { "name": "DitchLabel", "type": "esriFieldTypeString", "alias": "DitchLabel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DitchLabel" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CD29 Tile Points", "description": "", "prototype": { "attributes": { "Location": null, "DitchLabel": null, "LAYER": null, "FeatId1": null, "Comments": null, "Size": null, "Material": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "CD 29 Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0469705245719207E7, "ymin": 5570829.095084124, "xmax": -1.0465192658916041E7, "ymax": 5575950.736375217, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119181300, "falseY": -98320100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 128, 165, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DitchLabel", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DitchLabel", "type": "esriFieldTypeString", "alias": "DitchLabel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DitchLabel" }, { "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" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_95", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CD 29 Pipes", "description": "", "prototype": { "attributes": {"DitchLabel": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Drainage Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 200000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "
This line feature class is a spatial representation of the current or as constructed public 103E drainage system depicting the centerline of an open ditch or tile<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"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,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0541380759269988E7,
"ymin": 5526848.655107757,
"xmax": -1.043883586697625E7,
"ymax": 5584775.855889028,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "type",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
},
"value": "Open",
"label": "Open"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
0,
197,
255
],
"width": 2
},
"value": "Tile",
"label": "Tile"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
224,
255
],
"toColor": [
252,
204,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
188,
255
],
"toColor": [
179,
252,
188,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
244,
252,
255
],
"toColor": [
182,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
188,
179,
252,
255
],
"toColor": [
188,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
179,
255
],
"toColor": [
252,
229,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
250,
255
],
"toColor": [
252,
179,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
218,
255
],
"toColor": [
215,
252,
218,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
217,
252,
255
],
"toColor": [
210,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
190,
179,
255
],
"toColor": [
252,
190,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
252,
182,
255
],
"toColor": [
242,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
215,
255
],
"toColor": [
252,
227,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
194,
252,
255
],
"toColor": [
230,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
215,
255
],
"toColor": [
252,
246,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.map_label"},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "type = 'Open'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
163,
255,
115,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 11,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.map_label"},
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "type = 'Tile'",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Tile CLass",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
190,
232,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 11,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID_1",
"globalIdField": "GlobalID",
"displayField": "segment_name",
"typeIdField": "type",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID_1"
},
{
"name": "system_code",
"type": "esriFieldTypeString",
"alias": "System Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "system_code"
},
{
"name": "type",
"type": "esriFieldTypeString",
"alias": "Drainage Line Type",
"domain": {
"type": "codedValue",
"name": "Ditch Centerline Type",
"description": "Ditch Centerline Types",
"codedValues": [
{
"name": "Open",
"code": "Open"
},
{
"name": "Shallow Open with Pipe",
"code": "Shallow Open with Pipe"
},
{
"name": "Tile",
"code": "Tile"
},
{
"name": "Storm Sewer",
"code": "Storm Sewer"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "type"
},
{
"name": "segment_name",
"type": "esriFieldTypeString",
"alias": "Segment Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "major_name"
},
{
"name": "map_label",
"type": "esriFieldTypeString",
"alias": "Map Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "map_label"
},
{
"name": "bottom_width",
"type": "esriFieldTypeDouble",
"alias": "Bottom Width (ft)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "bottom_width"
},
{
"name": "tile_dim",
"type": "esriFieldTypeSmallInteger",
"alias": "Tile Dimension (in)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "tile_dim"
},
{
"name": "tile_material",
"type": "esriFieldTypeString",
"alias": "Tile Material",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "tile_material"
},
{
"name": "source",
"type": "esriFieldTypeString",
"alias": "Source",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "source"
},
{
"name": "side_slope",
"type": "esriFieldTypeString",
"alias": "Side Slope (H:V)",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "side_slope"
},
{
"name": "grade",
"type": "esriFieldTypeDouble",
"alias": "Percent Grade",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "grade"
},
{
"name": "buffer_right",
"type": "esriFieldTypeString",
"alias": "Buffer Right Side",
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "buffer_right"
},
{
"name": "buffer_left",
"type": "esriFieldTypeString",
"alias": "Buffer Left Side",
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "buffer_left"
},
{
"name": "buffer_req_date",
"type": "esriFieldTypeDate",
"alias": "Buffer Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "buffer_req_date"
},
{
"name": "easement",
"type": "esriFieldTypeString",
"alias": "Easement",
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "easement"
},
{
"name": "easement_width_right",
"type": "esriFieldTypeDouble",
"alias": "Easement Width Right Side",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "easement_width_right"
},
{
"name": "easement_width_left",
"type": "esriFieldTypeDouble",
"alias": "Easement Width Left Side",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "easement_width_left"
},
{
"name": "construction_easement",
"type": "esriFieldTypeString",
"alias": "Construction Easement",
"domain": {
"type": "codedValue",
"name": "Yes/No",
"description": "Yes or No",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Not Applicable",
"code": "Not Applicable"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 14,
"defaultValue": null,
"modelName": "construction_easement"
},
{
"name": "construction_easement_width_rig",
"type": "esriFieldTypeDouble",
"alias": "Construction Easement Width Right Side",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "construction_easement_width_right"
},
{
"name": "construction_easement_width_lef",
"type": "esriFieldTypeDouble",
"alias": "Construction Easement Width Left Side",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "construction_easement_width_left"
},
{
"name": "notes",
"type": "esriFieldTypeString",
"alias": "Notes",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "notes"
},
{
"name": "status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "status"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Length_FT",
"type": "esriFieldTypeDouble",
"alias": "Length (FT)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Length_FT"
},
{
"name": "Length_MILES",
"type": "esriFieldTypeDouble",
"alias": "Length (MILES)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Length_MILES"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R1731_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1731",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_1731",
"fields": "GlobalID,OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1699_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "Open",
"name": "Open",
"domains": {
"type": {"type": "inherited"},
"buffer_right": {"type": "inherited"},
"buffer_left": {"type": "inherited"},
"easement": {"type": "inherited"},
"construction_easement": {"type": "inherited"}
},
"templates": [
{
"name": "Open",
"description": "",
"prototype": {
"attributes": {
"Length_MILES": null,
"Length_FT": null,
"system_code": null,
"type": "Open",
"segment_name": null,
"map_label": null,
"bottom_width": null,
"tile_dim": null,
"tile_material": null,
"source": null,
"side_slope": null,
"grade": null,
"buffer_right": null,
"buffer_left": null,
"buffer_req_date": null,
"easement": null,
"easement_width_right": null,
"easement_width_left": null,
"construction_easement": null,
"construction_easement_width_rig": null,
"construction_easement_width_lef": null,
"notes": null,
"status": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Tile",
"name": "Tile",
"domains": {
"type": {"type": "inherited"},
"buffer_right": {"type": "inherited"},
"buffer_left": {"type": "inherited"},
"easement": {"type": "inherited"},
"construction_easement": {"type": "inherited"}
},
"templates": [
{
"name": "Tile",
"description": "",
"prototype": {
"attributes": {
"Length_MILES": null,
"Length_FT": null,
"system_code": null,
"type": "Tile",
"segment_name": null,
"map_label": null,
"bottom_width": null,
"tile_dim": null,
"tile_material": null,
"source": null,
"side_slope": null,
"grade": null,
"buffer_right": null,
"buffer_left": null,
"buffer_req_date": null,
"easement": null,
"easement_width_right": null,
"easement_width_left": null,
"construction_easement": null,
"construction_easement_width_rig": null,
"construction_easement_width_lef": null,
"notes": null,
"status": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 7,
"name": "Road Centerlines",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0534108885638235E7,
"ymin": 5535745.397719164,
"xmax": -1.0438119074882241E7,
"ymax": 5577468.37460965,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": -1006.5133469999973,
"mUnits": 10000
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Type",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
115,
223,
255
],
"width": 1
},
"value": "city",
"label": "City"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 1
},
"value": "county",
"label": "County"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 2
},
"value": "csah",
"label": "CSAH"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
0,
0,
255
],
"width": 2
},
"value": "state",
"label": "State"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
},
"value": "township",
"label": "Township"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
76,
0,
255
],
"width": 3
},
"value": "us",
"label": "US"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
224,
255
],
"toColor": [
252,
204,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
188,
255
],
"toColor": [
179,
252,
188,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
244,
252,
255
],
"toColor": [
182,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
188,
179,
252,
255
],
"toColor": [
188,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
179,
255
],
"toColor": [
252,
229,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
250,
255
],
"toColor": [
252,
179,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
218,
255
],
"toColor": [
215,
252,
218,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
217,
252,
255
],
"toColor": [
210,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
190,
179,
255
],
"toColor": [
252,
190,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
252,
182,
255
],
"toColor": [
242,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
215,
255
],
"toColor": [
252,
227,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
194,
252,
255
],
"toColor": [
230,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
215,
255
],
"toColor": [
252,
246,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[STREET_NAM]",
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "RWAYNAME",
"typeIdField": "Type",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "COUNTY_NUM",
"type": "esriFieldTypeString",
"alias": "County Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "COUNTY_NUM"
},
{
"name": "CSAH",
"type": "esriFieldTypeSmallInteger",
"alias": "CSAH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CSAH"
},
{
"name": "County_Rd",
"type": "esriFieldTypeSmallInteger",
"alias": "County Road",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "County_Rd"
},
{
"name": "Trunk_HW",
"type": "esriFieldTypeSmallInteger",
"alias": "Trunk Hwy",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Trunk_HW"
},
{
"name": "US_HW",
"type": "esriFieldTypeSmallInteger",
"alias": "US Hwy",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "US_HW"
},
{
"name": "Twp",
"type": "esriFieldTypeString",
"alias": "Twp",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Twp"
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "Type"
},
{
"name": "ADR_FR_L",
"type": "esriFieldTypeInteger",
"alias": "Left From Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADR_FR_L"
},
{
"name": "ADR_FR_R",
"type": "esriFieldTypeInteger",
"alias": "Right From Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADR_FR_R"
},
{
"name": "ADR_TO_L",
"type": "esriFieldTypeInteger",
"alias": "Left To Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADR_TO_L"
},
{
"name": "ADR_TO_R",
"type": "esriFieldTypeInteger",
"alias": "Right To Address",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADR_TO_R"
},
{
"name": "STREET_NAM",
"type": "esriFieldTypeString",
"alias": "Street Name Sibley",
"domain": null,
"editable": true,
"nullable": true,
"length": 35,
"defaultValue": null,
"modelName": "STREET_NAM"
},
{
"name": "RWAYNAME",
"type": "esriFieldTypeString",
"alias": "Roadway Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "RWAYNAME"
},
{
"name": "ROAD_NUM",
"type": "esriFieldTypeString",
"alias": "Road Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ROAD_NUM"
},
{
"name": "ST_PRE_MOD",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Modifier",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "AST_PRE_MOD"
},
{
"name": "ST_PRE_DIR",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Directional",
"domain": null,
"editable": true,
"nullable": true,
"length": 9,
"defaultValue": null,
"modelName": "AST_PRE_DIR"
},
{
"name": "ST_PRE_TYP",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "ST_PRE_TYP"
},
{
"name": "ST_PRE_SEP",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Separator",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "ST_PRE_SEP"
},
{
"name": "ST_NAME",
"type": "esriFieldTypeString",
"alias": "Street Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "ST_NAME"
},
{
"name": "ST_POS_TYP",
"type": "esriFieldTypeString",
"alias": "Street Name Post Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "ST_POS_TYP"
},
{
"name": "ST_POS_DIR",
"type": "esriFieldTypeString",
"alias": "Street Name Post Directional",
"domain": null,
"editable": true,
"nullable": true,
"length": 9,
"defaultValue": null,
"modelName": "ST_POS_DIR"
},
{
"name": "ST_POS_MOD",
"type": "esriFieldTypeString",
"alias": "Street Name Post Modifier",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "ST_POS_MOD"
},
{
"name": "CTU_NAME_L",
"type": "esriFieldTypeString",
"alias": "Left CTU Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "CTU_NAME_L"
},
{
"name": "CTU_NAME_R",
"type": "esriFieldTypeString",
"alias": "Rigth CTU Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "CTU_NAME_R"
},
{
"name": "POSTCOMM_L",
"type": "esriFieldTypeString",
"alias": "Left Postal Community Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "POSTCOMM_L"
},
{
"name": "POSTCOMM_R",
"type": "esriFieldTypeString",
"alias": "Right Postal Community",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "POSTCOMM_R"
},
{
"name": "COUNTY_L",
"type": "esriFieldTypeString",
"alias": "Left County Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "COUNTY_L"
},
{
"name": "COUNTY_R",
"type": "esriFieldTypeString",
"alias": "Right County Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "COUNTY_R"
},
{
"name": "STATE_L",
"type": "esriFieldTypeString",
"alias": "Left State Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "STATE_L"
},
{
"name": "STATE_R",
"type": "esriFieldTypeString",
"alias": "Right State Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "STATE_R"
},
{
"name": "COUNTRY_L",
"type": "esriFieldTypeString",
"alias": "Left Country",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "COUNTRY_L"
},
{
"name": "COUNTRY_R",
"type": "esriFieldTypeString",
"alias": "Right Country",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "COUNTRY_R"
},
{
"name": "ZIP_L",
"type": "esriFieldTypeString",
"alias": "Left Zip Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ZIP_L"
},
{
"name": "ZIP_R",
"type": "esriFieldTypeString",
"alias": "Right Zip Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ZIP_R"
},
{
"name": "LST_PREDIR",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Pre Directional",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "LST_PREDIR"
},
{
"name": "LST_NAME",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 75,
"defaultValue": null,
"modelName": "LST_NAME"
},
{
"name": "LST_POSTYP",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Post Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "LST_POSTYP"
},
{
"name": "LST_POSDIR",
"type": "esriFieldTypeString",
"alias": "Legacy Street Name Post Directional",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "LST_POSDIR"
},
{
"name": "PARITY_L",
"type": "esriFieldTypeString",
"alias": "Left Parity",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "PARITY_L"
},
{
"name": "PARITY_R",
"type": "esriFieldTypeString",
"alias": "Right Parity",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "PARITY_R"
},
{
"name": "ESN_L",
"type": "esriFieldTypeString",
"alias": "Left Emergency Service Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ESN_L"
},
{
"name": "ESN_R",
"type": "esriFieldTypeString",
"alias": "Right Emergency Service Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ESN_R"
},
{
"name": "MSAG_C_L",
"type": "esriFieldTypeString",
"alias": "Left MSAG Community",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "MSAG_C_L"
},
{
"name": "MSAG_C_R",
"type": "esriFieldTypeString",
"alias": "Right MSAG Community",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "MSAG_C_R"
},
{
"name": "PSAP_L",
"type": "esriFieldTypeString",
"alias": "Left PSAP",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "PSAP_L"
},
{
"name": "PSAP_R",
"type": "esriFieldTypeString",
"alias": "Right PSAP",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "PSAP_R"
},
{
"name": "GIS911POC",
"type": "esriFieldTypeString",
"alias": "911 GIS Point-of-Contact",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "GIS911POC"
},
{
"name": "EDITED_BY",
"type": "esriFieldTypeString",
"alias": "Editor",
"domain": null,
"editable": false,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "AEDITED_BY"
},
{
"name": "EDITED_DT",
"type": "esriFieldTypeDate",
"alias": "Date Updated",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EDITED_DT"
},
{
"name": "COUNTYNAME",
"type": "esriFieldTypeString",
"alias": "County Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 17,
"defaultValue": null,
"modelName": "COUNTYNAME"
},
{
"name": "R_FROM",
"type": "esriFieldTypeString",
"alias": "R_FROM",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "R_FROM"
},
{
"name": "R_TO",
"type": "esriFieldTypeString",
"alias": "R_TO",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "R_TO"
},
{
"name": "Road_Miles",
"type": "esriFieldTypeDouble",
"alias": "Road Miles",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Road_Miles"
},
{
"name": "Road_feet",
"type": "esriFieldTypeDouble",
"alias": "Road Feet",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Road_feet"
},
{
"name": "MUNI_MCD",
"type": "esriFieldTypeString",
"alias": "MUNI_MCD",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "MUNI_MCD"
},
{
"name": "TIS_CODE",
"type": "esriFieldTypeString",
"alias": "TIS_CODE",
"domain": null,
"editable": true,
"nullable": true,
"length": 11,
"defaultValue": null,
"modelName": "TIS_CODE"
},
{
"name": "JURISTICTI",
"type": "esriFieldTypeString",
"alias": "Juristiction",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "JURISTICTI"
},
{
"name": "ROUTE_DIR",
"type": "esriFieldTypeString",
"alias": "Route Direction",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "ROUTE_DIR"
},
{
"name": "paved",
"type": "esriFieldTypeSmallInteger",
"alias": "Paved",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "paved"
},
{
"name": "Load_",
"type": "esriFieldTypeString",
"alias": "Load",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "Load"
},
{
"name": "Months_Mai",
"type": "esriFieldTypeSmallInteger",
"alias": "Months Maintained",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Months_Mai"
},
{
"name": "CREATED_BY",
"type": "esriFieldTypeString",
"alias": "Creator",
"domain": null,
"editable": false,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "CREATED_BY"
},
{
"name": "CREATED_DATE",
"type": "esriFieldTypeDate",
"alias": "Creation Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "CREATED_DATE"
},
{
"name": "ADNUMPRE_L",
"type": "esriFieldTypeString",
"alias": "Left Address Number Prefix",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "ADNUMPRE_L"
},
{
"name": "ADNUMPRE_R",
"type": "esriFieldTypeString",
"alias": "Right Address Number Prefix",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "ADNUMPRE_R"
},
{
"name": "ADDCODE_L",
"type": "esriFieldTypeString",
"alias": "Additional Code Left",
"domain": null,
"editable": true,
"nullable": true,
"length": 6,
"defaultValue": null,
"modelName": "ADDCODE_L"
},
{
"name": "ADDCODE_R",
"type": "esriFieldTypeString",
"alias": "Additional Code Right",
"domain": null,
"editable": true,
"nullable": true,
"length": 6,
"defaultValue": null,
"modelName": "ADDCODE_R"
},
{
"name": "UNIQUE_ID",
"type": "esriFieldTypeString",
"alias": "Road Segment Unique Identifier",
"domain": null,
"editable": true,
"nullable": true,
"length": 36,
"defaultValue": null,
"modelName": "UNIQUE_ID"
},
{
"name": "Func_Class",
"type": "esriFieldTypeString",
"alias": "Func_Class",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Func_Class"
},
{
"name": "Surface",
"type": "esriFieldTypeString",
"alias": "Surface",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "Surface"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R3786_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_3786",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_3786",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3754_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "city",
"name": "City",
"domains": {},
"templates": [
{
"name": "city",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "city",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "county",
"name": "County",
"domains": {},
"templates": [
{
"name": "county",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "county",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "csah",
"name": "CSAH",
"domains": {},
"templates": [
{
"name": "csah",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "csah",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "state",
"name": "State",
"domains": {},
"templates": [
{
"name": "state",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "state",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "township",
"name": "Township",
"domains": {},
"templates": [
{
"name": "township",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "township",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "us",
"name": "US",
"domains": {},
"templates": [
{
"name": "us",
"description": "",
"prototype": {
"attributes": {
"last_edited_date": null,
"last_edited_user": null,
"COUNTY_NUM": null,
"CSAH": null,
"County_Rd": null,
"Trunk_HW": null,
"US_HW": null,
"Twp": null,
"Type": "us",
"ADR_FR_L": null,
"ADR_FR_R": null,
"ADR_TO_L": null,
"ADR_TO_R": null,
"STREET_NAM": null,
"RWAYNAME": null,
"ROAD_NUM": null,
"ST_PRE_MOD": null,
"ST_PRE_DIR": null,
"ST_PRE_TYP": null,
"ST_PRE_SEP": null,
"ST_NAME": null,
"ST_POS_TYP": null,
"ST_POS_DIR": null,
"ST_POS_MOD": null,
"CTU_NAME_L": null,
"CTU_NAME_R": null,
"POSTCOMM_L": null,
"POSTCOMM_R": null,
"COUNTY_L": null,
"COUNTY_R": null,
"STATE_L": null,
"STATE_R": null,
"COUNTRY_L": null,
"COUNTRY_R": null,
"ZIP_L": null,
"ZIP_R": null,
"LST_PREDIR": null,
"LST_NAME": null,
"LST_POSTYP": null,
"LST_POSDIR": null,
"PARITY_L": null,
"PARITY_R": null,
"ESN_L": null,
"ESN_R": null,
"MSAG_C_L": null,
"MSAG_C_R": null,
"PSAP_L": null,
"PSAP_R": null,
"GIS911POC": null,
"created_user": null,
"Surface": null,
"COUNTYNAME": null,
"R_FROM": null,
"R_TO": null,
"Road_Miles": null,
"Road_feet": null,
"MUNI_MCD": null,
"TIS_CODE": null,
"JURISTICTI": null,
"ROUTE_DIR": null,
"paved": null,
"Load_": null,
"Months_Mai": null,
"Func_Class": null,
"UNIQUE_ID": null,
"ADNUMPRE_L": null,
"ADNUMPRE_R": null,
"ADDCODE_L": null,
"ADDCODE_R": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 8,
"name": "Ditchshed",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Polygon feature class representing the drainage area of the drainage system to its outlet. Also referred to as a watershed<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "create_date",
"creatorField": "created_user",
"editDateField": "Date_Edited",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0564032964196833E7,
"ymin": 5515357.857613397,
"xmax": -1.043854208269412E7,
"ymax": 5589714.368287901,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"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": "esriSLSDash",
"color": [
255,
255,
255,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.system_cod"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 150000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
225,
225,
225,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
130,
130,
130,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 16,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "system_code",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "system_code",
"type": "esriFieldTypeString",
"alias": "System Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "system_code"
},
{
"name": "source",
"type": "esriFieldTypeString",
"alias": "Source",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "source"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Date Created",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Acres"
},
{
"name": "Date_Edited",
"type": "esriFieldTypeDate",
"alias": "Date Edited",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Date_Edited"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": false,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"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": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "SHAPE.STLength()"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R111_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_111",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_111",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S100_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Ditchshed",
"description": "",
"prototype": {
"attributes": {
"Acres": null,
"source": null,
"system_code": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 9,
"name": "Wetlands",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0534055754043877E7,
"ymin": 5535803.583299197,
"xmax": -1.0437565816666188E7,
"ymax": 5577467.556959069,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "WETLAND_TYPE",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Emergent Wetland",
"label": "Freshwater Emergent Wetland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Forested/Shrub Wetland",
"label": "Freshwater Forested/Shrub Wetland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
230,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Freshwater Pond",
"label": "Freshwater Pond"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Lake",
"label": "Lake"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 2
}
},
"value": "Riverine",
"label": "Riverine"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
224,
255
],
"toColor": [
252,
204,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
188,
255
],
"toColor": [
179,
252,
188,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
244,
252,
255
],
"toColor": [
182,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
188,
179,
252,
255
],
"toColor": [
188,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
179,
255
],
"toColor": [
252,
229,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
250,
255
],
"toColor": [
252,
179,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
218,
255
],
"toColor": [
215,
252,
218,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
217,
252,
255
],
"toColor": [
210,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
190,
179,
255
],
"toColor": [
252,
190,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
252,
182,
255
],
"toColor": [
242,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
215,
255
],
"toColor": [
252,
227,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
194,
252,
255
],
"toColor": [
230,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
215,
255
],
"toColor": [
252,
246,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.WETLAND_TYPE"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 431.99999999999994,
"useCodedValues": true,
"maxScale": 0,
"minScale": 10000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
76,
230,
0,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ATTRIBUTE",
"typeIdField": "WETLAND_TYPE",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ATTRIBUTE",
"type": "esriFieldTypeString",
"alias": "ATTRIBUTE",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "ATTRIBUTE"
},
{
"name": "WETLAND_TYPE",
"type": "esriFieldTypeString",
"alias": "WETLAND_TYPE",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WETLAND_TYPE"
},
{
"name": "ACRES",
"type": "esriFieldTypeDouble",
"alias": "ACRES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ACRES"
},
{
"name": "HGM_CODE",
"type": "esriFieldTypeString",
"alias": "HGM_CODE",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "HGM_CODE"
},
{
"name": "HGM_DESC",
"type": "esriFieldTypeString",
"alias": "HGM_DESC",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "HGM_DESC"
},
{
"name": "SPCC_DESC",
"type": "esriFieldTypeString",
"alias": "SPCC_DESC",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "SPCC_DESC"
},
{
"name": "COW_CLASS1",
"type": "esriFieldTypeString",
"alias": "COW_CLASS1",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "COW_CLASS1"
},
{
"name": "CIRC39_CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "CIRC39_CLASS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CIRC39_CLASS"
},
{
"name": "HGM_LL_DESC",
"type": "esriFieldTypeString",
"alias": "HGM_LL_DESC",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "HGM_LL_DESC"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R3153_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3121_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "Freshwater Emergent Wetland",
"name": "Freshwater Emergent Wetland",
"domains": {},
"templates": [
{
"name": "Freshwater Emergent Wetland",
"description": "",
"prototype": {
"attributes": {
"HGM_LL_DESC": null,
"CIRC39_CLASS": null,
"ATTRIBUTE": null,
"WETLAND_TYPE": "Freshwater Emergent Wetland",
"ACRES": null,
"HGM_CODE": null,
"HGM_DESC": null,
"SPCC_DESC": null,
"COW_CLASS1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Freshwater Forested/Shrub Wetland",
"name": "Freshwater Forested/Shrub Wetland",
"domains": {},
"templates": [
{
"name": "Freshwater Forested/Shrub Wetland",
"description": "",
"prototype": {
"attributes": {
"HGM_LL_DESC": null,
"CIRC39_CLASS": null,
"ATTRIBUTE": null,
"WETLAND_TYPE": "Freshwater Forested/Shrub Wetland",
"ACRES": null,
"HGM_CODE": null,
"HGM_DESC": null,
"SPCC_DESC": null,
"COW_CLASS1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Freshwater Pond",
"name": "Freshwater Pond",
"domains": {},
"templates": [
{
"name": "Freshwater Pond",
"description": "",
"prototype": {
"attributes": {
"HGM_LL_DESC": null,
"CIRC39_CLASS": null,
"ATTRIBUTE": null,
"WETLAND_TYPE": "Freshwater Pond",
"ACRES": null,
"HGM_CODE": null,
"HGM_DESC": null,
"SPCC_DESC": null,
"COW_CLASS1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lake",
"name": "Lake",
"domains": {},
"templates": [
{
"name": "Lake",
"description": "",
"prototype": {
"attributes": {
"HGM_LL_DESC": null,
"CIRC39_CLASS": null,
"ATTRIBUTE": null,
"WETLAND_TYPE": "Lake",
"ACRES": null,
"HGM_CODE": null,
"HGM_DESC": null,
"SPCC_DESC": null,
"COW_CLASS1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Riverine",
"name": "Riverine",
"domains": {},
"templates": [
{
"name": "Riverine",
"description": "",
"prototype": {
"attributes": {
"HGM_LL_DESC": null,
"CIRC39_CLASS": null,
"ATTRIBUTE": null,
"WETLAND_TYPE": "Riverine",
"ACRES": null,
"HGM_CODE": null,
"HGM_DESC": null,
"SPCC_DESC": null,
"COW_CLASS1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 10,
"name": "Parcels Tax Data",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"modelName": "GP_707092117",
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0534109044787034E7,
"ymin": 5535755.847944698,
"xmax": -1.0437670816842906E7,
"ymax": 5577466.99505208,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
0,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.PID"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 24000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
132,
0,
168,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "TAXPAYER_NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "PID",
"type": "esriFieldTypeString",
"alias": "Parcel ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "PID"
},
{
"name": "TAX_YEAR",
"type": "esriFieldTypeInteger",
"alias": "TAX_YEAR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TAX_YEAR"
},
{
"name": "DEEDED_ACRES",
"type": "esriFieldTypeDouble",
"alias": "DEEDED_ACRES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DEEDED_ACRES"
},
{
"name": "PROPERTY_ADDRESS",
"type": "esriFieldTypeString",
"alias": "PROPERTY_ADDRESS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PROPERTY_ADDRESS"
},
{
"name": "PROPERTY_ZIP",
"type": "esriFieldTypeString",
"alias": "PROPERTY_ZIP",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PROPERTY_ZIP"
},
{
"name": "TAXPAYER_NAME",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TAXPAYER_NAME"
},
{
"name": "TAXPAYER_ADDRESS",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TAXPAYER_ADDRESS"
},
{
"name": "TAXPAYER_ADDRESS_2",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_2",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TAXPAYER_ADDRESS_2"
},
{
"name": "TAXPAYER_ADDRESS_3",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_3",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TAXPAYER_ADDRESS_3"
},
{
"name": "TAXPAYER_ADDRESS_4",
"type": "esriFieldTypeString",
"alias": "TAXPAYER_ADDRESS_4",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TAXPAYER_ADDRESS_4"
},
{
"name": "OWNER_NAME",
"type": "esriFieldTypeString",
"alias": "OWNER_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OWNER_NAME"
},
{
"name": "OWNER_ADDRESS_1",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_1",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OWNER_ADDRESS_1"
},
{
"name": "OWNER_ADDRESS_2",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_2",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OWNER_ADDRESS_2"
},
{
"name": "OWNER_ADDRESS_3",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_3",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OWNER_ADDRESS_3"
},
{
"name": "OWNER_ADDRESS_4",
"type": "esriFieldTypeString",
"alias": "OWNER_ADDRESS_4",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OWNER_ADDRESS_4"
},
{
"name": "SECTION_",
"type": "esriFieldTypeInteger",
"alias": "SECTION_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SECTION_"
},
{
"name": "TOWNSHIP",
"type": "esriFieldTypeInteger",
"alias": "TOWNSHIP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOWNSHIP"
},
{
"name": "RANGE",
"type": "esriFieldTypeInteger",
"alias": "RANGE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RANGE"
},
{
"name": "LOT",
"type": "esriFieldTypeInteger",
"alias": "LOT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LOT"
},
{
"name": "BLOCK",
"type": "esriFieldTypeInteger",
"alias": "BLOCK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BLOCK"
},
{
"name": "PLAT_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "PLAT_NUMBER",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PLAT_NUMBER"
},
{
"name": "PLAT_NAME",
"type": "esriFieldTypeString",
"alias": "PLAT_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAT_NAME"
},
{
"name": "CITY_TWP_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "CITY_TWP_NUMBER",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CITY_TWP_NUMBER"
},
{
"name": "CITY_TWP_NAME",
"type": "esriFieldTypeString",
"alias": "CITY_TWP_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY_TWP_NAME"
},
{
"name": "SCHOOL_DISTRICT_NUMBER",
"type": "esriFieldTypeInteger",
"alias": "SCHOOL_DISTRICT_NUMBER",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SCHOOL_DISTRICT_NUMBER"
},
{
"name": "SCHOOL_DISTRICT_NAME",
"type": "esriFieldTypeString",
"alias": "SCHOOL_DISTRICT_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL_DISTRICT_NAME"
},
{
"name": "LEGAL",
"type": "esriFieldTypeString",
"alias": "LEGAL",
"domain": null,
"editable": true,
"nullable": true,
"length": 2047,
"defaultValue": null,
"modelName": "LEGAL"
},
{
"name": "CLASSIFICATIONS",
"type": "esriFieldTypeString",
"alias": "CLASSIFICATIONS",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "CLASSIFICATIONS"
},
{
"name": "HOMESTEAD",
"type": "esriFieldTypeString",
"alias": "HOMESTEAD",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "HOMESTEAD"
},
{
"name": "WATERSHED_DISTRICT",
"type": "esriFieldTypeString",
"alias": "Watershed District",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED_DISTRICT"
},
{
"name": "DOC_INFO",
"type": "esriFieldTypeString",
"alias": "DOC_INFO",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "DOC_INFO"
},
{
"name": "GIS_ACRES",
"type": "esriFieldTypeDouble",
"alias": "GIS_ACRES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GIS_ACRES"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R260_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S245_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Parcels Tax Data",
"description": "",
"prototype": {
"attributes": {
"GIS_ACRES": null,
"DOC_INFO": null,
"PID": null,
"TAX_YEAR": null,
"DEEDED_ACRES": null,
"PROPERTY_ADDRESS": null,
"PROPERTY_ZIP": null,
"TAXPAYER_NAME": null,
"TAXPAYER_ADDRESS": null,
"TAXPAYER_ADDRESS_2": null,
"TAXPAYER_ADDRESS_3": null,
"TAXPAYER_ADDRESS_4": null,
"OWNER_NAME": null,
"OWNER_ADDRESS_1": null,
"OWNER_ADDRESS_2": null,
"OWNER_ADDRESS_3": null,
"OWNER_ADDRESS_4": null,
"SECTION_": null,
"TOWNSHIP": null,
"RANGE": null,
"LOT": null,
"BLOCK": null,
"PLAT_NUMBER": null,
"PLAT_NAME": null,
"CITY_TWP_NUMBER": null,
"CITY_TWP_NAME": null,
"SCHOOL_DISTRICT_NUMBER": null,
"SCHOOL_DISTRICT_NAME": null,
"LEGAL": null,
"CLASSIFICATIONS": null,
"HOMESTEAD": null,
"WATERSHED_DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 11,
"name": "Section",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 100000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Digitized sections from CAD files provided by Sibley Surveyors and section corners. <\/SPAN><\/P><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0534109044785926E7,
"ymin": 5535760.301734495,
"xmax": -1.0438088569813361E7,
"ymax": 5577466.941059292,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
255,
0,
0,
255
],
"width": 1.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.SECLAB"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 109058.8766948425,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
225,
225,
225,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 12,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "SOURCE",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "SECLAB",
"type": "esriFieldTypeSmallInteger",
"alias": "SECLAB",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SECLAB"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"name": "TWNSHPLAB",
"type": "esriFieldTypeString",
"alias": "TWNSHPLAB",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "TWNSHPLAB"
},
{
"name": "TWNSHPNO",
"type": "esriFieldTypeSmallInteger",
"alias": "TWNSHPNO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TWNSHPNO"
},
{
"name": "RANGE",
"type": "esriFieldTypeSmallInteger",
"alias": "RANGE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RANGE"
},
{
"name": "AcresDrawn",
"type": "esriFieldTypeInteger",
"alias": "AcresDrawn",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AcresDrawn"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R88_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S77_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Section",
"description": "",
"prototype": {
"attributes": {
"AcresDrawn": null,
"RANGE": null,
"SECLAB": null,
"LASTUPDATE": null,
"SOURCE": null,
"TWNSHPLAB": null,
"TWNSHPNO": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 12,
"name": "Townships",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 50000,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Digitized from CAD files provided by Sibley Surveyors and section corners.<\/SPAN><\/P><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": 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
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
]
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -1.0534109044785926E7,
"ymin": 5535760.370221215,
"xmax": -1.0438095042259391E7,
"ymax": 5577466.941059292,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103780,
"latestWkid": 103780,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119181300,
"falseY": -98320100,
"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": "esriSLSDashDot",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.TWNSHPLAB"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
230,
152,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 24,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "TWNSHPDIR",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "TWNSHPDIR",
"type": "esriFieldTypeString",
"alias": "TWNSHPDIR",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "TWNSHPDIR"
},
{
"name": "TWNSHPNO",
"type": "esriFieldTypeSmallInteger",
"alias": "TWNSHPNO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TWNSHPNO"
},
{
"name": "RANGEDIR",
"type": "esriFieldTypeString",
"alias": "RANGEDIR",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "RANGEDIR"
},
{
"name": "RANGENO",
"type": "esriFieldTypeSmallInteger",
"alias": "RANGENO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RANGENO"
},
{
"name": "TWNSHPLAB",
"type": "esriFieldTypeString",
"alias": "TWNSHPLAB",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "TWNSHPLAB"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LASTUPDATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "TWNSHPID",
"type": "esriFieldTypeString",
"alias": "TWNSHPID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "TWNSHPID"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"name": "GNIS_ID",
"type": "esriFieldTypeInteger",
"alias": "GNIS_ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GNIS_ID"
},
{
"name": "bg",
"type": "esriFieldTypeSmallInteger",
"alias": "bg",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "bg"
},
{
"name": "Acres",
"type": "esriFieldTypeInteger",
"alias": "Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Acres"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R3166_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3134_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Townships",
"description": "",
"prototype": {
"attributes": {
"Acres": null,
"bg": null,
"TWNSHPDIR": null,
"TWNSHPNO": null,
"RANGEDIR": null,
"RANGENO": null,
"TWNSHPLAB": null,
"LASTUPDATE": null,
"TWNSHPID": null,
"SOURCE": null,
"GNIS_ID": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}
],
"tables": []
}