{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6caa7404c18f4a17af346f3b50c01527", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATRJREFUKJGd0L9LAnEYx/G3d0ekEf2CfoCB4CkaeodO0VJL1Bi0SM0t/Qf2T/QXtLTU0i/abLPNxdOLINDbWqTECIz6frGWTK87JXqmZ3k9fD6Pxj9HAzi5eS4pqhr+C3AaDSOfiz9pAMeXJXN7wxgZHwsOBB9CUri9p90SS0BRA1hfibVar+3Z+bkpQkEvllJi2Q6bqynOr8q9qACZdJRytUYiFnZhKSXlqkPW1Gk2X9wdAQIEyBi6C/cjVVW8z/HDemSBh9ojWTPmQR7YxalkhKPTIrtby77IFwohqdgOeztrVO4ckvFFQsHR4VAIiWXXf+JlzW5nL9YGIVdnu05CD3vhuxDKb9TfOZOOYlXrTE6E3DB/VlHofB5wYb35fqJ7o8P+tAy0e1GvczNDQP8cNr+XL6M0dAEpjbI6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2456010.5954875797, "ymin": 1466820.7413040698, "xmax": 2466628.5306164958, "ymax": 1491485.9383646548, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INLETTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_Date", "type": "esriFieldTypeDate", "alias": "GIS Date", "length": 8, "domain": null }, { "name": "INLETTYPE", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 50, "domain": { "type": "codedValue", "name": "swInletType", "description": "Stormwater Inlet Type", "codedValues": [ { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Grated Manhole", "code": "Grated Manhole" }, { "name": "Open - Concrete Apron", "code": "Open - Concrete Apron" }, { "name": "Open - Asphalt Apron", "code": "Open - Asphalt Apron" }, { "name": "Open - No Apron", "code": "Open - No Apron" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "Access Diameter", "domain": { "type": "range", "name": "piAccessDiameter", "description": "Valid range of infrastructure access diameters", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Structure_Material", "type": "esriFieldTypeString", "alias": "Structure Material", "length": 20, "domain": { "type": "codedValue", "name": "swStructureMaterial", "description": "Stormwater Structure Material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Clay Tile", "code": "Clay Tile" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Plastic", "code": "Corrugated Plastic" }, { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inlet_Condition", "type": "esriFieldTypeString", "alias": "Inlet Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 30, "domain": { "type": "codedValue", "name": "swOwnedBy", "description": "Stormwater Owned By", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3eebaeac808385c4f7edef7d9e553c6a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZhJREFUKJGd0jFPE3EYx/HvQy9t75RSEKVctQ2DMQ664AaJYTBhUWPi4ODs4qYs6lsgcXDwDZjakJAQomIwUFCQgTgQAyg43rUUQ5VaW0q4exzQpiUVDc/2f5LPP7/nyWNwxDLqH3PqmLsYdyplvVkpyZlQmK/HIrzwMJ5ckc5CUzil+R43q5nSD5KmJVitUP5JcjPHpWBw715GNwYHJLbQAN/rt9Dal52ZSLskeuy6b6NwshsqZSLrq0zOav78ZelyanBtvfrIapVE9ETzeUwL4kmOr3zUp8DVGiyV9FrirBy6DNOCQED7G6KGTaKHqt/V1i5t54by8c/DXa4B4HtS/B8YCrNddPwOYB9uf9clkAv/glubfMjhubWoL8c109snA0D870x23k37E6RPF2pwxml5fTGtkRu35IHCqSaq8mnJfzg+p/N/GvsHkIpln5Gddx0dunu/pRfhOmADW6pMvhnTV49HtFhN24uNECik7MVRNtzR2/4eAd7iiU/AFzwJdgvL1bS9XB+h4VZJxbLA84M5c02y/wI82ZFa8vKTxQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2455908.661308244, "ymin": 1466790.528437987, "xmax": 2466570.041232161, "ymax": 1490323.0581444874, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_Date", "type": "esriFieldTypeDate", "alias": "GIS Date", "length": 8, "domain": null }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 50, "domain": { "type": "codedValue", "name": "swManholeCoverType", "description": "Stromwater Manhole Cover Type", "codedValues": [ { "name": "Round", "code": "Round" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Structure_Material", "type": "esriFieldTypeString", "alias": "Structure Material", "length": 25, "domain": { "type": "codedValue", "name": "swStructureMaterial", "description": "Stormwater Structure Material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Clay Tile", "code": "Clay Tile" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Plastic", "code": "Corrugated Plastic" }, { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 25, "domain": { "type": "codedValue", "name": "Direction", "description": "A general description of cardinal direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 30, "domain": { "type": "codedValue", "name": "swOwnedBy", "description": "Stormwater Owned By", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Outfall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d86c3e88400fb73c86e5e5cc1e4ecddd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUKJFjYSATsDAwMDD8P7/8FAMzkwxROq7d02OMqHzDwsDAwMDw7LUcg6aiOEFNn78xMOw7o8XAwHAIopGX+w8DHzfpTiUHjGocfBr/u2YtZvz58yQR6sUYhIS+wTUy/fxZSbRV794xMDAwMAAAfGQZmz85wukAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2455991.4980848283, "ymin": 1466806.157999903, "xmax": 2466678.146002829, "ymax": 1491507.331038408, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "swOutfallMainType", "description": "Stormwater Outfall & Main Material Type", "codedValues": [ { "name": "Clay Tile", "code": "Clay Tile" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Plastic", "code": "Corrugated Plastic" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 30, "domain": { "type": "codedValue", "name": "swOwnedBy", "description": "Stormwater Owned By", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GIS_Date", "type": "esriFieldTypeDate", "alias": "GIS Date", "length": 8, "domain": null }, { "name": "Date_Inspected", "type": "esriFieldTypeDate", "alias": "Date Inspected", "length": 8, "domain": null }, { "name": "Outlet_Name", "type": "esriFieldTypeString", "alias": "Outlet Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Decription", "type": "esriFieldTypeString", "alias": "Decription", "length": 250, "domain": null }, { "name": "Pipe_Condition", "type": "esriFieldTypeString", "alias": "Pipe_Condition", "length": 100, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Erosion_Condition", "type": "esriFieldTypeString", "alias": "Erosion Condition", "length": 50, "domain": { "type": "codedValue", "name": "swErosion_Condition", "description": "Erosion Condition", "codedValues": [ { "name": "1 - Severe Erosion (>5ft)", "code": "1 - Severe Erosion (>5ft)" }, { "name": "2 - Medium Erosion (1-5ft)", "code": "2 - Medium Erosion (1-5ft)" }, { "name": "3 - No Erosion, Fully Protected", "code": "3 - No Erosion, Fully Protected" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Depth_of_Erosion", "type": "esriFieldTypeString", "alias": "Depth of Erosion (ft)", "length": 10, "domain": null }, { "name": "VI_Color", "type": "esriFieldTypeString", "alias": "VI - Color", "length": 50, "domain": null }, { "name": "VI_Odor", "type": "esriFieldTypeString", "alias": "VI - Odor", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Clarity", "type": "esriFieldTypeString", "alias": "VI - Clarity", "length": 10, "domain": { "type": "codedValue", "name": "swClarity", "description": "Clear/Cloudy", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Cloudy", "code": "Cloudy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Floating_Solids", "type": "esriFieldTypeString", "alias": "VI - Floating Solids?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Settled_Solids", "type": "esriFieldTypeString", "alias": "VI - Settled Solids?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Suspended_Solids", "type": "esriFieldTypeString", "alias": "VI - Suspended Solids?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Foam", "type": "esriFieldTypeString", "alias": "VI - Foam?", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Oil_Sheen", "type": "esriFieldTypeString", "alias": "VI - Oil Sheen?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VI_Other_Comments", "type": "esriFieldTypeString", "alias": "VI - Other Comments?", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Marker Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d296c317cebbea69b38109f9860b0de8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATRJREFUKJGNzD1LAgEAxvH/nXfemWeaEXkGFQVlRIGCkC84NDRI0BqBVEOBBEGRg9EcSESjIEGFEC59gr5Ae9DUUESdWumWOEQNvZByms/4PPweiTYpFci/v7Lr3eDBbJdaweKJEuuO1qNvN+wDiY7xxyViVazvqAMMCyKiceqe0VcqVx3h8jNr7nnCAIrOoDpUSQML/2Ijh1MdYVFy0PvT2f2EinmWPAnO22KLi7QWIPS3k530qaMsV4+46Nmiboofs4zZJpkVZZTmU0eA8Ms9m8CBKbbq7NknCDZDAFFBs/mIl7Kc9ScpN+CnY+JakKAgmNGvaNNE6rekgNQvNgrIVhdJ1YuvNQVBRO7yEzFy+pS+blxLAEKNbWmcWO2uHf0+sBASHcYhMCcBeFbJAJn/aWM+AZtLQpNx7p2tAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2455196.7080077454, "ymin": 1466536.1660858244, "xmax": 2509916.5795389116, "ymax": 1490691.5344416574, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_47", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S22_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Question Marker", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4a630db4964ee83775a558505a72d80d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcNJREFUKJFtkj9ME2EYxn+F73ocx0F6QRpqNboobYkTCyRVHGriaIIJJmqcaqOJVmQQwmBwYbhECUQJURcSIiEuTs4mLkbHQsXUBeml/qnRtrTXvw4Hcmd8t+d53t+bN9/3Chz1cZGA7CHtU9H4p2oNyBX0ZCSZn9/3hLOhVePp0QBasQLb34EWBHuhW7HzYiU/mVrmSSRO1QVvGsT6eoh9yMC1BUiZoMugq/D8FkRDcFgn+CnLIhB3wZKMIdoRYwZcicK7MZAELL2G2H3IPgO9C3wa4xvzzIVv81kAbBjyvYDPOtVowmoSjvuh02sPDR0BC/hRsGF/D9qvEkvAOQEgea0LimQ3j5x0PGAWZlbgRgyO+W3PA6gKw6llvAKgXu83fpfNF90KbX/BHTg7BRdH4cElkPaSZgtKZV5F7lAVAKEJc33rETc1hTOePXjtLQyFYO4yKN6DbXZ+kmtUuO7+qjqJrwXe+zVUgJEBGB10g5UaFHflx5Epq+iCT0ySTj/kZa/K1fY22P4G+RKcDh/A2Tyb4bvW7L52HUmXSiKT47zawaE3W5D5AuNRO6s1aFrV/mkw+S8cjFMG+lxewqlMp+AP7KOHbyt0gEsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2456797.8806584105, "ymin": 1479967.5627794042, "xmax": 2466669.2615061626, "ymax": 1491246.3204055727, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Commetns", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Commetns", "type": "esriFieldTypeString", "alias": "Commetns", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2455846.7247523293, "ymin": 1466781.1039161533, "xmax": 2466676.1735658273, "ymax": 1491505.5308451578, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "swOutfallMainType", "description": "Stormwater Outfall & Main Material Type", "codedValues": [ { "name": "Clay Tile", "code": "Clay Tile" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Plastic", "code": "Corrugated Plastic" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "length": 50, "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 30, "domain": { "type": "codedValue", "name": "swOwnedBy", "description": "Stormwater Owned By", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GIS_Date", "type": "esriFieldTypeDate", "alias": "GIS Date", "length": 8, "domain": null }, { "name": "Vis_Condition", "type": "esriFieldTypeString", "alias": "Visible Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Main_Length", "type": "esriFieldTypeDouble", "alias": "Main Length (ft)", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_38", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }