{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "CCDS_OUTLETS", "type": "Feature Layer", "description": "CCDS outlets in the state of NH for SADES.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "NHDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745955.0711025931, "ymin": 72488.71287652111, "xmax": 1238542.61971818, "ymax": 1003636.53200761, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARY_ID", "type": "esriFieldTypeInteger", "alias": "PRIMARY_ID", "domain": null }, { "name": "SADES_ID", "type": "esriFieldTypeInteger", "alias": "SADES_ID", "domain": null }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "DATE_INSPECTED", "length": 8, "domain": null }, { "name": "END_TREATMENT_TYPE", "type": "esriFieldTypeString", "alias": "END_TREATMENT_TYPE", "length": 255, "domain": null }, { "name": "MATERIAL_TYPE", "type": "esriFieldTypeString", "alias": "MATERIAL_TYPE", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 255, "domain": null }, { "name": "NEEDS_MAINTENANCE", "type": "esriFieldTypeString", "alias": "NEEDS_MAINTENANCE", "length": 50, "domain": null }, { "name": "INSPECTOR_COMMENT", "type": "esriFieldTypeString", "alias": "INSPECTOR_COMMENT", "length": 1000, "domain": null }, { "name": "DRAINAGE_SYSTEM_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_SYSTEM_ID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 100, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "ARCHIVE_DATE", "type": "esriFieldTypeDate", "alias": "ARCHIVE_DATE", "length": 8, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "length": 50, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 13, "domain": null }, { "name": "SHED", "type": "esriFieldTypeString", "alias": "SHED", "length": 10, "domain": null }, { "name": "EXEC_COUNCIL_NAME", "type": "esriFieldTypeString", "alias": "EXEC_COUNCIL_NAME", "length": 40, "domain": null }, { "name": "STREAM_NAME", "type": "esriFieldTypeString", "alias": "STREAM_NAME", "length": 255, "domain": null }, { "name": "HEADWALL_HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEADWALL_HEIGHT", "domain": null }, { "name": "END_TREATMENT_CONDITION", "type": "esriFieldTypeString", "alias": "END_TREATMENT_CONDITION", "length": 255, "domain": null }, { "name": "EMBANKMENT_CONDITION", "type": "esriFieldTypeString", "alias": "EMBANKMENT_CONDITION", "length": 255, "domain": null }, { "name": "SUBMERGENCE", "type": "esriFieldTypeString", "alias": "SUBMERGENCE", "length": 255, "domain": null }, { "name": "PERCH_HEIGHT", "type": "esriFieldTypeDouble", "alias": "PERCH_HEIGHT", "domain": null }, { "name": "OUTFALL_TREATMENT", "type": "esriFieldTypeString", "alias": "OUTFALL_TREATMENT", "length": 255, "domain": null }, { "name": "OFT_CONDITION", "type": "esriFieldTypeString", "alias": "OFT_CONDITION", "length": 255, "domain": null }, { "name": "OFT_NEEDS_MAINTENANCE", "type": "esriFieldTypeString", "alias": "OFT_NEEDS_MAINTENANCE", "length": 255, "domain": null }, { "name": "OFT_NOTES", "type": "esriFieldTypeString", "alias": "OFT_NOTES", "length": 1000, "domain": null }, { "name": "CHANNEL_STABILITY", "type": "esriFieldTypeString", "alias": "CHANNEL_STABILITY", "length": 255, "domain": null }, { "name": "GLOBAL_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_ID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTOR", "type": "esriFieldTypeString", "alias": "DETAILED_INSPECTOR", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "DETAILED_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "AS_BUILT_BY", "type": "esriFieldTypeString", "alias": "AS_BUILT_BY", "length": 255, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 255, "domain": null }, { "name": "ASSET_CATEGORY", "type": "esriFieldTypeString", "alias": "ASSET_CATEGORY", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130906_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3046_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "469be54d63594e1a95f1ac2bc95d9a73" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "CCDS_INLETS", "type": "Feature Layer", "description": "CCDS inlets in the state of NH for SADES.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "NHDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "20f98e567b235d7e77e77a1589f1b760", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQokWNhoACw4JOcM2eOWUpKyimSNc+ZM8eDU0hyxZw5c2pSUlKmEK15zpw5Kqzc/BVCWqb8ry4czpszZ86OlJSUO0RpZuHiCeeT17RgFxBlEFTVV31741QmAwNDMUHNIFs5hCTSeGVV2EF8Hmllhu+vn8XMmTNnOrrtGJqZObkyeaSU5ZhYwXrBgE9BQ+zr60e9DAwM/jg1gwKJS1gmhktMBsVAkPN5JBTdQfIpKSk7MDTPmTNHiJVXMA1kC7ZwENIwZv/+5lkFAwMDpmZmdi47XllVJ5At2ADIG3zymhZz5syJSklJWQbXDIka3iZucXl+rDqhABSInx7dbJgzZ84pUOCBNYMCiZ1fRPff758MPz+8xqefgUdKUfXT45/gqANr/vv92+4vL+4zgDBR4B/DYbizoSEIDwhiAQCvB2KE5lYxwwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 747666.126079425, "ymin": 72854.9559104443, "xmax": 1237580.34473984, "ymax": 1003639.50411452, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARY_ID", "type": "esriFieldTypeInteger", "alias": "PRIMARY_ID", "domain": null }, { "name": "SADES_ID", "type": "esriFieldTypeInteger", "alias": "SADES_ID", "domain": null }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "DATE_INSPECTED", "length": 8, "domain": null }, { "name": "END_TREATMENT_TYPE", "type": "esriFieldTypeString", "alias": "END_TREATMENT_TYPE", "length": 255, "domain": null }, { "name": "MATERIAL_TYPE", "type": "esriFieldTypeString", "alias": "MATERIAL_TYPE", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 255, "domain": null }, { "name": "NEEDS_MAINTENANCE", "type": "esriFieldTypeString", "alias": "NEEDS_MAINTENANCE", "length": 50, "domain": null }, { "name": "INSPECTOR_COMMENT", "type": "esriFieldTypeString", "alias": "INSPECTOR_COMMENT", "length": 1000, "domain": null }, { "name": "DRAINAGE_SYSTEM_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_SYSTEM_ID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 100, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "ARCHIVE_DATE", "type": "esriFieldTypeDate", "alias": "ARCHIVE_DATE", "length": 8, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "length": 50, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 13, "domain": null }, { "name": "SHED", "type": "esriFieldTypeString", "alias": "SHED", "length": 10, "domain": null }, { "name": "EXEC_COUNCIL_NAME", "type": "esriFieldTypeString", "alias": "EXEC_COUNCIL_NAME", "length": 40, "domain": null }, { "name": "STREAM_NAME", "type": "esriFieldTypeString", "alias": "STREAM_NAME", "length": 255, "domain": null }, { "name": "HEADWALL_HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEADWALL_HEIGHT", "domain": null }, { "name": "END_TREATMENT_CONDITION", "type": "esriFieldTypeString", "alias": "END_TREATMENT_CONDITION", "length": 255, "domain": null }, { "name": "EMBANKMENT_CONDITION", "type": "esriFieldTypeString", "alias": "EMBANKMENT_CONDITION", "length": 255, "domain": null }, { "name": "CHANNEL_STABILITY", "type": "esriFieldTypeString", "alias": "CHANNEL_STABILITY", "length": 255, "domain": null }, { "name": "SUBMERGENCE", "type": "esriFieldTypeString", "alias": "SUBMERGENCE", "length": 255, "domain": null }, { "name": "PERCH_HEIGHT", "type": "esriFieldTypeDouble", "alias": "PERCH_HEIGHT", "domain": null }, { "name": "GLOBAL_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_ID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTOR", "type": "esriFieldTypeString", "alias": "DETAILED_INSPECTOR", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "DETAILED_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "AS_BUILT_BY", "type": "esriFieldTypeString", "alias": "AS_BUILT_BY", "length": 255, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 255, "domain": null }, { "name": "ASSET_CATEGORY", "type": "esriFieldTypeString", "alias": "ASSET_CATEGORY", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130905_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3045_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "469be54d63594e1a95f1ac2bc95d9a73" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "CCDS_DRAINAGE_STRUCTURES", "type": "Feature Layer", "description": "CCDS drainage structures in the state of NH for SADES.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "NHDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 190, 232, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745814.644218091, "ymin": 72460.6555179432, "xmax": 1238618.77212493, "ymax": 1003634.11206494, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARY_ID", "type": "esriFieldTypeInteger", "alias": "PRIMARY_ID", "domain": null }, { "name": "SADES_ID", "type": "esriFieldTypeInteger", "alias": "SADES_ID", "domain": null }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "DATE_INSPECTED", "length": 8, "domain": null }, { "name": "DRAINAGE_STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "DRAINAGE_STRUCTURE_TYPE", "length": 255, "domain": null }, { "name": "MATERIAL_TYPE", "type": "esriFieldTypeString", "alias": "MATERIAL_TYPE", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 255, "domain": null }, { "name": "NEEDS_MAINTENANCE", "type": "esriFieldTypeString", "alias": "NEEDS_MAINTENANCE", "length": 255, "domain": null }, { "name": "INSPECTOR_COMMENT", "type": "esriFieldTypeString", "alias": "INSPECTOR_COMMENT", "length": 1000, "domain": null }, { "name": "DRAINAGE_SYSTEM_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_SYSTEM_ID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 100, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "MS4_ACTION_DATE", "type": "esriFieldTypeDate", "alias": "MS4_ACTION_DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "ARCHIVE_DATE", "type": "esriFieldTypeDate", "alias": "ARCHIVE_DATE", "length": 8, "domain": null }, { "name": "RETIRED_DATE", "type": "esriFieldTypeDate", "alias": "RETIRED_DATE", "length": 8, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "length": 50, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 13, "domain": null }, { "name": "SHED", "type": "esriFieldTypeString", "alias": "SHED", "length": 10, "domain": null }, { "name": "EXEC_COUNCIL_NAME", "type": "esriFieldTypeString", "alias": "EXEC_COUNCIL_NAME", "length": 40, "domain": null }, { "name": "STREAM_NAME", "type": "esriFieldTypeString", "alias": "STREAM_NAME", "length": 255, "domain": null }, { "name": "GLOBAL_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_ID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTOR", "type": "esriFieldTypeString", "alias": "DETAILED_INSPECTOR", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "DETAILED_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "AS_BUILT_BY", "type": "esriFieldTypeString", "alias": "AS_BUILT_BY", "length": 255, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 255, "domain": null }, { "name": "ASSET_CATEGORY", "type": "esriFieldTypeString", "alias": "ASSET_CATEGORY", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130908_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3048_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "469be54d63594e1a95f1ac2bc95d9a73" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "CCDS_PIPES", "type": "Feature Layer", "description": "CCDS pipes in the state of NH for SADES.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "NHDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745814.644218091, "ymin": 72460.6555179432, "xmax": 1238582.82600259, "ymax": 1003639.50411452, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIMARY_ID", "type": "esriFieldTypeInteger", "alias": "PRIMARY_ID", "domain": null }, { "name": "SADES_ID", "type": "esriFieldTypeInteger", "alias": "SADES_ID", "domain": null }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "DATE_INSPECTED", "length": 8, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 255, "domain": null }, { "name": "DIMENSION_A_IN", "type": "esriFieldTypeInteger", "alias": "DIMENSION_A_IN", "domain": null }, { "name": "DIMENSION_B_IN", "type": "esriFieldTypeInteger", "alias": "DIMENSION_B_IN", "domain": null }, { "name": "DIMENSION_C_IN", "type": "esriFieldTypeInteger", "alias": "DIMENSION_C_IN", "domain": null }, { "name": "DIMENSION_D_IN", "type": "esriFieldTypeInteger", "alias": "DIMENSION_D_IN", "domain": null }, { "name": "MATERIAL_TYPE", "type": "esriFieldTypeString", "alias": "MATERIAL_TYPE", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "CATEGORY_TYPE", "type": "esriFieldTypeString", "alias": "CATEGORY_TYPE", "length": 50, "domain": null }, { "name": "CONNECTS_TO_OTHER_SYSTEM", "type": "esriFieldTypeString", "alias": "CONNECTS_TO_OTHER_SYSTEM", "length": 50, "domain": null }, { "name": "NEEDS_MAINTENANCE", "type": "esriFieldTypeString", "alias": "NEEDS_MAINTENANCE", "length": 50, "domain": null }, { "name": "HEIGHT_OF_FILL", "type": "esriFieldTypeString", "alias": "HEIGHT_OF_FILL", "length": 50, "domain": null }, { "name": "REHABILITATED_PIPE", "type": "esriFieldTypeString", "alias": "REHABILITATED_PIPE", "length": 50, "domain": null }, { "name": "REHABILITATED_DATE", "type": "esriFieldTypeDate", "alias": "REHABILITATED_DATE", "length": 8, "domain": null }, { "name": "INSPECTOR_COMMENT", "type": "esriFieldTypeString", "alias": "INSPECTOR_COMMENT", "length": 1000, "domain": null }, { "name": "DRAINAGE_SYSTEM_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_SYSTEM_ID", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 100, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "ARCHIVE_DATE", "type": "esriFieldTypeDate", "alias": "ARCHIVE_DATE", "length": 8, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "length": 50, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 13, "domain": null }, { "name": "SHED", "type": "esriFieldTypeString", "alias": "SHED", "length": 10, "domain": null }, { "name": "STREAM_NAME", "type": "esriFieldTypeString", "alias": "STREAM_NAME", "length": 255, "domain": null }, { "name": "EXEC_COUNCIL_NAME", "type": "esriFieldTypeString", "alias": "EXEC_COUNCIL_NAME", "length": 40, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 60, "domain": null }, { "name": "HIORDER_SRI", "type": "esriFieldTypeString", "alias": "HIORDER_SRI", "length": 10, "domain": null }, { "name": "TIER", "type": "esriFieldTypeInteger", "alias": "TIER", "domain": null }, { "name": "MP", "type": "esriFieldTypeDouble", "alias": "MP", "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeInteger", "alias": "NUM_LANES", "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "AADT_CURR_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT_CURR_YEAR", "domain": null }, { "name": "DEFORMATION", "type": "esriFieldTypeString", "alias": "DEFORMATION", "length": 255, "domain": null }, { "name": "DAMAGE", "type": "esriFieldTypeString", "alias": "DAMAGE", "length": 255, "domain": null }, { "name": "MODIFICATION_TYPE", "type": "esriFieldTypeString", "alias": "MODIFICATION", "length": 255, "domain": null }, { "name": "MODIFICATION_MATERIAL", "type": "esriFieldTypeString", "alias": "MODIFICATION_MATERIAL", "length": 255, "domain": null }, { "name": "MODIFICATION_SIZE", "type": "esriFieldTypeDouble", "alias": "MODIFICATION_SIZE", "domain": null }, { "name": "DETAILED_CONDITION", "type": "esriFieldTypeString", "alias": "DETAILED_CONDITION", "length": 255, "domain": null }, { "name": "PAVEMENT_DISTRESS", "type": "esriFieldTypeString", "alias": "PAVEMENT_DISTRESS", "length": 255, "domain": null }, { "name": "DETOUR_LENGTH", "type": "esriFieldTypeInteger", "alias": "DETOUR_LENGTH", "domain": null }, { "name": "EXTENSION", "type": "esriFieldTypeString", "alias": "EXTENSION", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTOR_COMMENTS", "type": "esriFieldTypeString", "alias": "DETAILED_INSPECTOR_COMMENTS", "length": 1000, "domain": null }, { "name": "PLASTIC_SURFACE_DAMAGE", "type": "esriFieldTypeString", "alias": "PLASTIC_SURFACE_DAMAGE", "length": 255, "domain": null }, { "name": "PLASTIC_BUCKLING", "type": "esriFieldTypeString", "alias": "PLASTIC_BUCKLING", "length": 255, "domain": null }, { "name": "PLASTIC_SPLIT_CRACK", "type": "esriFieldTypeString", "alias": "PLASTIC_SPLIT_CRACK", "length": 255, "domain": null }, { "name": "PLASTIC_JOINTS", "type": "esriFieldTypeString", "alias": "PLASTIC_JOINTS", "length": 255, "domain": null }, { "name": "CONCRETE_CRACKING", "type": "esriFieldTypeString", "alias": "CONCRETE_CRACKING", "length": 255, "domain": null }, { "name": "CONCRETE_SPALL_DELAM", "type": "esriFieldTypeString", "alias": "CONCRETE_SPALL_DELAM", "length": 255, "domain": null }, { "name": "CONCRETE_DETERIORATION", "type": "esriFieldTypeString", "alias": "CONCRETE_DETERIORATION", "length": 255, "domain": null }, { "name": "CONCRETE_JOINTS", "type": "esriFieldTypeString", "alias": "CONCRETE_JOINTS", "length": 255, "domain": null }, { "name": "CONCRETE_EFFLOR_STAIN", "type": "esriFieldTypeString", "alias": "CONCRETE_EFFLOR_STAIN", "length": 255, "domain": null }, { "name": "PROTECTION_SYSTEM", "type": "esriFieldTypeString", "alias": "PROTECTION_SYSTEM", "length": 255, "domain": null }, { "name": "CMP_INVERT_CONDITION", "type": "esriFieldTypeString", "alias": "CMP_INVERT_CONDITION", "length": 255, "domain": null }, { "name": "CMP_JOINTS", "type": "esriFieldTypeString", "alias": "CMP_JOINTS", "length": 255, "domain": null }, { "name": "CMP_SEAMS", "type": "esriFieldTypeString", "alias": "CMP_SEAMS", "length": 255, "domain": null }, { "name": "MASONRY_MOVEMENT", "type": "esriFieldTypeString", "alias": "MASONRY_MOVEMENT", "length": 255, "domain": null }, { "name": "MASONRY_UNIT_CONDITION", "type": "esriFieldTypeString", "alias": "MASONRY_UNIT_CONDITION", "length": 255, "domain": null }, { "name": "MASONRY_MORTAR", "type": "esriFieldTypeString", "alias": "MASONRY_MORTAR", "length": 255, "domain": null }, { "name": "MASONRY_EFFLOR_STAIN", "type": "esriFieldTypeString", "alias": "MASONRY_EFFLOR_STAIN", "length": 255, "domain": null }, { "name": "RAILROAD_NAME", "type": "esriFieldTypeString", "alias": "RAILROAD_NAME", "length": 255, "domain": null }, { "name": "GLOBAL_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_ID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTOR", "type": "esriFieldTypeString", "alias": "DETAILED_INSPECTOR", "length": 255, "domain": null }, { "name": "DETAILED_INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "DETAILED_INSPECTION_DATE", "length": 8, "domain": null }, { "name": "AS_BUILT_BY", "type": "esriFieldTypeString", "alias": "AS_BUILT_BY", "length": 255, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 255, "domain": null }, { "name": "ASSET_CATEGORY", "type": "esriFieldTypeString", "alias": "ASSET_CATEGORY", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130907_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3047_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "469be54d63594e1a95f1ac2bc95d9a73" } ], "tables": [] }