{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Storm Sampling Site", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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 }, "hasMetadata": true, "extent": { "xmin": 2420274.664413467, "ymin": 7029084.610140562, "xmax": 2438016.897957802, "ymax": 7046151.595035389, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 39, 147, 45, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EAM_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EAM_ID", "type": "esriFieldTypeString", "alias": "EAM ID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "EAM_ID" }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Stormwater", "modelName": "ASSET_TYPE" }, { "name": "TEST_SITE", "type": "esriFieldTypeString", "alias": "TEST SITE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEST_SITE" }, { "name": "TEST_TYPE", "type": "esriFieldTypeString", "alias": "TEST TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "TCEQ", "modelName": "TEST_TYPE" }, { "name": "SAMPLE_TYPE", "type": "esriFieldTypeString", "alias": "SAMPLE TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SAMPLE_TYPE" }, { "name": "GPS_COORDINATE", "type": "esriFieldTypeString", "alias": "COORDINATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS_COORDINATE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "DATA COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "Table provided by TCEQ", "modelName": "COMMENTS" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "Source", "description": "Data Source", "codedValues": [ { "name": "Record Drawing", "code": "Record" }, { "name": "Construction Plan", "code": "Plan" }, { "name": "Survey Grade GPS", "code": "GPS" }, { "name": "Inspector Veriifed, Not on Plan", "code": "Inspector" }, { "name": "Change or Feature Hand-Illustrated on Plan", "code": "HandDrawn" }, { "name": "Unknown data source", "code": "Unk" }, { "name": "Digitized from aerial, but not show on Plan", "code": "Aerial" }, { "name": "Field Verified", "code": "Field" }, { "name": "Field Verified, Not on Plan", "code": "FieldNP" }, { "name": "Referenced on Plan, but not built by Plan", "code": "Referenced" }, { "name": "Field Verified by PW employee", "code": "PWemp" }, { "name": "Preliminary Plan", "code": "Preliminary" }, { "name": "Civil/Landscaping Plan", "code": "Civil" }, { "name": "Proposed Construction", "code": "Proposed Construction" }, { "name": "Vendor", "code": "Vendor" }, { "name": "FUGRO (change to Vendor)", "code": "FUGRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "PWemp", "modelName": "SOURCE" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R795_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S724_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storm Sampling Site", "description": "", "prototype": { "attributes": { "SOURCE": "PWemp", "EAM_ID": " ", "ASSET_TYPE": "Stormwater", "TEST_SITE": null, "TEST_TYPE": "TCEQ", "SAMPLE_TYPE": null, "GPS_COORDINATE": null, "ADDRESS": null, "COMMENTS": "Table provided by TCEQ" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ec6881b2a0b74160976856edde26fcee" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Storm Pump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "
Pump network structure type. Stormwater pump stations help protect areas by pumping away large volumes of water, thereby preventing the occurrence of flooding.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasMetadata": true,
"extent": {
"xmin": 2423689.493213713,
"ymin": 7033437.190018058,
"xmax": 2423689.493213713,
"ymax": 7033437.190018058,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
143,
63,
145,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R753_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S682_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Pump",
"description": "",
"prototype": {
"attributes": {
"SOURCE": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 2,
"name": "Storm Outfall",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPoint",
"description": " Outfalls are the conduit leading to the final disposal point or area for drainage.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasMetadata": true,
"extent": {
"xmin": 2418759.9892932177,
"ymin": 7022929.526978314,
"xmax": 2447280.2498378903,
"ymax": 7047434.989122137,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
175,
87,
63,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "piDischargePointType",
"description": "List of infrastructure Discharge Point Types",
"codedValues": [
{
"name": "Endwall",
"code": "Endwall"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Wingwall",
"code": "Wingwall"
},
{
"name": "Gabion Endwall",
"code": "Gabion Endwall"
},
{
"name": "Sloped End Section",
"code": "Sloped End Section"
},
{
"name": "Safety End Treatment",
"code": "Safety End Treatment"
},
{
"name": "Safety End Treatment w/ Wing Walls",
"code": "Safety End Treatment with Wing Walls"
},
{
"name": "Wall Penetration",
"code": "Wall Penetration"
},
{
"name": "Outlet Control Structure",
"code": "Outlet Control Structure"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "FLOW_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "FLOW ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FLOW_ELEVATION"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": {
"type": "codedValue",
"name": "Watershed",
"description": "",
"codedValues": [
{
"name": "Cottonwood Branch-Denton Creek",
"code": "Cottonwood Branch-Denton Creek"
},
{
"name": "Grapevine Creek-Elm Fork Trinity River",
"code": "Grapevine Creek-Elm Fork Trinity River"
},
{
"name": "Cottonwood Branch-Hackberry Creek",
"code": "Cottonwood Branch-Hackberry Creek"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": {
"type": "codedValue",
"name": "Subbasin",
"description": "",
"codedValues": [
{
"name": "Denton",
"code": "Denton"
},
{
"name": "Elm Fork Trinity",
"code": "Elm Fork Trinity"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
},
{
"name": "STORM_BASIN_ID",
"type": "esriFieldTypeString",
"alias": "STORM BASIN ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STORM_BASIN_ID"
},
{
"name": "STORM_BASIN",
"type": "esriFieldTypeString",
"alias": "STORM BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "STORM_BASIN"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R752_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S681_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Outfall",
"description": "",
"prototype": {
"attributes": {
"STORM_BASIN_ID": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"FLOW_ELEVATION": null,
"WATERSHED": null,
"BASIN": null,
"SUBBASIN": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null,
"STORM_BASIN": null,
"PMM_ID": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 3,
"name": "Storm Manhole",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPoint",
"description": " Manhole features connect two or more pipes and control the flow of water in the network through pipe elevations.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasMetadata": true,
"extent": {
"xmin": 2419143.460967213,
"ymin": 7023058.363334805,
"xmax": 2446525.554824963,
"ymax": 7047523.425625056,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
41,
147,
59,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "piManholeType_Storm",
"description": "Type of Storm Manhole",
"codedValues": [
{
"name": "Standard",
"code": "STD"
},
{
"name": "Drop",
"code": "DRP"
},
{
"name": "Split",
"code": "SPL"
},
{
"name": "Diversion",
"code": "DIV"
},
{
"name": "Sedimentation",
"code": "SED"
},
{
"name": "Other",
"code": "OTH"
},
{
"name": "Unknown",
"code": "UNK"
},
{
"name": "Junction Box",
"code": "JB"
},
{
"name": "Square",
"code": "Square"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "DIAMETER",
"type": "esriFieldTypeDouble",
"alias": "DIAMETER (IN)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DIAMETER"
},
{
"name": "RIM_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "RIM ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RIM_ELEVATION"
},
{
"name": "FLOW_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "FLOW ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FLOW_ELEVATION"
},
{
"name": "DEPTH",
"type": "esriFieldTypeDouble",
"alias": "DEPTH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DEPTH"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": {
"type": "codedValue",
"name": "Watershed",
"description": "",
"codedValues": [
{
"name": "Cottonwood Branch-Denton Creek",
"code": "Cottonwood Branch-Denton Creek"
},
{
"name": "Grapevine Creek-Elm Fork Trinity River",
"code": "Grapevine Creek-Elm Fork Trinity River"
},
{
"name": "Cottonwood Branch-Hackberry Creek",
"code": "Cottonwood Branch-Hackberry Creek"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": {
"type": "codedValue",
"name": "Subbasin",
"description": "",
"codedValues": [
{
"name": "Denton",
"code": "Denton"
},
{
"name": "Elm Fork Trinity",
"code": "Elm Fork Trinity"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "ABANDONEDBY_PLAN",
"type": "esriFieldTypeString",
"alias": "ABANDONED BY PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ABANDONEDBY_PLAN"
},
{
"name": "ABANDONEDBY_PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "ABANDONED BY PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ABANDONEDBY_PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R751_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S680_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Manhole",
"description": "",
"prototype": {
"attributes": {
"PMM_ID": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"DIAMETER": null,
"RIM_ELEVATION": null,
"FLOW_ELEVATION": null,
"DEPTH": null,
"WATERSHED": null,
"BASIN": null,
"SUBBASIN": null,
"PLAN_": null,
"PLAN_DATE": null,
"ABANDONEDBY_PLAN": null,
"ABANDONEDBY_PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 4,
"name": "Storm Inlet",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPoint",
"description": " A stormwater inlet is the point at which water runoff enters the stormwater system.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasMetadata": true,
"extent": {
"xmin": 2418777.8009373844,
"ymin": 7022640.97440581,
"xmax": 2446955.109412059,
"ymax": 7047642.2331302315,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
76,
131,
170,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "piInletType",
"description": "List of inlet types",
"codedValues": [
{
"name": "Catch Basin",
"code": "Catch Basin"
},
{
"name": "Combination Inlet",
"code": "Combination Inlet"
},
{
"name": "Curb Opening Inlet",
"code": "Curb Opening Inlet"
},
{
"name": "Drain Inlet",
"code": "Drain Inlet"
},
{
"name": "Grate Inlet",
"code": "Grate Inlet"
},
{
"name": "Headwall",
"code": "Headwall"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Wingwall",
"code": "Wingwall"
},
{
"name": "Wye Inlet",
"code": "Wye Inlet"
},
{
"name": "Wall Penetration",
"code": "Wall Penetration"
},
{
"name": "Outlet Control Structure",
"code": "Outlet Control Structure"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "SIZE",
"type": "esriFieldTypeDouble",
"alias": "SIZE (FT)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SIZE"
},
{
"name": "TOP_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "TOP ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOP_ELEVATION"
},
{
"name": "FLOW_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "FLOW ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FLOW_ELEVATION"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": {
"type": "codedValue",
"name": "Watershed",
"description": "",
"codedValues": [
{
"name": "Cottonwood Branch-Denton Creek",
"code": "Cottonwood Branch-Denton Creek"
},
{
"name": "Grapevine Creek-Elm Fork Trinity River",
"code": "Grapevine Creek-Elm Fork Trinity River"
},
{
"name": "Cottonwood Branch-Hackberry Creek",
"code": "Cottonwood Branch-Hackberry Creek"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": {
"type": "codedValue",
"name": "Subbasin",
"description": "",
"codedValues": [
{
"name": "Denton",
"code": "Denton"
},
{
"name": "Elm Fork Trinity",
"code": "Elm Fork Trinity"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R749_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S678_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Inlet",
"description": "",
"prototype": {
"attributes": {
"PMM_ID": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"SIZE": null,
"TOP_ELEVATION": null,
"FLOW_ELEVATION": null,
"WATERSHED": null,
"BASIN": null,
"SUBBASIN": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 5,
"name": "Storm Fitting",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPoint",
"description": " A stormwater fitting is a pipe part used to connect two or more main lines except in the case of a pipe end where a fitting is used to close off one end of a pipe.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasMetadata": true,
"extent": {
"xmin": 2418736.4686709642,
"ymin": 7022660.07082431,
"xmax": 2447244.958897963,
"ymax": 7047385.144733638,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
58,
155,
45,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "OWNERSHIP",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "piFittingType_Storm",
"description": "Type of Storm Fitting",
"codedValues": [
{
"name": "Cap",
"code": "Cap"
},
{
"name": "Class Change",
"code": "Class Change"
},
{
"name": "Cleanout",
"code": "Cleanout"
},
{
"name": "Collar",
"code": "Collar"
},
{
"name": "Connection",
"code": "Connection"
},
{
"name": "Grade Break",
"code": "Grade Break"
},
{
"name": "Material Change",
"code": "Material Change"
},
{
"name": "Plug",
"code": "Plug"
},
{
"name": "Reducer",
"code": "Reducer"
},
{
"name": "Tee",
"code": "Tee"
},
{
"name": "Wye",
"code": "Wye"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Building Connection",
"code": "Building Connection"
},
{
"name": "Terminator",
"code": "Terminator"
},
{
"name": "WW Access Device",
"code": "WW Access Device"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": {
"type": "codedValue",
"name": "Subbasin",
"description": "",
"codedValues": [
{
"name": "Denton",
"code": "Denton"
},
{
"name": "Elm Fork Trinity",
"code": "Elm Fork Trinity"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": {
"type": "codedValue",
"name": "Watershed",
"description": "",
"codedValues": [
{
"name": "Cottonwood Branch-Denton Creek",
"code": "Cottonwood Branch-Denton Creek"
},
{
"name": "Grapevine Creek-Elm Fork Trinity River",
"code": "Grapevine Creek-Elm Fork Trinity River"
},
{
"name": "Cottonwood Branch-Hackberry Creek",
"code": "Cottonwood Branch-Hackberry Creek"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R748_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S677_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Fitting",
"description": "",
"prototype": {
"attributes": {
"SOURCE": null,
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"SUBBASIN": null,
"BASIN": null,
"WATERSHED": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 6,
"name": "Storm Main",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": " Stormwater distribution system. The function of stormwater drainage systems is to collect minor design storm runoff and convey major design storm (flood) runoff to a discharge point.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2418214.220371634,
"ymin": 7022640.738841981,
"xmax": 2447280.2498378903,
"ymax": 7047642.2331302315,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
61,
157,
165,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "piPipeType_Storm",
"description": "Type of Storm Pipe",
"codedValues": [
{
"name": "Culvert",
"code": "Culvert"
},
{
"name": "Drain",
"code": "Drain"
},
{
"name": "Trench Drain",
"code": "Trench Drain"
},
{
"name": "Slotted Drain",
"code": "Slotted Drain"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "MAIN_SHAPE",
"type": "esriFieldTypeString",
"alias": "MAIN SHAPE",
"domain": {
"type": "codedValue",
"name": "piPipeShape",
"description": "Sanitary pipe shapes",
"codedValues": [
{
"name": "Circular",
"code": "Circular"
},
{
"name": "Horseshoe",
"code": "Horseshoe"
},
{
"name": "Oblong",
"code": "Oblong"
},
{
"name": "Rectangular",
"code": "Rectangular"
},
{
"name": "Trapezoidal",
"code": "Trapezoidal"
},
{
"name": "Triangular",
"code": "Triangular"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "MAIN_SHAPE"
},
{
"name": "DIAMETER",
"type": "esriFieldTypeDouble",
"alias": "DIAMETER (IN)",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DIAMETER"
},
{
"name": "MATERIAL",
"type": "esriFieldTypeString",
"alias": "MATERIAL",
"domain": {
"type": "codedValue",
"name": "piPipeMaterial_Storm",
"description": "Type of Storm Material based on the NASSCO standards",
"codedValues": [
{
"name": "Acrylonitrile Butadiene Styrene",
"code": "ABS"
},
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay-lined Concrete Pipe",
"code": "CLC"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Concrete Pipe (Non-Reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (Bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (Unbolted)",
"code": "CSU"
},
{
"name": "Clay Tile (Not Vitrified Clay)",
"code": "CT"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Pre-stressed Concrete Cylinder",
"code": "PCCP"
},
{
"name": "Polymer Concrete Pipe",
"code": "PCP"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other (State in Comments)",
"code": "ZZZ"
},
{
"name": "HDPE",
"code": "HDPE"
},
{
"name": "Reinforced Concrete Box",
"code": "RCB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "MATERIAL"
},
{
"name": "CLASS",
"type": "esriFieldTypeString",
"alias": "CLASS",
"domain": {
"type": "codedValue",
"name": "piPipeClass_Storm",
"description": "Type of Storm Pipe Class",
"codedValues": [
{
"name": "Class 3",
"code": "Class 3"
},
{
"name": "ADS N12",
"code": "ADS N12"
},
{
"name": "SCH 40",
"code": "SCH 40"
},
{
"name": "SDR 35",
"code": "SDR 35"
},
{
"name": "C 700",
"code": "C 700"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "SDR 26",
"code": "SDR 26"
},
{
"name": "Class 4",
"code": "Class 4"
},
{
"name": "Class 2",
"code": "Class 2"
},
{
"name": "Class 5",
"code": "Class 5"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "CLASS"
},
{
"name": "FROM_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "FROM ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FROM_ELEVATION"
},
{
"name": "TO_ELEVATION",
"type": "esriFieldTypeDouble",
"alias": "TO ELEVATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_ELEVATION"
},
{
"name": "SLOPE",
"type": "esriFieldTypeDouble",
"alias": "SLOPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SLOPE"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": {
"type": "codedValue",
"name": "Watershed",
"description": "",
"codedValues": [
{
"name": "Cottonwood Branch-Denton Creek",
"code": "Cottonwood Branch-Denton Creek"
},
{
"name": "Grapevine Creek-Elm Fork Trinity River",
"code": "Grapevine Creek-Elm Fork Trinity River"
},
{
"name": "Cottonwood Branch-Hackberry Creek",
"code": "Cottonwood Branch-Hackberry Creek"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": {
"type": "codedValue",
"name": "Subbasin",
"description": "",
"codedValues": [
{
"name": "Denton",
"code": "Denton"
},
{
"name": "Elm Fork Trinity",
"code": "Elm Fork Trinity"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "ABANDONEDBY_PLAN",
"type": "esriFieldTypeString",
"alias": "ABANDONED BY PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ABANDONEDBY_PLAN"
},
{
"name": "ABANDONEDBY_PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "ABANDONED BY PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ABANDONEDBY_PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "STORM_BASIN_ID",
"type": "esriFieldTypeString",
"alias": "STORM BASIN ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STORM_BASIN_ID"
},
{
"name": "STORM_BASIN",
"type": "esriFieldTypeString",
"alias": "STORM BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "STORM_BASIN"
},
{
"name": "CG_LENGTH",
"type": "esriFieldTypeDouble",
"alias": "CG_LENGTH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CG_LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R750_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S679_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Main",
"description": "",
"prototype": {
"attributes": {
"STORM_BASIN": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"MAIN_SHAPE": null,
"DIAMETER": null,
"MATERIAL": null,
"CLASS": null,
"FROM_ELEVATION": null,
"TO_ELEVATION": null,
"SLOPE": null,
"WATERSHED": null,
"BASIN": null,
"SUBBASIN": null,
"PLAN_": null,
"PLAN_DATE": null,
"ABANDONEDBY_PLAN": null,
"ABANDONEDBY_PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null,
"STORM_BASIN_ID": null,
"CG_LENGTH": null,
"PMM_ID": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 7,
"name": "Storm Channel",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": " A stormwater conveyance channel is a permanent waterway, designed to convey stormwater runoff.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2418812.024294138,
"ymin": 7023104.483649388,
"xmax": 2446058.9858762175,
"ymax": 7047521.339999318,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
132,
107,
58,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EAM_ID",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "Storm_ChannelType",
"description": "Type of Storm Channel",
"codedValues": [
{
"name": "Unknown",
"code": "Unk"
},
{
"name": "Canal",
"code": "Canal"
},
{
"name": "Channel",
"code": "Channel"
},
{
"name": "Creek",
"code": "Creek"
},
{
"name": "Ditch",
"code": "Ditch"
},
{
"name": "Flume",
"code": "Flume"
},
{
"name": "Swale",
"code": "Swale"
},
{
"name": "Trench",
"code": "Trench"
},
{
"name": "Valley Gutter",
"code": "Valley Gutter"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "SIDE_MATERIAL",
"type": "esriFieldTypeString",
"alias": "SIDE MATERIAL",
"domain": {
"type": "codedValue",
"name": "Storm_ChannelSideLining",
"description": "Type of lining on sides of Channel",
"codedValues": [
{
"name": "Concrete",
"code": "Concrete"
},
{
"name": "Concrete Pilot",
"code": "Concrete Pilot"
},
{
"name": "Earthen",
"code": "Earthen"
},
{
"name": "Rip Rap",
"code": "Rip Rap"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SIDE_MATERIAL"
},
{
"name": "BOTTOM_MATERIAL",
"type": "esriFieldTypeString",
"alias": "BOTTOM MATERIAL",
"domain": {
"type": "codedValue",
"name": "Storm_ChannelBottomLining",
"description": "Type of lining on bottom of Channel",
"codedValues": [
{
"name": "Concrete",
"code": "Concrete"
},
{
"name": "Concrete Pilot",
"code": "Concrete Pilot"
},
{
"name": "Earthen",
"code": "Earthen"
},
{
"name": "Rip Rap",
"code": "Rip Rap"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BOTTOM_MATERIAL"
},
{
"name": "WATERSHED",
"type": "esriFieldTypeString",
"alias": "WATERSHED",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "WATERSHED"
},
{
"name": "BASIN",
"type": "esriFieldTypeString",
"alias": "BASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "BASIN"
},
{
"name": "SUBBASIN",
"type": "esriFieldTypeString",
"alias": "SUBBASIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SUBBASIN"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R747_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S676_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Channel",
"description": "",
"prototype": {
"attributes": {
"PMM_ID": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"SIDE_MATERIAL": null,
"BOTTOM_MATERIAL": null,
"WATERSHED": null,
"BASIN": null,
"SUBBASIN": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 8,
"name": "Storm Weir Structure",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Obstruction used to regulate the flow of water in the drainage system.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2423510.462403804,
"ymin": 7028794.31741406,
"xmax": 2441993.2239946425,
"ymax": 7047169.980137721,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "OWNERSHIP",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R756_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S685_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Weir Structure",
"description": "",
"prototype": {
"attributes": {
"SOURCE": null,
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 9,
"name": "Storm Rip Rap",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " A permanent, erosion-resistant ground cover of large, loose, angular stone; regulates the flow water in the drainage system; used to prevent erosion along waterway.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2418748.4761928916,
"ymin": 7024991.963470221,
"xmax": 2447308.4289153814,
"ymax": 7047595.071479142,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
193,
186,
255
],
"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": "",
"displayField": "OWNERSHIP",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "Storm_RipRapType",
"description": "Type of Rip Rap",
"codedValues": [
{
"name": "Concrete",
"code": "Concrete"
},
{
"name": "Rock",
"code": "Rock"
},
{
"name": "Grouted Rock",
"code": "Grouted Rock"
},
{
"name": "Unknown",
"code": "Unk"
},
{
"name": "Gabion Wall",
"code": "Gabion"
},
{
"name": "Gabion Mattress",
"code": "Gabion Matt"
},
{
"name": "Grouted Gabion Mattress",
"code": "Grouted Gabion Mattress"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "MATERIAL",
"type": "esriFieldTypeString",
"alias": "MATERIAL",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "MATERIAL"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R949_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S870_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Rip Rap",
"description": "",
"prototype": {
"attributes": {
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"TYPE": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null,
"MATERIAL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 10,
"name": "Storm Basin",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Basins are used to receive runoff into the stormwater collection system.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Coppell GIS Team",
"editFieldsInfo": {
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"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
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2417297.5401183814,
"ymin": 7024955.113478318,
"xmax": 2449593.809843302,
"ymax": 7048497.84723264,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": true,
"zDefault": 0,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "EAM_ID",
"type": "esriFieldTypeString",
"alias": "EAM ID",
"domain": null,
"editable": true,
"nullable": false,
"length": 50,
"defaultValue": null,
"modelName": "EAM_ID"
},
{
"name": "OWNERSHIP",
"type": "esriFieldTypeString",
"alias": "OWNED BY",
"domain": {
"type": "codedValue",
"name": "Ownership",
"description": "Entity that is responsible for feature.",
"codedValues": [
{
"name": "Coppell",
"code": "Coppell"
},
{
"name": "Dallas",
"code": "Dallas"
},
{
"name": "Grapevine",
"code": "Grapevine"
},
{
"name": "Lewisville",
"code": "Lewisville"
},
{
"name": "Private",
"code": "Private"
},
{
"name": "TRA",
"code": "TRA"
},
{
"name": "TXDOT",
"code": "TXDOT"
},
{
"name": "HOA",
"code": "HOA"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Property Owner",
"code": "Prop_Own"
},
{
"name": "Irving Flood Ctrl Dist",
"code": "IFCD"
},
{
"name": "Dallas Water Utilities",
"code": "DWU"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "Railroad",
"code": "Railroad"
},
{
"name": "CISD",
"code": "CISD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "OWNERSHIP"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "STATUS",
"domain": {
"type": "codedValue",
"name": "Lifecycle_Status",
"description": "Valid lifecycle states for GIS assets.",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Proposed - Approved",
"code": "Proposed - Approved"
},
{
"name": "Under Construction",
"code": "Under Construction"
},
{
"name": "In Service",
"code": "In Service"
},
{
"name": "In Service - To Be Retired",
"code": "In Service - To Be Retired"
},
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Retired",
"code": "Retired"
},
{
"name": "Removed",
"code": "Removed"
},
{
"name": "Out of Service",
"code": "Out of Service"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "TYPE",
"type": "esriFieldTypeString",
"alias": "TYPE",
"domain": {
"type": "codedValue",
"name": "Storm_BasinType",
"description": "Type of storm basin",
"codedValues": [
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Wet Basin",
"code": "Wet"
},
{
"name": "Dry Basin",
"code": "Dry"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "TYPE"
},
{
"name": "PLAN_",
"type": "esriFieldTypeString",
"alias": "PLAN",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PLAN_"
},
{
"name": "PLAN_DATE",
"type": "esriFieldTypeDate",
"alias": "PLAN DATE",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "PLAN_DATE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "DATA COMMENTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"domain": {
"type": "codedValue",
"name": "Source",
"description": "Data Source",
"codedValues": [
{
"name": "Record Drawing",
"code": "Record"
},
{
"name": "Construction Plan",
"code": "Plan"
},
{
"name": "Survey Grade GPS",
"code": "GPS"
},
{
"name": "Inspector Veriifed, Not on Plan",
"code": "Inspector"
},
{
"name": "Change or Feature Hand-Illustrated on Plan",
"code": "HandDrawn"
},
{
"name": "Unknown data source",
"code": "Unk"
},
{
"name": "Digitized from aerial, but not show on Plan",
"code": "Aerial"
},
{
"name": "Field Verified",
"code": "Field"
},
{
"name": "Field Verified, Not on Plan",
"code": "FieldNP"
},
{
"name": "Referenced on Plan, but not built by Plan",
"code": "Referenced"
},
{
"name": "Field Verified by PW employee",
"code": "PWemp"
},
{
"name": "Preliminary Plan",
"code": "Preliminary"
},
{
"name": "Civil/Landscaping Plan",
"code": "Civil"
},
{
"name": "Proposed Construction",
"code": "Proposed Construction"
},
{
"name": "Vendor",
"code": "Vendor"
},
{
"name": "FUGRO (change to Vendor)",
"code": "FUGRO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SOURCE"
},
{
"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": "PMM_ID",
"type": "esriFieldTypeString",
"alias": "OLD PMM ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PMM_ID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R746_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S675_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Storm Basin",
"description": "",
"prototype": {
"attributes": {
"PMM_ID": null,
"EAM_ID": " ",
"OWNERSHIP": null,
"STATUS": null,
"NAME": null,
"TYPE": null,
"PLAN_": null,
"PLAN_DATE": null,
"COMMENTS": null,
"SOURCE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ec6881b2a0b74160976856edde26fcee"
}
],
"tables": []
}