{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Sub Watersheds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0517662596801529E7, "ymin": 4724155.803566218, "xmax": -1.0488083881200626E7, "ymax": 4741821.439284436, "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": 102698, "latestWkid": 102698, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.5658799999363E7, "falseY": -4.5948999999302E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 194, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 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": "ACRES", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WATERSHED" }, { "name": "SUBSHED_ID", "type": "esriFieldTypeString", "alias": "SUBSHED_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SUBSHED_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_73", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sub Watersheds", "description": "", "prototype": { "attributes": { "SUBSHED_ID": null, "ACRES": null, "WATERSHED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Watersheds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0517627610532183E7, "ymin": 4724155.797526641, "xmax": -1.0488081883581815E7, "ymax": 4741821.432143792, "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": 102698, "latestWkid": 102698, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.5658799999363E7, "falseY": -4.5948999999302E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "59TH STREET", "label": "59TH STREET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ADAIR CREEK", "label": "ADAIR CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLUE RIVER", "label": "BLUE RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BUNDSCHU", "label": "BUNDSCHU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BURR OAK", "label": "BURR OAK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BURR OAK WEST", "label": "BURR OAK WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHAPEL ROAD", "label": "CHAPEL ROAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRACKERNECK", "label": "CRACKERNECK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EAST FIRE PRAIRIE CREEK", "label": "EAST FIRE PRAIRIE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EAST FORK OF LITTLE BLUE", "label": "EAST FORK OF LITTLE BLUE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FIRE PRAIRIE CREEK", "label": "FIRE PRAIRIE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FORT OSAGE", "label": "FORT OSAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIGHLAND MANOR", "label": "HIGHLAND MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE CITY", "label": "LAKE CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MAYBROOK", "label": "MAYBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MILL CREEK", "label": "MILL CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH TAPAWINGO", "label": "NORTH TAPAWINGO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCK CREEK", "label": "ROCK CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROUND GROVE", "label": "ROUND GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING BRANCH", "label": "SPRING BRANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING BRANCH EAST", "label": "SPRING BRANCH EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUGAR CREEK", "label": "SUGAR CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TAPAWINGO", "label": "TAPAWINGO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEST FIRE PRAIRIE CREEK", "label": "WEST FIRE PRAIRIE CREEK" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 238, 255 ], "toColor": [ 252, 204, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 207, 255 ], "toColor": [ 220, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 243, 252, 255 ], "toColor": [ 194, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 182, 255 ], "toColor": [ 252, 207, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 187, 252, 255 ], "toColor": [ 223, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 184, 255 ], "toColor": [ 232, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 231, 255 ], "toColor": [ 212, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 232, 252, 255 ], "toColor": [ 212, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 202, 252, 255 ], "toColor": [ 210, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 212, 255 ], "toColor": [ 252, 194, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] } ] } } }, "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": "NAME", "typeIdField": "NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NAME" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "59TH STREET", "name": "59TH STREET", "domains": {}, "templates": [ { "name": "59TH STREET", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "59TH STREET" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ADAIR CREEK", "name": "ADAIR CREEK", "domains": {}, "templates": [ { "name": "ADAIR CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "ADAIR CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BLUE RIVER", "name": "BLUE RIVER", "domains": {}, "templates": [ { "name": "BLUE RIVER", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "BLUE RIVER" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BUNDSCHU", "name": "BUNDSCHU", "domains": {}, "templates": [ { "name": "BUNDSCHU", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "BUNDSCHU" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BURR OAK", "name": "BURR OAK", "domains": {}, "templates": [ { "name": "BURR OAK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "BURR OAK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BURR OAK WEST", "name": "BURR OAK WEST", "domains": {}, "templates": [ { "name": "BURR OAK WEST", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "BURR OAK WEST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHAPEL ROAD", "name": "CHAPEL ROAD", "domains": {}, "templates": [ { "name": "CHAPEL ROAD", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "CHAPEL ROAD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRACKERNECK", "name": "CRACKERNECK", "domains": {}, "templates": [ { "name": "CRACKERNECK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "CRACKERNECK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EAST FIRE PRAIRIE CREEK", "name": "EAST FIRE PRAIRIE CREEK", "domains": {}, "templates": [ { "name": "EAST FIRE PRAIRIE CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "EAST FIRE PRAIRIE CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EAST FORK OF LITTLE BLUE", "name": "EAST FORK OF LITTLE BLUE", "domains": {}, "templates": [ { "name": "EAST FORK OF LITTLE BLUE", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "EAST FORK OF LITTLE BLUE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FIRE PRAIRIE CREEK", "name": "FIRE PRAIRIE CREEK", "domains": {}, "templates": [ { "name": "FIRE PRAIRIE CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "FIRE PRAIRIE CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FORT OSAGE", "name": "FORT OSAGE", "domains": {}, "templates": [ { "name": "FORT OSAGE", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "FORT OSAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HIGHLAND MANOR", "name": "HIGHLAND MANOR", "domains": {}, "templates": [ { "name": "HIGHLAND MANOR", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "HIGHLAND MANOR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAKE CITY", "name": "LAKE CITY", "domains": {}, "templates": [ { "name": "LAKE CITY", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "LAKE CITY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MAYBROOK", "name": "MAYBROOK", "domains": {}, "templates": [ { "name": "MAYBROOK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "MAYBROOK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MILL CREEK", "name": "MILL CREEK", "domains": {}, "templates": [ { "name": "MILL CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "MILL CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH TAPAWINGO", "name": "NORTH TAPAWINGO", "domains": {}, "templates": [ { "name": "NORTH TAPAWINGO", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "NORTH TAPAWINGO" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROCK CREEK", "name": "ROCK CREEK", "domains": {}, "templates": [ { "name": "ROCK CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "ROCK CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROUND GROVE", "name": "ROUND GROVE", "domains": {}, "templates": [ { "name": "ROUND GROVE", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "ROUND GROVE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SPRING BRANCH", "name": "SPRING BRANCH", "domains": {}, "templates": [ { "name": "SPRING BRANCH", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "SPRING BRANCH" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SPRING BRANCH EAST", "name": "SPRING BRANCH EAST", "domains": {}, "templates": [ { "name": "SPRING BRANCH EAST", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "SPRING BRANCH EAST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SUGAR CREEK", "name": "SUGAR CREEK", "domains": {}, "templates": [ { "name": "SUGAR CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "SUGAR CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TAPAWINGO", "name": "TAPAWINGO", "domains": {}, "templates": [ { "name": "TAPAWINGO", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "TAPAWINGO" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WEST FIRE PRAIRIE CREEK", "name": "WEST FIRE PRAIRIE CREEK", "domains": {}, "templates": [ { "name": "WEST FIRE PRAIRIE CREEK", "description": "", "prototype": { "attributes": { "ID": null, "NAME": "WEST FIRE PRAIRIE CREEK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }