{ "currentVersion": 10.41, "id": 7, "name": "100,000 NHD Flowline", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": false, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPolyline", "minScale": 250000, "maxScale": 0, "extent": { "xmin": -1.0214856819130346E7, "ymin": 3524203.994067069, "xmax": -9805972.305491695, "ymax": 4216208.8937609615, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCODE", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 108, 242, 255 ], "width": 0.4 }, "value": "33400", "label": "Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 144, 232, 255 ], "width": 0.1 }, "value": "33600", "label": "Canal/Ditch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 242, 242, 255 ], "width": 0.4 }, "value": "46003", "label": "Intermittent Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 185, 219, 255 ], "width": 1 }, "value": "46006", "label": "Perennial Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 62, 194, 255 ], "width": 0.5 }, "value": "55800", "label": "Artificial Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.2 }, "value": "56600", "label": "Coastline", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "GNIS_NAME <> ' '", "labelExpression": "[GNIS_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "Times New Roman", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "GNIS_NAME", "typeIdField": "FCODE", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true }, { "name": "COMID", "type": "esriFieldTypeInteger", "alias": "COMID", "domain": null, "editable": true, "nullable": true }, { "name": "FDATE", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "RESOLUTION", "type": "esriFieldTypeInteger", "alias": "RESOLUTION", "domain": null, "editable": true, "nullable": true }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65 }, { "name": "LENGTHKM", "type": "esriFieldTypeDouble", "alias": "LENGTHKM", "domain": null, "editable": true, "nullable": true }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 14 }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "FLOWDIR", "domain": null, "editable": true, "nullable": true }, { "name": "WBAREACOMI", "type": "esriFieldTypeInteger", "alias": "WBAREACOMI", "domain": null, "editable": true, "nullable": true }, { "name": "FTYPE", "type": "esriFieldTypeInteger", "alias": "FTYPE", "domain": null, "editable": true, "nullable": true }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R333_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A326_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 33400, "name": "Connector", "domains": {}, "templates": [ { "name": "Connector", "description": "", "prototype": { "attributes": { "FCODE": 33400, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 33600, "name": "Canal/Ditch", "domains": {}, "templates": [ { "name": "Canal/Ditch", "description": "", "prototype": { "attributes": { "FCODE": 33600, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 46003, "name": "Intermittent Stream", "domains": {}, "templates": [ { "name": "Intermittent Stream", "description": "", "prototype": { "attributes": { "FCODE": 46003, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 46006, "name": "Perennial Stream", "domains": {}, "templates": [ { "name": "Perennial Stream", "description": "", "prototype": { "attributes": { "FCODE": 46006, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 55800, "name": "Artificial Path", "domains": {}, "templates": [ { "name": "Artificial Path", "description": "", "prototype": { "attributes": { "FCODE": 55800, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 56600, "name": "Coastline", "domains": {}, "templates": [ { "name": "Coastline", "description": "", "prototype": { "attributes": { "FCODE": 56600, "ENABLED": null, "OBJECTID": null, "COMID": null, "FDATE": null, "RESOLUTION": null, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": null, "WBAREACOMI": null, "FTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }