{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "County Growth Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 690490.9919999996, "ymin": 4314057.57031947, "xmax": 730048.2800156092, "ymax": 4340243.017000003, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQMI" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAYER" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "LSADC", "type": "esriFieldTypeString", "alias": "LSADC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LSADC" }, { "name": "LSADC_DESC", "type": "esriFieldTypeString", "alias": "LSADC_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LSADC_DESC" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "FIPSSTCO", "type": "esriFieldTypeString", "alias": "FIPSSTCO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPSSTCO" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATE" }, { "name": "STATE_ABRV", "type": "esriFieldTypeString", "alias": "STATE_ABRV", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STATE_ABRV" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Growth Area", "description": "", "prototype": { "attributes": { "STATE_ABRV": null, "STATE": null, "ACRES": null, "SQMI": null, "LAYER": null, "NAME": null, "LSADC": null, "LSADC_DESC": null, "COUNTY": null, "FIPSSTCO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Drainage Outfalls", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 679917.494, "ymin": 4303338.504000001, "xmax": 731652.6220000004, "ymax": 4342682.455, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEAT_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "89074f50acd1850ea6ef5f798c241270", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADmklEQVRYhd2XbWxTVRiAn3a3u2u3jrGEGIKkbpmdTjMwkx8D4toIlrjZCes2N8UuamIYin9EM6JBJ5oYFE0gzkgiji7KDwMiVlBxP/xifsQgEHUqE5duZRsspd/t/fJHhYwxts4USnh/3XPyvPc8Oe85554rcI2EkG2B83FdieQAyrUgsgLwA8eyLeIChrMtkpMris2SJPk0Vd2cTRFbMpEwA7cC5UB/VkTyiwrXRgLB800X8HI2RPSKJK+2VFgJjJ7RQuOBJlVVsyKyPB6JFtqb6xnz+XXenT2VQCkwcFVFzMVF7tB4gBrXfYwM+vDu7AFoALZeTRGdIkkNlgorlgorC24uoWBOoRaLRJoVWcmYyFpgg2jKM84vtZQKBoM4GVBlhYHjv+ltjc7USwwGqp0O3eGeD6vK7rh9ylM2GU9G/QOn/pYSySipRX1gJhEPEEhE47tOneg3AiwoK8Eg5l4E3XRbObYm54X2igfX8OfPx5CTkn4iFwtHGPnHB1AAzAWeAL6aPOjlSnMAqAR6AHsiFhvbsr97nqXCehkcljjsLHHYL+o78d2Pcse9rUGgGNgPPAKMT5U/3RoZJvUd6TgzdPqFRyvtyQ3bX9Gc69yXlGpyaKpK94uvBT0vvZGvaVo+8CSwY7qcmRarSqqevaqifPBm+7OWPu/n4Q7PWwXmuXOmTDg7fJrn6tsC/T8dLQJ+Bx4AfplJPt1dcwRYDLzT5/2y8RlHM10/HLoE0jSN9dW1jA4OFQHvkpqJaDoDzGb7BoBOoNFatWhKQKfTYa1axJjPr2qqujFdidmKIAhCoyzL3NVQe6HP98dJRJOJeTfOB6DGVcc3+z7VA07gvSsikmsyPmQUclhsWwrAoV175G2PP60a8vJ0mzw7DMvqV1FdtxKDmEuOILTGI9ErIlIWDYZKHe4mErE4r7Y9Ffp6r9cMDMlS2Pj8/W3FznVutX1bp/7OlTV8f7DXDpiBUEZF9Hq9S1VVbrAsxF2+LHzWP2IGPgIeA4yA5+OubtvR3m8TS+sd4pFPvhCAWmBPRkVM5oKHw+eC7O58XSN1YW4HuiYgdwObBvv/2jy49SQAotHYkojFMiqyMHwueMt/z8eBFuDXSYwKbAEOo2nvAyWylHSQmq1YpkTWADpgO7ARSEzD9pE6c95WZKUFWAXsy5TIcqAO8KbJB4FW4DPgnkyKrAdG02QnRjdwMB0wXZH/IzGr3Ovq3zcj8S+dUUCCOePvEgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Canal" }, { "symbol": { "type": "esriPMS", "url": "3652d0f2b5c2e13bd13980b8d9ae4450", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADI0lEQVRYhd3XbWhVdRwH8M+93nnd3M05KCIM57BmC6QSkmjBTHM9iLa2+VTLiCi0EioE64WW2Yse6I2BkaHGpHrVfGiIEIJBMyKEMiqDFG1OmyVzm9vu7t25vbgqc87tLq5e8ffqnD/f/zkfzv/hnBNxjVQk14DzdV1BxqD/WoDMwQn8nGtILVpzDRkzVnRRQqIlJVibS0hln3gMd6AMh3ICiSmq79R+/rQW7+QCEk5IVJco164t1eH0wkCQE0hFr7M3zLFIm5bQTpumoxSHrypkguJlZ5w2S62TjtlpE9Tg/asJCSUkakqUK1FuktsUmpDqcXZRv2TWIPVYGVWQf4vS0jx50cGBfkl/Ohh+UN25i+SpMD+0x7YZt7t7yF02rre71eEjCfFu6Um9ayRIA9rjurcc8Us+TDJVnos9U9xptoUXzud60iEHJPSFB+Z6dDnpKBRiIl7Ct4Nvermh2YXp2IZZcT2n3rXjxhLll4kzU5WZqi5qO6g5+ZpHO1CMHXgWp4fqP9wcaZV+j7x+yvE3603ve9WGVLXllwzV4AoENnurY6u3x6ekxuNlfDRcn5EmayA9nnsD/V98YMXkZk1dazQUxkwcssM/Wq22oP03PxbhdyzGTyPhM101+3EXPmnWVPeKKp/64ZJQSsrz7vO3Y0XYLP0kujO5wWiWbzvWoa7MjCEDISHTzNCmJUgJVmWKGC1ERKQuKalSzYW2v/whqsBNJoFKtfZpDGM+tl4RyDgFT4VF3KMSNNmSfM8LwVjjQms05D1ggfvNkydqjMjSXmevCGRql47SRywT12O9Zzr3+SqG40mJ/NUeL662PFjpw/C9HrLf7lmIoTOrkLBwbSBws8kWK+v614kYtuM55KOh0cbKA/bGKyyIfufrCB7Dl1mFFIg93eWMLdalpD+YV2DjgMhsvHHUobVHz733ovKXxPVkFXJrlzPTzh0fxBL8OigTYD2+IfU5piQlqqSfVk+2IE8ghA1Yhfgw2e+l95yP+yWX4GE0ZgtSgXloyjDfgaXYg7nZhLyItgyzA+sz7M4kmCnk/yBG1fe6+vfNSv0H3u30pUMJui4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Lake" }, { "symbol": { "type": "esriPMS", "url": "c7d6eb233383c88b128fbd96b2c22e8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqElEQVRYhd3XX2iVdRzH8dc5O2OdTc0NvCvEYVgLRNmV4MXEzKhwmZtzq6WIENPqrou60ZZeCd0YGA3SmFRXrrGGBOFFFykiQS2idWE0tgkKY879aZ7jc7r4neFh7c9ZHHfGvvDA7/s8n9/ze/N8//yeX8IKsUSxAWZsVYGU4OFKAHkBt/FrsUEaMFxskJIymlIMRpwsJkjdNGvxHLagvygg62kdfeQ24EwxQOIp9tfgDpkRDkZFAtk5wbomDBLrYCuqcWtZQao4PCLEYwAd4fYBnF1OkFiKAzWowTN4kswETekCgrTivXKS1VSXUjZbkEYf8casX4p9xC5Ru32eLvsPk7f4a5pJIZd6FgPpxOgkF34jCZv9l+Z5HMzx38DPeEA8VzeOv8NwDSrxDn6cveh8oekRku8Sdk1xt5sNNfOIYW/2yrWfSL/MGKrQjaMYmWv+QjkyLOwjHwxxaisPzpFpmyNUsy3CR4x9TEWGCryLTxeas1iyRkI8rz7k6+Ns7GW8kzWVC9DXM3qT9fgDh/DLYvD5Vs01bMPnvTTuxY05RBnswECA+EL4EpP5LLCU8h1FOxpr5xHEUItBooj384VYKogEjWmha83YnyjHU1m/AV2hcvbh4mMBKefNBOqy/gXSbxM9QayT0nq8KmRzgpaJxwSyeYzqw5jCEe5fDr8AQymSr1HVRvQJ8T24wi7h+f2CgsRpiLARWxi/HRb5FseExtd5nrqrTNdT9l149yv4pqAga3nrHtpDcZTgOM7nSHbjw35Ozmw2SZqnCgzy9D2ezY770IzfZ2kinMYPGb7CplRotkkhmgUBeV2oznNCWU4voL0u9JzP0gH4JXQVCmSnUBC9eerH0ILv8WIhQU7gTp7aXPsSV/IR5gvyfyCWNHdVnX0LYv8COVSpf1wElKQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "River" }, { "symbol": { "type": "esriPMS", "url": "61ad64394ac2df091c8346aa541efea0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADEElEQVRYhd3XXWiVdRwH8M95zk7zNI9bxtCR4QsxC2MYdRMMnCgzcAn52iwbRle9QRe7sBsl7CqwiwZFF6WYvVxEhZhEZiBICbvwJSotDW3qXFJrx21nO+c8Txdn1lrbPIujR/xdPf8/3x/Ph+f/f94q3CRVUW7A1bqlIHHkbwbIclzE8XJD1uJCuSHxoNKGKKsrCm0tJ6QpHJLCfViIk2WBJGbYlO37e7gWr5YDEoQ5j6XqGbosyvZaH4XlgTTmB8yoW0Xmoti5PRqwAGduKCRRoy3bS10LmfOc2wPW4LUbCYmFWWtS9aTqmT6fxAxRrt+GKF86yCa8GEyTrJprQZBQOTYQ5kn/IKh7dESVYFazWNfHHqy+f/ynbDhkoP+sX8JhAwqbeu+1ILvRG2a8mz4pCVXzCMZwUgu5CoG7VvPnCcKsYHQu189gF5iOO/A8Do096URLsxcNeA9L8xm/PbRTbap+gjRqm1jS9O+5PzrljjyhDzPxGZ7G7+P1T7ZHLii8R7Zkum07tMzwou2ieW3/XaqxFYWc2qHvp9dViVThBXRM1nOtzRoqrOfBKO+D77aY23PAlQc6TE9Uj9+QuUTnZr29R9XgRzyOY9fCF3vXfIPFeLvnK+uOtNL4+TipiMMtDJ5Xg3cUrsRAMSeYyu3bi1ewrrphgkSM6gYyF4VRqL1YxFQhggrrwhx1K/+Z6z9DPMm0usK4roXu/QKsws7rAoknPRmPc+fDhfGvH8kdbxfGK8UWd0jMXsGs5QS3EauwMT9wfSD3ZNMWzFlPPsPRl6S790nhfC4n2bnZzLltwkXbBLVL6DloKVJIlxQSBNaGIbfP4etGV4Z6pPApnkESu8/u0nT5sKHZzSovfakCK/FhSSHxKk+FaU7tECl8MD+LN0dFluHl/p9tPX16pCepNT9YWsjd2bR7R45PoBXfj8mE2I4DIu9jfjhshcLVGiwVZDVieAPtGJok+63CM+etKK8Vj+CTUkEa0YJ9Reb7sBFfoLmUkOfQU2R2dO3C/mKCxUL+D2JKvbfUv29J6i924/UnB6hQzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 73, 204, 255 ], "toColor": [ 180, 73, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 222, 104, 255 ], "toColor": [ 196, 222, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 95, 85, 255 ], "toColor": [ 237, 95, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 206, 240, 255 ], "toColor": [ 84, 206, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 75, 138, 255 ], "toColor": [ 48, 75, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 113, 78, 255 ], "toColor": [ 130, 113, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 190, 255 ], "toColor": [ 92, 250, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 134, 170, 255 ], "toColor": [ 217, 134, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 224, 79, 255 ], "toColor": [ 79, 224, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 150, 73, 255 ], "toColor": [ 63, 150, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 124, 250, 255 ], "toColor": [ 105, 124, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 190, 163, 255 ], "toColor": [ 247, 190, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 122, 128, 255 ], "toColor": [ 77, 122, 128, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SOURCE", "typeIdField": "FEAT_TYPE", "subtypeField": "FEAT_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCE_ID", "type": "esriFieldTypeInteger", "alias": "SOURCE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE_ID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "MAINT_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINT_BY" }, { "name": "LEGEND", "type": "esriFieldTypeString", "alias": "LEGEND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGEND" }, { "name": "FEAT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "FEAT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEAT_TYPE" }, { "name": "FEAT_DESC", "type": "esriFieldTypeString", "alias": "FEAT_DESC", "domain": { "type": "codedValue", "name": "OutfallType", "description": "Type of outfall", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Open Channel", "code": "OpenChannel" }, { "name": "Closed Conduit", "code": "ClosedConduit" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEAT_DESC" }, { "name": "COLLECT_METHOD", "type": "esriFieldTypeString", "alias": "COLLECT_METHOD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLLECT_METHOD" }, { "name": "COLLECT_ACCURACY", "type": "esriFieldTypeString", "alias": "COLLECT_ACCURACY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLLECT_ACCURACY" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASIN" }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAINAGE" }, { "name": "FL_ELEV", "type": "esriFieldTypeDouble", "alias": "FL_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_ELEV" }, { "name": "OUTFALL_WIDTH", "type": "esriFieldTypeDouble", "alias": "OUTFALL_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFALL_WIDTH" }, { "name": "OUTFALL_MATERIAL", "type": "esriFieldTypeString", "alias": "OUTFALL_MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OUTFALL_MATERIAL" }, { "name": "GATED", "type": "esriFieldTypeString", "alias": "GATED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GATED" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "DRAINS_INTO", "type": "esriFieldTypeString", "alias": "DRAINS_INTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAINS_INTO" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "MAINT_DATE", "type": "esriFieldTypeDate", "alias": "MAINT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAINT_DATE" }, { "name": "COLLECT_DATE", "type": "esriFieldTypeDate", "alias": "COLLECT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECT_DATE" }, { "name": "COLLECT_BY", "type": "esriFieldTypeString", "alias": "COLLECT_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COLLECT_BY" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_BY" }, { "name": "DELETE_TAG", "type": "esriFieldTypeString", "alias": "DELETE_TAG", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "N", "modelName": "DELETE_TAG" }, { "name": "EDIT_COMMENT", "type": "esriFieldTypeString", "alias": "EDIT_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EDIT_COMMENT" }, { "name": "SOURCEDATALAYER", "type": "esriFieldTypeString", "alias": "SOURCEDATALAYER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCEDATALAYER" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "ANCILLARYROLE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S367_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Canal", "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Canal", "description": "", "prototype": { "attributes": { "ENABLED": 1, "ANCILLARYROLE": 2, "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 1, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Lake", "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Lake", "description": "", "prototype": { "attributes": { "ENABLED": 1, "ANCILLARYROLE": 2, "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 2, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 0, "name": "River", "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "River", "description": "", "prototype": { "attributes": { "ENABLED": 1, "ANCILLARYROLE": 2, "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 0, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Unknown", "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "ENABLED": 1, "ANCILLARYROLE": 2, "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 3, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "River", "defaultValues": { "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 0, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null, "ENABLED": 1, "ANCILLARYROLE": 2 }, "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } }, { "code": 1, "name": "Canal", "defaultValues": { "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 1, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null, "ENABLED": 1, "ANCILLARYROLE": 2 }, "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } }, { "code": 2, "name": "Lake", "defaultValues": { "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 2, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null, "ENABLED": 1, "ANCILLARYROLE": 2 }, "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } }, { "code": 3, "name": "Unknown", "defaultValues": { "LATITUDE": null, "LONGITUDE": null, "MCGIS_ID": null, "SOURCE": "MesaCounty", "SOURCE_ID": null, "OWNER": null, "MAINT_BY": null, "LEGEND": "Outfall", "FEAT_TYPE": 3, "FEAT_DESC": null, "COLLECT_METHOD": "DigAirPhoto", "COLLECT_ACCURACY": "2007AirPhoto", "BASIN": null, "DRAINAGE": null, "FL_ELEV": null, "OUTFALL_WIDTH": null, "OUTFALL_MATERIAL": null, "GATED": null, "CONDITION": null, "NOTES": null, "DRAINS_INTO": null, "INSTALL_DATE": null, "MAINT_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "EDIT_DATE": null, "EDIT_BY": "Liz", "DELETE_TAG": "N", "EDIT_COMMENT": null, "SOURCEDATALAYER": null, "ENABLED": 1, "ANCILLARYROLE": 2 }, "domains": { "FEAT_DESC": {"type": "inherited"}, "DELETE_TAG": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Drainage Pipe Ends", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 693165.8360000001, "ymin": 4322176.024, "xmax": 731095.3059999999, "ymax": 4343651.192, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "915cb89337a3d8460cf0b3560f6d9448", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZUlEQVQ4jb3UW0jTURwH8O9///33n+TUBVbTbbl5K7FICzLCmdoYmIoPzkSDniQoJCQIEbvYQwSBYCA1oZWjB3MZpg+tmXlByuHqoTmQcjqWu0QLZKVjF7ceyrH5n5Ih/d7O73fO59w4h40dDPb/xAgAeQAEADwATAC828VoUVbOxSJ5lfyEvFKSJpbyPcvffxre6GzT+mGj2fiuC4D9b7DdJxXVD1q7NZW7EpMT1pN7hOK9WfkFmQ3NraWazlsF/arOdq/HY9gKI4rKKu53qJ8rjRMjGBvsixRINhv7RBk4c64J56/cOE2SbI76TntD9ApjMKEkt7H59r0KFknCOjeLV/29vztRHAQDfgCAXquBesKMxsttMpNhqm1mTHcpLlYgK60RZGQmRudYJAn9Fx8mhrXoaKrD0sJn2ObnID14CMfLK4pnxnQJ+HMpMViaWJK18QDD4TCM43qYDFORHC+FDwAolJUdoCjqcCAQMDAwiqZ5DCwUwtV6RaRde6EFqQIhACCRl0KliyUCq+UTc5t+r291I0awWLje8xQcmgtRZi6E0uxI7ZvTHnK47Jb1dgzmclgXAOTHYASBksrajXMAAD5Oj8/7V1Zm42Jul7P7/eSI4qhMTscdHRWrPzywmE2jAMJxsbcvB/VJyfwX+7Pz6k7VnEXOkWMgCIIBhdbW8PjuTfPrgSct0XnGC9D1PaqnOBy6pEpZXVhczpCctkUM9HSZl10OBQDflhiA8LBGVUNTXOWHydGW1HRRLs2lk4LBNe+y++ui27k0NNSruhZv65v+Gs8edmkBaDerbwv7l9hR7BdcuscH3GgVyQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "FL_Elev", "type": "esriFieldTypeDouble", "alias": "Fl_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FL_Elev" }, { "name": "Struct_Length", "type": "esriFieldTypeString", "alias": "Struct_Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Length" }, { "name": "Struct_Width", "type": "esriFieldTypeString", "alias": "Struct_Width", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Width" }, { "name": "Struct_Height", "type": "esriFieldTypeString", "alias": "Struct_Height", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Height" }, { "name": "Struct_Material", "type": "esriFieldTypeString", "alias": "Struct_Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Material" }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grate" }, { "name": "Drains_Into", "type": "esriFieldTypeString", "alias": "Drains_To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drains_Into" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R373_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainage Pipe Ends", "description": "", "prototype": { "attributes": { "Enabled": null, "AncillaryRole": null, "Latitude": null, "Longitude": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Desc": null, "Collect_Method": null, "Collect_Accuracy": null, "Location": null, "Basin": null, "Drainage": null, "FL_Elev": null, "Struct_Length": null, "Struct_Width": null, "Struct_Height": null, "Struct_Material": null, "Grate": null, "Drains_Into": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Manholes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 686846.3150000004, "ymin": 4322503.364, "xmax": 730036.8360000001, "ymax": 4345333.342, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9d959886dbc31a8fe0a7ffbb816d6b4b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVQ4jbXTv0uVURgH8M/Rm9FQUWQNgd1qSbFoKqIIcmsKJa/Rjz+hraaEdIrQqSlIXCziarU4aZAUQRhEKEqEiw4SKhREJdntnoa3q/eHNwzq2d7vOefDw/Oek/KPKvXfoTjoqOCcvANYEUzhUciY3xAUH9hhkz60iQgly7djVo93boYu+apQHLQdL9FUpdHNgk6N9uNy9Y6iO29nNbX2Jp8Br29Rv42r/Qy/SfLWYy7FrOehw70KKD6UFlz5nmNuac0emyZzgsfjfPiUZEufEXTGqC8EsbSjWmeLJ5KuZ3aJZ1McbkiQQva7GmQdwUQpFOxL7KT27qQutQZBSzP9Y0WjqJWuhFhWVi3N3H3KwIsEPXWoDIq+VcxI3kTZr16Fxmc43ciWupLlvJzJSigYwQL2FKIzzYRAjAlaViPhooUKKGQsx6xrGChku7Ym85mcS6D5j0n+My+nxvViteQehQ7345CDcVBXIZvoKW3jwklfRZlw3nRVCEK77jjklagbx61diRUM40bo8L783LqPNrQbxWh8YrectBo/5M2EjC/r7a8KrYJtFrH4pz0bgv6mfgE+lYI4VoSjuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elev" }, { "name": "Struct_Diameter", "type": "esriFieldTypeString", "alias": "Struct_Diameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Diameter" }, { "name": "Struct_Depth", "type": "esriFieldTypeString", "alias": "Struct_Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Depth" }, { "name": "Struct_Material", "type": "esriFieldTypeString", "alias": "Struct_Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Material" }, { "name": "Lid_Type", "type": "esriFieldTypeString", "alias": "Lid_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lid_Type" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S366_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Manholes", "description": "", "prototype": { "attributes": { "Enabled": null, "AncillaryRole": null, "Latitude": null, "Longitude": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Desc": null, "Collect_Method": null, "Collect_Accuracy": null, "Location": null, "Basin": null, "Drainage": null, "Rim_Elev": null, "Struct_Diameter": null, "Struct_Depth": null, "Struct_Material": null, "Lid_Type": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Drainage Inlets/Catch Basin", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -5120900, "ymin": -9998100, "xmax": 729652.8269999996, "ymax": 4339481.113, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "76eebe1dd2f37e3b06594c830e3ea23e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACE0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdlkVtSwLV19XS1cfRSk5JcFPH95+Oblvx6MTuzafuXrm+EQGBoanxBgmZO3uN6Ni6iIfbh5+TpigmIycuIqOoXJUboXjor4mw1Uz+2q+f/p0Ep9hjBZOXtMb560LZWJmZmBgYGCY3VrJ8O7lcwYDG0cG97B4BkZGRob44noXZmYWtnkdNVHILkQxTEZRPTq3bZIXzCAGBgaGI9vWMzy+e5OBjYODwT0sHi4enV9ld/nkkarT+3dkYzXM0M4xQFJBmQeL1zEAIyMjg7mzl+3p/Ts4GaCRgmKYlJyiCjEGwYCRnZMGKyur3u/fv09iGMbKzs5LimE8vAKs0nKKkg/u3mLAMOzX95/fSDHs9fOn/569eHoXxkcx7MWzB/cYGBh0iDXs0okDd359/XoFq2FvXjyfevbQbndjO1d2QgZ9+/yJ4e7Vy3sZGBj+YzXs2PYNu/j4BTfKq2qFiUhKMzAwMDBUTlnE8OP7NwYRcSm4un9//zIs6G64umftkkJk/Rg5YMeK+RGsbGzs9r6hfka2zowahmYo8s8f3WdYO2vi1Q8vnrkzMDD8xGsYAwPD/82LZgaws3KEnju0t1BUWladnYOd78+fv98/vHl5/83zJ5s2LZxZi83rOEuNNXMnrmZgYFiNS54kw8gBVDUMAKpxqQ1EC93mAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elev" }, { "name": "Struct_Length", "type": "esriFieldTypeString", "alias": "Struct_Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Length" }, { "name": "Struct_Width", "type": "esriFieldTypeString", "alias": "Struct_Width", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Width" }, { "name": "Struct_Height", "type": "esriFieldTypeString", "alias": "Struct_Height", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Height" }, { "name": "Struct_Depth", "type": "esriFieldTypeString", "alias": "Struct_Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Depth" }, { "name": "Struct_Material", "type": "esriFieldTypeString", "alias": "Struct_Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Material" }, { "name": "Tagged", "type": "esriFieldTypeString", "alias": "Tagged", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tagged" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S364_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drainage Inlets/Catch Basin", "description": "", "prototype": { "attributes": { "Enabled": null, "AncillaryRole": null, "Latitude": null, "Longitude": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Desc": null, "Collect_Method": null, "Collect_Accuracy": null, "Location": null, "Basin": null, "Drainage": null, "Rim_Elev": null, "Struct_Length": null, "Struct_Width": null, "Struct_Height": null, "Struct_Depth": null, "Struct_Material": null, "Tagged": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Other Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 688678.7960000001, "ymin": 4322825.409, "xmax": 728889.4230000004, "ymax": 4345314.821, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3537ea4e6e65ac13238da1cb09bb19a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwElEQVQ4jb3UX0jTURTA8e/a5m+mUyeU+KfZ0krCCpNQCWdWwxAn9jCReqiIQAoJ6yVK+/dgQiAZSFlkZT1INSs1G1ZaauVKDbJBRTYb7U+lZFO3pqk9WKG4okK6b+cezufecy/3SpjBIfmfmAhYAoQCTqALcP8tJsyLXrQjUaPVJGkyVGHKBQpnf9+gsdFgaWuobTe1PyoFrH+CBa9Kyzy1t6wyw88/0PfH5NwIZUh0bFzUxry9qZUlR+Iul5cUuJ1O4+8wUeKa9JOHK6p1s8RiWuuvcb/uKn3v7QQoglm5Oo31OVvZvOfgOrFY4lNRXLBx8g6nYBGqxZvyik6kzxKLKTuQj/708SkrNdfpaamvpuhiHZt27VN3GVv3PWky7PSKxalTs0LnR/n3vDT9hDZsy0OXu5uWm9WcPLSHx40GWuqrSdHqSFibnvykyeDL90uZgoUpVdEAT1sbJ3oWidi+/yiy2X7ocnejP1PKB6uFpw+aSNHqWKFeEyOVSpeNjIwYp2FSQZADuIcGJ2IfAdlsv595eZCCD1YLHpcLAH95kDRcqQrt6X41vc1ht8cFEBIRORF7vmDr6SZsfhQetwu7xQzA3AglAB/t1jGbw9rt9cwctp43QGySJgN5oIKBz58o3JJFalYOnc13cA04EUskrM7MBuBZ273Xw0NDz71ivQ57WUfz7bR4tUY4cv4ah7dnY37xHHNxAQCCzJddxWWoYmJxDTjpNnXdBca9Yg9vXW8ICFTciFy4JHt5UgpVHW/pMrbS57AhD1KwNCEZ/8AgxkZHOX/skOmO/lL+5PppL8BQdS5H6uMjpGh1mSuS14ri1eum5O0WM/rTpaZ+hy0N8PwWA8ZrK8uzBKlM19l8N39O+LzFgkwI+Pp11N3f+97ca39XU3OhvNBL3a9/jatnS68AV36V/yvsX8aMYt8ASKT6q/GGWRUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elev" }, { "name": "Struct_Length", "type": "esriFieldTypeString", "alias": "Struct_Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Length" }, { "name": "Struct_Width", "type": "esriFieldTypeString", "alias": "Struct_Width", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Width" }, { "name": "Struct_Depth", "type": "esriFieldTypeString", "alias": "Struct_Depth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Depth" }, { "name": "Struct_Height", "type": "esriFieldTypeString", "alias": "Struct_Height", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Height" }, { "name": "Struct_Material", "type": "esriFieldTypeString", "alias": "Struct_Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Struct_Material" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R370_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S365_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Other Points", "description": "", "prototype": { "attributes": { "Enabled": null, "AncillaryRole": null, "Latitude": null, "Longitude": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Desc": null, "Collect_Method": null, "Collect_Accuracy": null, "Location": null, "Basin": null, "Drainage": null, "Rim_Elev": null, "Struct_Length": null, "Struct_Width": null, "Struct_Depth": null, "Struct_Height": null, "Struct_Material": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Canals", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 676730.1179999998, "ymin": 4321844.534, "xmax": 731704.5159999998, "ymax": 4352282.796, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 244, 0, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Geographic_Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Geographic_Name", "typeIdField": "", "subtypeField": "Feat_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Type", "type": "esriFieldTypeSmallInteger", "alias": "Feat_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Feat_Type" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "Class", "description": "Flow Hierarcy", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Mainline - Generic", "code": "Mainline" }, { "name": "Mainline - Collector", "code": "Collector" }, { "name": "Mainline - Interceptor", "code": "Interceptor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Mainline - Trunk", "code": "Trunk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Class" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Geographic_Name", "type": "esriFieldTypeString", "alias": "Geographic_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geographic_Name" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "ChannelLength", "type": "esriFieldTypeString", "alias": "ChannelLength", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLength" }, { "name": "ChannelClass", "type": "esriFieldTypeString", "alias": "ChannelClass", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelClass" }, { "name": "ChannelLining", "type": "esriFieldTypeString", "alias": "ChannelLining", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLining" }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelShape" }, { "name": "StreamFlow", "type": "esriFieldTypeString", "alias": "StreamFlow", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamFlow" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S370_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Canals", "description": "", "prototype": { "attributes": { "Enabled": null, "SourceDataLayer": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 0, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 1, "name": "Drainage Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Irrigation Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 2, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Overflow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 3, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Private", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 4, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Roadside", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 5, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 6, "name": "Street Flow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 6, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 7, "name": "Wash", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 7, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 8, "name": "Other", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 8, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 9, "name": "Outfall Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 9, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Washes", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 676730.1179999998, "ymin": 4321844.534, "xmax": 731704.5159999998, "ymax": 4352282.796, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Geographic_Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Geographic_Name", "typeIdField": "", "subtypeField": "Feat_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Type", "type": "esriFieldTypeSmallInteger", "alias": "Feat_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Feat_Type" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "Class", "description": "Flow Hierarcy", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Mainline - Generic", "code": "Mainline" }, { "name": "Mainline - Collector", "code": "Collector" }, { "name": "Mainline - Interceptor", "code": "Interceptor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Mainline - Trunk", "code": "Trunk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Class" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Geographic_Name", "type": "esriFieldTypeString", "alias": "Geographic_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geographic_Name" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "ChannelLength", "type": "esriFieldTypeString", "alias": "ChannelLength", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLength" }, { "name": "ChannelClass", "type": "esriFieldTypeString", "alias": "ChannelClass", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelClass" }, { "name": "ChannelLining", "type": "esriFieldTypeString", "alias": "ChannelLining", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLining" }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelShape" }, { "name": "StreamFlow", "type": "esriFieldTypeString", "alias": "StreamFlow", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamFlow" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S370_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Washes", "description": "", "prototype": { "attributes": { "Enabled": null, "SourceDataLayer": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 0, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 1, "name": "Drainage Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Irrigation Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 2, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Overflow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 3, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Private", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 4, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Roadside", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 5, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 6, "name": "Street Flow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 6, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 7, "name": "Wash", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 7, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 8, "name": "Other", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 8, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 9, "name": "Outfall Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 9, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Open Channels", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 676730.1179999998, "ymin": 4321844.534, "xmax": 731704.5159999998, "ymax": 4352282.796, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 159, 98, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Drainage]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Geographic_Name", "typeIdField": "", "subtypeField": "Feat_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Type", "type": "esriFieldTypeSmallInteger", "alias": "Feat_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Feat_Type" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "Class", "description": "Flow Hierarcy", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Mainline - Generic", "code": "Mainline" }, { "name": "Mainline - Collector", "code": "Collector" }, { "name": "Mainline - Interceptor", "code": "Interceptor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Mainline - Trunk", "code": "Trunk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Class" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Geographic_Name", "type": "esriFieldTypeString", "alias": "Geographic_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geographic_Name" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "ChannelLength", "type": "esriFieldTypeString", "alias": "ChannelLength", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLength" }, { "name": "ChannelClass", "type": "esriFieldTypeString", "alias": "ChannelClass", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelClass" }, { "name": "ChannelLining", "type": "esriFieldTypeString", "alias": "ChannelLining", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelLining" }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ChannelShape" }, { "name": "StreamFlow", "type": "esriFieldTypeString", "alias": "StreamFlow", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreamFlow" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S370_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Open Channels", "description": "", "prototype": { "attributes": { "Enabled": null, "SourceDataLayer": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 0, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 1, "name": "Drainage Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Irrigation Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 2, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Overflow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 3, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Private", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 4, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Roadside", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 5, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 6, "name": "Street Flow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 6, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 7, "name": "Wash", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 7, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 8, "name": "Other", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 8, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 9, "name": "Outfall Ditch", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 9, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "ChannelLength": null, "ChannelClass": null, "ChannelLining": null, "ChannelShape": null, "StreamFlow": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "SHAPE.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Closed/Below Ground Conduits", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 686561.7050000001, "ymin": 4322085.404999999, "xmax": 731095.3059999999, "ymax": 4345353.7469999995, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 50, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Geographic_Name", "typeIdField": "", "subtypeField": "Feat_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MCGIS_ID", "type": "esriFieldTypeInteger", "alias": "MCGIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCGIS_ID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Source_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Type", "type": "esriFieldTypeSmallInteger", "alias": "Feat_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Feat_Type" }, { "name": "Feat_Desc", "type": "esriFieldTypeString", "alias": "Feat_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Desc" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": { "type": "codedValue", "name": "Class", "description": "Flow Hierarcy", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Mainline - Generic", "code": "Mainline" }, { "name": "Mainline - Collector", "code": "Collector" }, { "name": "Mainline - Interceptor", "code": "Interceptor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Mainline - Trunk", "code": "Trunk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Class" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Geographic_Name", "type": "esriFieldTypeString", "alias": "Geographic_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Geographic_Name" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "Upstream_Elev", "type": "esriFieldTypeDouble", "alias": "Upstream_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Upstream_Elev" }, { "name": "Downstream_Elev", "type": "esriFieldTypeDouble", "alias": "Downstream_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Downstream_Elev" }, { "name": "ConduitLength", "type": "esriFieldTypeString", "alias": "ConduitLength", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitLength" }, { "name": "ConduitDiameter", "type": "esriFieldTypeString", "alias": "ConduitDiameter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitDiameter" }, { "name": "ConduitHeight", "type": "esriFieldTypeString", "alias": "ConduitHeight", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitHeight" }, { "name": "ConduitWidth", "type": "esriFieldTypeString", "alias": "ConduitWidth", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitWidth" }, { "name": "ConduitThickness", "type": "esriFieldTypeString", "alias": "ConduitThickness", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitThickness" }, { "name": "ConduitMaterial", "type": "esriFieldTypeString", "alias": "ConduitMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitMaterial" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "name": "SourceDataLayer", "type": "esriFieldTypeString", "alias": "SourceDataLayer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDataLayer" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S362_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Closed/Below Ground Conduits", "description": "", "prototype": { "attributes": { "Enabled": null, "SourceDataLayer": null, "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 0, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 1, "name": "Pipe", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 1, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Culvert", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 2, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Bridge", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 3, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Irrigation", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 4, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Overflow", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 5, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 6, "name": "Private", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 6, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 7, "name": "Other", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 7, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 8, "name": "Outfall", "defaultValues": { "MCGIS_ID": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": 8, "Feat_Desc": null, "Class": null, "Collect_Method": null, "Collect_Accuracy": null, "Geographic_Name": null, "Basin": null, "Drainage": null, "Upstream_Elev": null, "Downstream_Elev": null, "ConduitLength": null, "ConduitDiameter": null, "ConduitHeight": null, "ConduitWidth": null, "ConduitThickness": null, "ConduitMaterial": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null, "Delete_Tag": null, "Edit_Comment": null, "SourceDataLayer": null, "Enabled": null, "Shape.STLength()": null }, "domains": { "Class": {"type": "inherited"}, "Delete_Tag": {"type": "inherited"}, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Connect Lines", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 686851.909, "ymin": 4323497.817, "xmax": 729657.0609999998, "ymax": 4345339.648, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Enabled", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S363_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Connect Lines", "description": "", "prototype": { "attributes": {"Enabled": 1} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "USGS NHD Flowline Data", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Stormwater Line Features" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 663110.3380000005, "ymin": 4313569.374, "xmax": 956962.5020000003, "ymax": 4493756.841, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 20, 0, 255 ], "width": 1 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 161, 0, 255 ], "width": 1 }, "value": "558", "label": "ArtificialPath" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 119, 0, 255 ], "width": 1 }, "value": "336", "label": "CanalDitch" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 3, 0, 150, 255 ], "width": 1 }, "value": "566", "label": "Coastline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 132, 0, 255 ], "width": 1 }, "value": "334", "label": "Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 150, 255 ], "width": 1 }, "value": "428", "label": "Pipeline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "460", "label": "StreamRiver" } ], "fieldDelimiter": "," }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ComID", "type": "esriFieldTypeInteger", "alias": "ComID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ComID" }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FDate" }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Resolution" }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_Name" }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LengthKM" }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "ReachCode" }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FlowDir" }, { "name": "WBAreaComID", "type": "esriFieldTypeInteger", "alias": "WBAreaComID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WBAreaComID" }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null, "editable": true, "nullable": true, "defaultValue": 460, "modelName": "FType" }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null, "editable": true, "nullable": true, "defaultValue": 46003, "modelName": "FCode" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R366_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S361_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 558, "name": "ArtificialPath", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "ArtificialPath", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 55800, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 558 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 336, "name": "CanalDitch", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Typ= Aqueduct", "code": 33601 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "CanalDitch", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 33600, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 336 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 566, "name": "Coastline", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Coastline", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 56600, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 566 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 334, "name": "Connector", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Connector", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 33400, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 334 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 428, "name": "Pipeline", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Pipeline", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 42805, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 428 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 460, "name": "StreamRiver", "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "StreamRiver", "description": "", "prototype": { "attributes": { "Enabled": 1, "FCode": 46006, "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 460 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 566, "name": "Coastline", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 566, "FCode": 56600, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } }, { "code": 428, "name": "Pipeline", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 428, "FCode": 42805, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } }, { "code": 334, "name": "Connector", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 334, "FCode": 33400, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } }, { "code": 558, "name": "ArtificialPath", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 558, "FCode": 55800, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } }, { "code": 460, "name": "StreamRiver", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 460, "FCode": 46006, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } }, { "code": 336, "name": "CanalDitch", "defaultValues": { "ComID": 0, "FDate": null, "Resolution": 2, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBAreaComID": null, "FType": 336, "FCode": 33600, "Enabled": 1, "Shape.STLength()": null }, "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Typ= Aqueduct", "code": 33601 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Detention Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 715805.8169999998, "ymin": 4326722.392000001, "xmax": 728594.8420000002, "ymax": 4331585.846999999, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e838effb3898daac3a9217cb76f82f98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2ElEQVRogbWayxEUMQxEfXAVIZIJQZAAMRATWXDjBKfd8nok9WvZ+DTjjyRLrY89M3/8+v335/c/4+u3L6PTorVrn0P7RA6HxhxjfEzKFmUbieaufYpWtm6dVylxf682/Jo7M8YVMWKNSrgKGZEsFW8lS8R3Uq3vBBSEs3cy96a7RXSmgnZmoeyZwq/aWLaePGc01zkf8KYWrxqFHw10RNFExnXOjBhXgpBAl81zod2BOVn/iN5KEBWcXn1d1FQWdOGdrX9EbyWI6neDkmPNE3iv896bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT7++URSM0CRpV/w5RBens+QQ9oU9HTHZGXaY3YL7TocFxn/fYtLLy/yw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnI3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYD3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W89ymrs0G6pjMeCU2Ll0jmyOIzm0yaWtNJh44cBPLRnPLmpFP2RXP2XElpOk0FurU9vlqqhSTQZJA7DVKVYmlaHCP5alkxJv1qzKHb8W2VRa5/tSRjJ+mpmq8s/AhkypczQmosotvxaSKf4vNqYfR2oBMxzfocy1Z8ldLUuIT3LX+nmYCc7lwZ04rMOVd36nWaCU4DJnGVEN7OOdhhls1Ta08idbQOXQGTRi1BrOscG1VQi95RyqIFQnRL0ckCxDWqMeUO4X9kFWG38jq9B1MbUikxQhr+C9gVZmUSPe9rKhno7QoNjPgvYNU6irsBb6fJMpRAlFi3m6+V4GptlYGu+XQnijp0HHqK5jWfdmm4KCEIozW5/VmHNCKQ6/NkraL5KE5IKqie1Vgl0OnNiWv59I6MaNlNH53AlzWS7jI6jw94t7UeCUGrsQ5yCKIel/2nEHeidTdrVBuq+h8+7TDtwLjKmzeqwIxf6dOnsF6ba919jAbLSuHVXuR5uhO5q75qTbQZWow492/yPN2J3EpAOq5a5wZnjDH+AQHc00ukQj/1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Source_ID", "type": "esriFieldTypeInteger", "alias": "Souce_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_ID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Maint_By", "type": "esriFieldTypeString", "alias": "Maint_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maint_By" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Legend" }, { "name": "Feat_Type", "type": "esriFieldTypeString", "alias": "Feat_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feat_Type" }, { "name": "Collect_Method", "type": "esriFieldTypeString", "alias": "Collect_Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Method of collecting/entering GIS data", "codedValues": [ { "name": "GPS Field Survey", "code": "GPS" }, { "name": "Field Observation", "code": "FieldObs" }, { "name": "Digitized - Aerial Photography", "code": "DigAirPhoto" }, { "name": "Digitized - Plans", "code": "DigPlans" }, { "name": "Digitized - Other Agency", "code": "DigOtherAgency" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Method" }, { "name": "Collect_Accuracy", "type": "esriFieldTypeString", "alias": "Collect_Accuracy", "domain": { "type": "codedValue", "name": "CollectAccuracy", "description": "Accuracy Level for entering GIS data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "RTK Observation Control Point", "code": "OCP" }, { "name": "RTK Topo", "code": "Topo" }, { "name": "GVDD", "code": "GVDD" }, { "name": "GJCity", "code": "GJCity" }, { "name": "Fruita", "code": "Fruita" }, { "name": "National Hydrography Dataset", "code": "NHD" }, { "name": "Other", "code": "Other" }, { "name": "Field Observation", "code": "FieldObs" }, { "name": "2007 Air Photo", "code": "2007AirPhoto" }, { "name": "2006 Air Photo", "code": "2006AirPhoto" }, { "name": "MesaCounty", "code": "MCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_Accuracy" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Basin" }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Drainage" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Location" }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parcel" }, { "name": "Rim_Elev", "type": "esriFieldTypeDouble", "alias": "Rim_Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rim_Elev" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "TrickleChannel", "type": "esriFieldTypeString", "alias": "TrickleChannel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrickleChannel" }, { "name": "StandingWater", "type": "esriFieldTypeString", "alias": "StandingWater", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StandingWater" }, { "name": "PhotoYear", "type": "esriFieldTypeString", "alias": "PhotoYear", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PhotoYear" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Notes" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Maint_Date", "type": "esriFieldTypeDate", "alias": "Maint_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Maint_Date" }, { "name": "Collect_Date", "type": "esriFieldTypeDate", "alias": "Collect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Collect_Date" }, { "name": "Collect_By", "type": "esriFieldTypeString", "alias": "Collect_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Collect_By" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "Edit_By", "type": "esriFieldTypeString", "alias": "Edit_By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Edit_By" }, { "name": "Delete_Tag", "type": "esriFieldTypeString", "alias": "Delete_Tag", "domain": { "type": "codedValue", "name": "Delete_Tag_1", "description": "Flag to block on import", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Don't Know", "code": "NA" }, { "name": "Unknown", "code": "U" }, { "name": "Yes - Special", "code": "Ys" }, { "name": "No - Special", "code": "Ns" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Delete_Tag" }, { "name": "Edit_Comment", "type": "esriFieldTypeString", "alias": "Edit_Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Edit_Comment" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S371_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Detention Ponds", "description": "", "prototype": { "attributes": { "Edit_Comment": null, "Delete_Tag": null, "Source": null, "Source_ID": null, "Owner": null, "Maint_By": null, "Legend": null, "Feat_Type": null, "Collect_Method": null, "Collect_Accuracy": null, "Basin": null, "Drainage": null, "Location": null, "Parcel": null, "Rim_Elev": null, "Material": null, "TrickleChannel": null, "StandingWater": null, "PhotoYear": null, "Condition": null, "Notes": null, "Install_Date": null, "Maint_Date": null, "Collect_Date": null, "Collect_By": null, "Edit_Date": null, "Edit_By": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "2010 Census Urbanized Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -4628958.112436458, "ymin": 2681095.8112959396, "xmax": 5704743.54549722, "ymax": 7704370.727870692, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME10", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UACE10" }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GEOID10" }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME10" }, { "name": "NAMELSAD10", "type": "esriFieldTypeString", "alias": "NAMELSAD10", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD10" }, { "name": "LSAD10", "type": "esriFieldTypeString", "alias": "LSAD10", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSAD10" }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "MTFCC10", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC10" }, { "name": "UATYP10", "type": "esriFieldTypeString", "alias": "UATYP10", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "UATYP10" }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "FUNCSTAT10", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT10" }, { "name": "ALAND10", "type": "esriFieldTypeDouble", "alias": "ALAND10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND10" }, { "name": "AWATER10", "type": "esriFieldTypeDouble", "alias": "AWATER10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER10" }, { "name": "INTPTLAT10", "type": "esriFieldTypeString", "alias": "INTPTLAT10", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT10" }, { "name": "INTPTLON10", "type": "esriFieldTypeString", "alias": "INTPTLON10", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON10" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R748_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S743_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "2010 Census Urbanized Area", "description": "", "prototype": { "attributes": { "INTPTLON10": null, "INTPTLAT10": null, "UACE10": null, "GEOID10": null, "NAME10": null, "NAMELSAD10": null, "LSAD10": null, "MTFCC10": null, "UATYP10": null, "FUNCSTAT10": null, "ALAND10": null, "AWATER10": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d2dfc362dd7f428ab686c8b7261adbdb" } ], "tables": [] }