{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Centerline", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": true, "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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2388449.903902635, "ymin": 439010.92803131044, "xmax": 2489516.955705136, "ymax": 568459.5047635585, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RIVERNAMEP", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WCUNIQUEID", "type": "esriFieldTypeDouble", "alias": "WCUNIQUEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WCUNIQUEID" }, { "name": "RIVERWBIC", "type": "esriFieldTypeString", "alias": "RIVERWBIC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RIVERWBIC" }, { "name": "RIVERNAMEP", "type": "esriFieldTypeString", "alias": "RIVERNAMEP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RIVERNAMEP" }, { "name": "RIVERNAMES", "type": "esriFieldTypeString", "alias": "RIVERNAMES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RIVERNAMES" }, { "name": "LAKEWBIC", "type": "esriFieldTypeString", "alias": "LAKEWBIC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAKEWBIC" }, { "name": "LAKENAMEPR", "type": "esriFieldTypeString", "alias": "LAKENAMEPR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAKENAMEPR" }, { "name": "WCTYPE", "type": "esriFieldTypeString", "alias": "WCTYPE", "domain": { "type": "codedValue", "name": "HydroType", "description": "Type of watercourse feature", "codedValues": [ { "name": "Segment going through a waterbody feature", "code": "EXT" }, { "name": "River Centerline (no Corresponding WCArea feature)", "code": "STR" }, { "name": "River Centerline where there is a WCArea feature", "code": "STREXT" }, { "name": "Wetland Gap", "code": "WG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WCTYPE" }, { "name": "WCSHNZCODE", "type": "esriFieldTypeString", "alias": "WCSHNZCODE", "domain": { "type": "codedValue", "name": "ShnzCode", "description": "Shoreland Zoning Code", "codedValues": [ { "name": "Intermittent Pond", "code": "IPOND" }, { "name": "Not Regulated", "code": "NA" }, { "name": "NNAG Pond", "code": "NNAGPOND" }, { "name": "NNAG Stream", "code": "NNAGSTREAM" }, { "name": "Displayed on map but not regulated", "code": "NOBUFFER" }, { "name": "Perennial Lake", "code": "PLAKE" }, { "name": "Perennial Stream", "code": "PSTREAM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WCSHNZCODE" }, { "name": "WCWBCLASS", "type": "esriFieldTypeString", "alias": "WCWBCLASS", "domain": { "type": "codedValue", "name": "WaterbodyClass", "description": "Waterbody Classification", "codedValues": [ { "name": "Class I Waterbody", "code": "1" }, { "name": "Class II Waterbody", "code": "2" }, { "name": "Class III Waterbody", "code": "3" }, { "name": "Waterbody Defaulted to Class II", "code": "DEFAULT2" }, { "name": "Wetland Gap or Extension", "code": "NA" }, { "name": "Not on Waterbody Class Map", "code": "NEW" }, { "name": "Displayed on map but not classified", "code": "NOCLASS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WCWBCLASS" }, { "name": "BASEMAP", "type": "esriFieldTypeInteger", "alias": "BASEMAP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEMAP" }, { "name": "FIELDNOTES", "type": "esriFieldTypeString", "alias": "FIELDNOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FIELDNOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "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": "Waterline_Type", "type": "esriFieldTypeString", "alias": "Waterline_Type", "domain": { "type": "codedValue", "name": "Waterline Types Domain for ESRI Community Maps", "description": "Domain of valid Waterlie Types for use in ESRI Community Maps Program", "codedValues": [ { "name": "River / Stream", "code": "River / Stream" }, { "name": "Intermittent River / Stream", "code": "Intermittent River / Stream" }, { "name": "Waterfall", "code": "Waterfall" }, { "name": "Canal / Ditch", "code": "Canal / Ditch" }, { "name": "Dam / Weir", "code": "Dam / Weir" }, { "name": "Levee", "code": "Levee" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Waterline_Type" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R190_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "WCUNIQUEID_INDEX", "fields": "WCUNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "WCUNIQUEID_INDEX_1", "fields": "WCUNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_190", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_190", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Centerline", "description": "", "prototype": { "attributes": { "Waterline_Type": null, "WCUNIQUEID": null, "RIVERWBIC": null, "RIVERNAMEP": null, "RIVERNAMES": null, "LAKEWBIC": null, "LAKENAMEPR": null, "WCTYPE": null, "WCSHNZCODE": null, "WCWBCLASS": null, "BASEMAP": null, "FIELDNOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab0bd2a2583c4a4c94a065e545aa8fa6" }