{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 26, "name": "Storm Drain", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Utilities" }, "defaultVisibility": false, "minScale": 6000, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3229160.4409937263, "ymin": 1.0487061193415567E7, "xmax": 3319588.412368387, "ymax": 1.0616943668230146E7, "spatialReference": { "wkid": 103160, "latestWkid": 6578, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 103160, "latestWkid": 6578, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 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": "IMAGE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AS_BUILT", "type": "esriFieldTypeString", "alias": "AS_BUILT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AS_BUILT" }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INST_DATE" }, { "name": "DRN_LN_TYPE", "type": "esriFieldTypeInteger", "alias": "Line Type", "domain": { "type": "codedValue", "name": "DRAIN_LINE_TYPE", "description": "", "codedValues": [ { "name": "PIPE", "code": 1 }, { "name": "CULVERT", "code": 2 }, { "name": "IMPROVED CHANNEL", "code": 3 }, { "name": "NATURAL CHANNEL", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DRN_LN_TYPE" }, { "name": "DRN_PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DRN_PIPE_SIZE" }, { "name": "DRN_PIPE_MAT", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DRAIN_PIPE_MAT", "description": "", "codedValues": [ { "name": "RCP", "code": 1 }, { "name": "CORREGATED METAL", "code": 2 }, { "name": "CLAY-VCT", "code": 3 }, { "name": "ELLIPTICAL RCP", "code": 5 }, { "name": "RIP RAP", "code": 6 }, { "name": "CONCRETE LINED CHANNEL", "code": 7 }, { "name": "OTHER", "code": 8 }, { "name": "CONCRETE", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "DRN_PIPE_MAT" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "UP_FL_EL", "type": "esriFieldTypeString", "alias": "UP_FL_EL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UP_FL_EL" }, { "name": "DWN_FL_EL", "type": "esriFieldTypeString", "alias": "DWN_FL_EL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DWN_FL_EL" }, { "name": "COND_SIZE", "type": "esriFieldTypeString", "alias": "COND_SIZE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COND_SIZE" }, { "name": "DRN_LN_ID", "type": "esriFieldTypeInteger", "alias": "Line ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DRN_LN_ID" }, { "name": "DR_BASIN", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DR_BASIN" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "NOTES2", "type": "esriFieldTypeString", "alias": "NOTES2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES2" }, { "name": "IMAGE_NAME", "type": "esriFieldTypeString", "alias": "Link URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "\\\\ntgis\\gis\\data\\scans\\eng\\", "modelName": "IMAGE_NAME" }, { "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": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "EAMAssetID", "type": "esriFieldTypeString", "alias": "EAM Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EAMAssetID" }, { "name": "Latitide", "type": "esriFieldTypeDouble", "alias": "Latitide", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitide" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "StreetViewURL", "type": "esriFieldTypeString", "alias": "StreetViewURL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetViewURL" }, { "name": "WCID", "type": "esriFieldTypeString", "alias": "Watercourse ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WCID" }, { "name": "ExLink", "type": "esriFieldTypeString", "alias": "Ext. Doc Link", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ExLink" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "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": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_270", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_270", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Storm Drain", "description": "", "prototype": { "attributes": { "Latitide": null, "NOTES2": "", "NOTES": "", "DRN_LN_ID": 0, "COND_SIZE": "", "DRN_PIPE_MAT": 1, "UP_FL_EL": "", "DWN_FL_EL": "", "DR_BASIN": "", "SLOPE": 0, "ExLink": null, "AS_BUILT": "", "INST_DATE": null, "DRN_LN_TYPE": null, "DRN_PIPE_SIZE": null, "IMAGE_NAME": "", "WCID": null, "StreetViewURL": null, "Longitude": null, "GPSDATE": 0, "EAMAssetID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3ccf96700b374f94aee3bd288a878038" } ], "tables": [] }