{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "HYDROLOGY", "type": "Feature Layer", "description": "This metadata record describes the planimetric data compiled and updated for the City of Edmond 2016 project covering Edmond,OK.Hydrological features display the distribution of water sources located within the City of Edmond. This dataset was updated in March 2016.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267 }, "copyrightText": "Sanborn Map Company.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 245, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 210, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Irrigation Canal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Island", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Lake/Reservoir", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 247, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "99", "label": "Out Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 226, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102277.6212639958, "ymin": 222133.96491400898, "xmax": 2186860.0683639944, "ymax": 264381.5976140052, "spatialReference": { "wkid": 102724, "latestWkid": 2267 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS1_Hydrology_Type", "description": "Hydrology_Subtype", "codedValues": [ { "name": "River", "code": 1 }, { "name": "Lake/Reservoir", "code": 2 }, { "name": "Pond", "code": 3 }, { "name": "Island", "code": 4 }, { "name": "Irrigation Canal", "code": 5 }, { "name": "Creek", "code": 6 }, { "name": "Out Area", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISPLAY", "type": "esriFieldTypeSmallInteger", "alias": "DISPLAY", "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "TYPE": {"type": "inherited"} }, "id": 1, "name": "River" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 2, "name": "Lake/Reservoir" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 3, "name": "Pond" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 4, "name": "Island" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 5, "name": "Irrigation Canal" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 6, "name": "Creek" }, { "domains": { "TYPE": {"type": "inherited"} }, "id": 99, "name": "Out Area" } ], "subtypes": [ { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 1, "name": "River" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 2, "name": "Lake/Reservoir" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 3, "name": "Pond" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 4, "name": "Island" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 5, "name": "Irrigation Canal" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 6, "name": "Creek" }, { "domains": { "TYPE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "DISPLAY": null, "UPDATED": null, "NAME": null }, "code": 99, "name": "Out Area" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.91, "id": 1, "name": "WatercraftCountWeb.txt", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LocationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LocationID", "type": "esriFieldTypeInteger", "alias": "LocationID", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 8000, "domain": null }, { "name": "Count", "type": "esriFieldTypeInteger", "alias": "Count", "domain": null }, { "name": "DateTime", "type": "esriFieldTypeString", "alias": "DateTime", "length": 8000, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "length": 8000, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null } ] }