Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created June 8, 2015 16:00
Show Gist options
  • Save dbouwman/12b1d893b3f97a43960b to your computer and use it in GitHub Desktop.
Save dbouwman/12b1d893b3f97a43960b to your computer and use it in GitHub Desktop.
Various payloads
{
"meta": {
"host": "services.arcgis.com/C34zQ7veRS0V1t04",
"host_hash": "d31530f94cf04fffaa63c7dc5a9a9faf",
"server": "services.arcgis.com/C34zQ7veRS0V1t04/arcgis/rest/services",
"server_hash": "92aaf83cefefbef179fdaa8d27aa53fa",
"service": "services.arcgis.com/C34zQ7veRS0V1t04/arcgis/rest/services/IndexWells/FeatureServer",
"service_hash": "542bc00c380caa38655eb7f8c46e32b2",
"layer": "services.arcgis.com/C34zQ7veRS0V1t04/arcgis/rest/services/IndexWells/FeatureServer/0",
"layer_hash": "2f5b5ada1257fdca0226a30204c248cc",
"status": "finished"
},
"messages": [
{
"type": "info",
"log": "Statistics are not generated for fields named OBJECTID.",
"i18n": {
"key": "messages.stats.not_generated.black_list_name",
"data": {
"field_name": "OBJECTID"
}
}
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (SITE_ID)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "SITE_ID",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (LOCAL_ID)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "LOCAL_ID",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (REG_ID)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "REG_ID",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (WELL_TYPE)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "WELL_TYPE",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (LAT_NAD27)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "LAT_NAD27",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (LONG_NAD27)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "LONG_NAD27",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (WATER_USE)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "WATER_USE",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (DRILL_DATE)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "DRILL_DATE",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (LASTWLDATE)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "LASTWLDATE",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (SOURCE)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "SOURCE",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (IDXBK)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "IDXBK",
"max_length": 10
}
},
"type": "info"
}
],
"id": "85bbbc5f22b647d982e23ca8af1b493e_0",
"advanced_query_capabilities": {
"supportsPagination": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsOrderBy": true,
"supportsDistinct": true
},
"created_at": "2015-04-17T09:42:15.000Z",
"description": "The dataset has a unique GWSI SITE ID that is differentiated into a heirarchical Well Type that first assigns \"Automated\", then \"Index\", then \"GWSI\" catagory. The latitude and longitude values are in Geographic NAD 27. The Feature class is projected to NAD 83 UTM ZONE 12N. The remaining attributes are used to populate well data shown on the water level hydrographs.",
"extent": {
"coordinates": [
[
-114.76220327027274,
31.278569389007917
],
[
-108.64489969845536,
37.03447986759449
]
]
},
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"sqlType": "sqlTypeOther",
"nullable": false,
"editable": false,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:26.265Z"
},
{
"name": "SITE_ID",
"type": "esriFieldTypeString",
"alias": "SITE_ID",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:26.265Z"
},
{
"name": "LOCAL_ID",
"type": "esriFieldTypeString",
"alias": "LOCAL_ID",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:26.265Z"
},
{
"name": "REG_ID",
"type": "esriFieldTypeString",
"alias": "REG_ID",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:26.265Z"
},
{
"name": "WELL_TYPE",
"type": "esriFieldTypeString",
"alias": "WELL_TYPE",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:26.265Z"
},
{
"name": "DD_LAT",
"type": "esriFieldTypeDouble",
"alias": "DD_LAT",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:26.481Z",
"statistics": {
"duration": 215.66269399999874,
"sum": 60289.304014,
"avg": 33.4197915820399,
"count": 1804,
"min": 31.334,
"max": 36.994636,
"stddev": 1.13376594433869,
"var": 1.28542521654221
}
},
{
"name": "DD_LONG",
"type": "esriFieldTypeDouble",
"alias": "DD_LONG",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:27.048Z",
"statistics": {
"duration": 567.1909820000001,
"sum": -201631.473476,
"avg": -111.769109465632,
"count": 1804,
"min": -114.801139,
"max": -108.862694,
"stddev": 1.24328285993383,
"var": 1.54575226980525
}
},
{
"name": "LAT_NAD27",
"type": "esriFieldTypeString",
"alias": "LAT_NAD27",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:27.049Z"
},
{
"name": "LONG_NAD27",
"type": "esriFieldTypeString",
"alias": "LONG_NAD27",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:27.049Z"
},
{
"name": "WELL_ALT",
"type": "esriFieldTypeInteger",
"alias": "WELL_ALT",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:27.369Z",
"statistics": {
"duration": 319.8899630000087,
"sum": 5284012,
"avg": 2929,
"count": 1804,
"min": 90,
"max": 8270,
"stddev": 1771.07807473473,
"var": 3136717.54680607
}
},
{
"name": "WATER_USE",
"type": "esriFieldTypeString",
"alias": "WATER_USE",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:27.369Z"
},
{
"name": "WELL_DEPTH",
"type": "esriFieldTypeInteger",
"alias": "WELL_DEPTH",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:27.597Z",
"statistics": {
"duration": 228.35825900000054,
"sum": 931616,
"avg": 584,
"count": 1594,
"min": 0,
"max": 3212,
"stddev": 416.190232154881,
"var": 173214.309341134
}
},
{
"name": "CASE_DIAM",
"type": "esriFieldTypeDouble",
"alias": "CASE_DIAM",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:27.828Z",
"statistics": {
"duration": 230.40080200000375,
"sum": 21257.12,
"avg": 13.3023279098874,
"count": 1598,
"min": 0.55,
"max": 144,
"stddev": 8.67804781048056,
"var": 75.3085138009865
}
},
{
"name": "DRILL_DATE",
"type": "esriFieldTypeString",
"alias": "DRILL_DATE",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:27.828Z"
},
{
"name": "WL_COUNT",
"type": "esriFieldTypeInteger",
"alias": "WL_COUNT",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:28.034Z",
"statistics": {
"duration": 205.74351699999534,
"sum": 63808,
"avg": 36,
"count": 1763,
"min": 1,
"max": 442,
"stddev": 32.6241662859101,
"var": 1064.33622585071
}
},
{
"name": "LASTWLDATE",
"type": "esriFieldTypeString",
"alias": "LASTWLDATE",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:28.035Z"
},
{
"name": "WL_DTW",
"type": "esriFieldTypeDouble",
"alias": "WL_DTW",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:28.311Z",
"statistics": {
"duration": 275.8944909999991,
"sum": 418296.48,
"avg": 237.264027226319,
"count": 1763,
"min": -46.6,
"max": 2843.8,
"stddev": 202.685479311766,
"var": 41081.4035238403
}
},
{
"name": "WL_ELEV",
"type": "esriFieldTypeDouble",
"alias": "WL_ELEV",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:55:28.526Z",
"statistics": {
"duration": 214.73626600000716,
"sum": 4726004.14,
"avg": 2680.66031764038,
"count": 1763,
"min": 30.4,
"max": 8247.69,
"stddev": 1776.13115887553,
"var": 3154641.89352852
}
},
{
"name": "SOURCE",
"type": "esriFieldTypeString",
"alias": "SOURCE",
"sqlType": "sqlTypeOther",
"length": 254,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:28.526Z"
},
{
"name": "IDXBK",
"type": "esriFieldTypeString",
"alias": "IDXBK",
"sqlType": "sqlTypeOther",
"length": 254,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:55:28.526Z"
}
],
"display_field": "LOCAL_ID",
"groups": [],
"item_name": "IndexWells",
"item_type": "Feature Layer",
"license": "",
"name": "Index Well",
"object_id_field": "OBJECTID",
"owner": "kahenriksen",
"record_count": 1804,
"supported_extensions": "",
"supports_advanced_queries": true,
"tags": [
"well",
"transducer",
"GWSI Web Application",
"GWSI",
"water level",
"Arizona",
"Index Wells",
"water level"
],
"thumbnail_url": "https://www.arcgis.com/sharing/rest/content/items/85bbbc5f22b647d982e23ca8af1b493e/info/thumbnail/thumbnail/thumbnail.png",
"title": "IndexWells",
"type": "Feature Layer",
"updated_at": "2015-06-05T15:40:43.000Z",
"use_standardized_queries": false,
"landing_page": "https://www.arcgis.com/home/item.html?id=85bbbc5f22b647d982e23ca8af1b493e",
"url": "http://services.arcgis.com/C34zQ7veRS0V1t04/arcgis/rest/services/IndexWells/FeatureServer/0",
"geometry_type": "esriGeometryPoint",
"current_version": 10.3,
"max_record_count": 1000,
"model_name": "Dataset"
}
{
"id": "157e5bf1e8004bc88a2f1bfcf7b53190",
"title": "Featured Content",
"isInvitationOnly": true,
"owner": "arcgistelecomteam",
"description": "Applications in this group are shared to the organization Home Page ",
"snippet": "The Featured Content Group will be featured on the Home Page of the organization.",
"tags": [
"Featured"
],
"phone": "",
"sortField": "title",
"sortOrder": "asc",
"isViewOnly": true,
"isFav": false,
"thumbnail": "FeaturedContentGroup64.png",
"created": 1337289552000,
"modified": 1414430058000,
"provider": null,
"providerGroupName": null,
"isReadOnly": false,
"access": "public",
"meta": {
"status": "not-open-data"
},
"messages": [
{
"type": "error",
"log": "Group is not marked for Open Data.",
"i18n": {
"key": "messages.processors.group.not_opendata"
}
}
]
}
{
"id": "1ac026d5abf94c0a87ae44e529434f1a",
"title": "SIGGIS Demo Viewer (Carte base)",
"isInvitationOnly": false,
"owner": "demofr1",
"description": "",
"snippet": "",
"tags": [
"carte base"
],
"phone": "",
"sortField": "title",
"sortOrder": "asc",
"isViewOnly": false,
"isFav": false,
"isOpenData": true,
"thumbnail": "siggis.png",
"created": 1370598134000,
"modified": 1409650859000,
"provider": null,
"providerGroupName": null,
"isReadOnly": false,
"access": "public",
"meta": {
"status": "finished"
}
}
{
"title": "Group with Error",
"id": "159b152bdffc4735bffed3c599923ef5",
"meta": {
"status": "error"
},
"messages": [
{
"type": "error",
"log": "Group does not exist or is inaccessible.",
"i18n": {
"key": "messages.ajax.non_200",
"data": {
"url": "https://www.arcgis.com/sharing/rest/community/groups/159b152bdffc4735bffed3c599923ef5?f=json",
"method": "GET",
"status": 400
}
}
},
{
"type": "error",
"log": "Group (159b152bdffc4735bffed3c599923ef5) could not be harvested. Please see other messages for details.",
"i18n": {
"key": "messages.processors.group.failed",
"data": {
"group_id": "159b152bdffc4735bffed3c599923ef5"
}
}
}
]
}
{
"messages": [],
"meta": {
"status": "finished"
},
"id": "d1ee1267829540aebcfbc8693b3c8d28",
"owner": "NSVRC",
"created": 1413912433000,
"modified": 1413989131000,
"guid": null,
"name": null,
"title": "NSVRC Airports",
"type": "Feature Service",
"typeKeywords": [
"ArcGIS Server",
"Data",
"Feature Access",
"Feature Service",
"Service",
"Hosted Service"
],
"description": "Airports in the Northern Shenandoah Valley",
"tags": [
"Airport",
"airports",
"NSVRC",
"open",
"data"
],
"snippet": "Airports in the Northern Shenandoah Valley",
"thumbnail": "thumbnail/GIS_Logo_Web.jpg",
"documentation": null,
"extent": [
[
-78.70663771703967,
38.658535927083975
],
[
-78.14505643902503,
39.143603310798994
]
],
"spatialReference": null,
"accessInformation": "NSVRC",
"licenseInfo": "Test Test Test",
"culture": "en-us",
"properties": null,
"url": "http://services3.arcgis.com/Xc1WHX1cdzveRoFl/arcgis/rest/services/Airports/FeatureServer",
"access": "public",
"size": -1,
"appCategories": [],
"industries": [],
"languages": [],
"largeThumbnail": null,
"banner": null,
"screenshots": [],
"listed": false,
"numComments": 0,
"numRatings": 0,
"avgRating": 0,
"numViews": 63,
"model_name": "Item"
}
{
"messages": [],
"meta": {
"status": "finished"
},
"id": "5625c21ea77f460d8a85cf7a1ebe5da8",
"owner": "liz_ess",
"created": 1432682849000,
"modified": 1432682946000,
"guid": null,
"name": "opendata_liz",
"title": "opendata_liz",
"type": "Feature Service",
"typeKeywords": [
"ArcGIS Server",
"Data",
"Feature Access",
"Feature Service",
"Service",
"Singlelayer",
"Hosted Service"
],
"description": null,
"tags": [
"test"
],
"snippet": "testt",
"thumbnail": "thumbnail/thumbnail.png",
"documentation": null,
"extent": [
[
-180,
-90
],
[
180,
90
]
],
"spatialReference": "NAD_1983_StatePlane_California_III_FIPS_0403_Feet",
"accessInformation": null,
"licenseInfo": null,
"culture": "en-us",
"properties": null,
"url": "http://services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/opendata_liz/FeatureServer",
"access": "public",
"size": -1,
"appCategories": [],
"industries": [],
"languages": [],
"largeThumbnail": null,
"banner": null,
"screenshots": [],
"listed": false,
"numComments": 0,
"numRatings": 0,
"avgRating": 0,
"numViews": 0,
"model_name": "Item"
}
{
"meta": {
"status": "finished"
},
"messages": [],
"id": "755bea70edd24c8194e9ba721c089f84_0",
"advanced_query_capabilities": [],
"created_at": "2014-07-09T18:25:32.000Z",
"description": "",
"extent": {
"coordinates": []
},
"fields": [],
"display_field": "",
"groups": [],
"item_name": "Job _ES",
"item_type": "PDF",
"license": "",
"name": "Job__ES.pdf",
"object_id_field": "",
"owner": "erichseamon",
"record_count": -1,
"supported_extensions": "",
"supports_advanced_queries": false,
"tags": [
"es",
"job"
],
"thumbnail_url": "",
"title": "Job _ES",
"type": "PDF",
"updated_at": "2015-06-08T15:54:35.818Z",
"use_standardized_queries": false,
"landing_page": "https://www.arcgis.com/home/item.html?id=755bea70edd24c8194e9ba721c089f84",
"url": "https://www.arcgis.com/sharing/rest/content/items/755bea70edd24c8194e9ba721c089f84/data",
"current_version": "n/a",
"model_name": "Dataset"
}
{
"meta": {
"host": "services.arcgis.com/Wl7Y1m92PbjtJs5n",
"host_hash": "0c8806c2e57c48feef6a4b5dcf740023",
"server": "services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services",
"server_hash": "c8d2cad1e8ebf7a5d1c72c00c30c056b",
"service": "services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/ManholeInspections/FeatureServer",
"service_hash": "6be3a6c8c45fda6d5d40e317f75d351a",
"layer": "services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/ManholeInspections/FeatureServer/1",
"layer_hash": "5d3eacfabe7ff80be46c73521ac65546",
"status": "finished"
},
"messages": [
{
"type": "info",
"log": "Statistics are not generated for fields named OBJECTID.",
"i18n": {
"key": "messages.stats.not_generated.black_list_name",
"data": {
"field_name": "OBJECTID"
}
}
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (InspectionID)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "InspectionID",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (SurveyedBy)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "SurveyedBy",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (CertificateNumber)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "CertificateNumber",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (Owner)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "Owner",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (Customer)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "Customer",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (DrainageArea)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "DrainageArea",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (PONumber)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "PONumber",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (StreetNameNo)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "StreetNameNo",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (City)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "City",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (LocationDetails)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "LocationDetails",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (ManholeNumber)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "ManholeNumber",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (AdditionalInfo)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "AdditionalInfo",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (SurfaceTypeAdditional)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "SurfaceTypeAdditional",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (Northing)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "Northing",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (Easting)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "Easting",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (Elevation)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "Elevation",
"max_length": 10
}
},
"type": "info"
},
{
"log": "Statistics are not generated for string fields longer than 10 characters. (CoordinateSystem)",
"i18n": {
"key": "messages.stats.not_generated.long_string_fields",
"data": {
"field_name": "CoordinateSystem",
"max_length": 10
}
},
"type": "info"
},
{
"type": "devops",
"log": "Statistics are not generated for CoverSize. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverSizeWidth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverTypeSolidVented. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverType. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverTypeAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for HoleDiameter. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for HoleNumber. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverBearingSurfDia. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverBearingSurfDiaWidth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverFrameFit. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverCondition. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverConditionAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for CoverInsertType. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for InsertCondition. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for InsertConditionAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for AdjustmentRingType. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for RingCondition. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for RingConditionAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for AdjustmentRingHeight. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameBearingSurfaceWidth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameBearingSurfaceDepth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameClearOpenDiam. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameCondition. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameConditionAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for SealCondition. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for SealConditionAdditional. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameOffsetDistance. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameSealInflow. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for FrameDepth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyMaterial1. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyMaterial2. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyInI. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyClearOpening. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyDepth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyLiningInterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChimneyLiningExterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ConeType. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ConeMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ConeDepth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ConeLiningInterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ConeLiningExterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallDiam. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallBySize. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallDepth. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallLiningInterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WallLiningExterior. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for BenchPresent. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for BenchMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for BenchLining. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChannelInstalled. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChannelMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChannelType. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for ChannelExposure. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for StepNumber. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for StepMaterial. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for WorkOrder. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for Project. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for PressureValue. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
},
{
"type": "devops",
"log": "Statistics are not generated for GlobalID. Maximum number of stats fields reached.",
"i18n": {
"key": "messages.no_i18n"
}
}
],
"id": "c96b49b62c0d414b9965e85353d7e5a8_1",
"advanced_query_capabilities": {
"supportsPagination": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsOrderBy": true,
"supportsDistinct": true
},
"created_at": "2015-03-06T00:28:58.000Z",
"description": "A series of layers used to support field manhole inspections. The manholes are included to aid the collection of the inspection information.",
"extent": {
"coordinates": [
[
-158.5224968046809,
4.400959922289887
],
[
-38.88015305822099,
57.733328151502896
]
]
},
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"sqlType": "sqlTypeOther",
"nullable": false,
"editable": false,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.339Z"
},
{
"name": "InspectionID",
"type": "esriFieldTypeString",
"alias": "Inspection ID",
"sqlType": "sqlTypeOther",
"length": 35,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "SurveyedBy",
"type": "esriFieldTypeString",
"alias": "Surveyed By",
"sqlType": "sqlTypeOther",
"length": 25,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "CertificateNumber",
"type": "esriFieldTypeString",
"alias": "Certificate Number",
"sqlType": "sqlTypeOther",
"length": 15,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "Owner",
"type": "esriFieldTypeString",
"alias": "Owner",
"sqlType": "sqlTypeOther",
"length": 30,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "Customer",
"type": "esriFieldTypeString",
"alias": "Customer",
"sqlType": "sqlTypeOther",
"length": 30,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "DrainageArea",
"type": "esriFieldTypeString",
"alias": "Drainage Area",
"sqlType": "sqlTypeOther",
"length": 15,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "PONumber",
"type": "esriFieldTypeString",
"alias": "Purchase Order Number",
"sqlType": "sqlTypeOther",
"length": 15,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.342Z"
},
{
"name": "DateTime",
"type": "esriFieldTypeDate",
"alias": "Inspection Date and Time",
"sqlType": "sqlTypeOther",
"length": 8,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:54:46.552Z",
"statistics": {
"duration": 209.09491899999557,
"count": 0,
"min": null,
"max": null
}
},
{
"name": "StreetNameNo",
"type": "esriFieldTypeString",
"alias": "Street Name and Number",
"sqlType": "sqlTypeOther",
"length": 100,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.552Z"
},
{
"name": "City",
"type": "esriFieldTypeString",
"alias": "City",
"sqlType": "sqlTypeOther",
"length": 64,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.552Z"
},
{
"name": "LocationDetails",
"type": "esriFieldTypeString",
"alias": "Location Details",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.552Z"
},
{
"name": "ManholeNumber",
"type": "esriFieldTypeString",
"alias": "Manhole Number",
"sqlType": "sqlTypeOther",
"length": 25,
"nullable": false,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:46.552Z"
},
{
"name": "RimtoInvert",
"type": "esriFieldTypeDouble",
"alias": "Rim to Invert",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "range",
"name": "NASSCO_Invert",
"range": [
0,
99.98999786376953
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:46.870Z",
"statistics": {
"duration": 318.47128599999996,
"sum": null,
"avg": null,
"count": 0,
"min": null,
"max": null,
"stddev": null,
"var": null
}
},
{
"name": "GradetoInvert",
"type": "esriFieldTypeDouble",
"alias": "Grade to Invert",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "range",
"name": "NASSCO_Invert",
"range": [
0,
99.98999786376953
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:47.163Z",
"statistics": {
"duration": 292.2480910000013,
"sum": null,
"avg": null,
"count": 0,
"min": null,
"max": null,
"stddev": null,
"var": null
}
},
{
"name": "RimtoGrade",
"type": "esriFieldTypeDouble",
"alias": "Rim to Grade",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "range",
"name": "RimGradeValueRange",
"range": [
-999,
999
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:47.358Z",
"statistics": {
"duration": 195.1963609999948,
"sum": null,
"avg": null,
"count": 0,
"min": null,
"max": null,
"stddev": null,
"var": null
}
},
{
"name": "MHUse",
"type": "esriFieldTypeString",
"alias": "MH Use",
"sqlType": "sqlTypeOther",
"length": 15,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Sewer_Uses",
"codedValues": [
{
"name": "Combined",
"code": "CB"
},
{
"name": "Force Main",
"code": "FM"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Processes",
"code": "PR"
},
{
"name": "Sanitary",
"code": "SS"
},
{
"name": "Stormwater",
"code": "SW"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:47.619Z",
"statistics": {
"values": [],
"duration": 260.7116939999978
}
},
{
"name": "YearBuilt",
"type": "esriFieldTypeSmallInteger",
"alias": "Year Built",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "range",
"name": "NASSCO_YearOnly",
"range": [
1800,
2200
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:47.811Z",
"statistics": {
"duration": 191.6519019999978,
"sum": null,
"avg": null,
"count": 0,
"min": null,
"max": null,
"stddev": null,
"var": null
}
},
{
"name": "YearRenewed",
"type": "esriFieldTypeSmallInteger",
"alias": "Year Renewed",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "range",
"name": "NASSCO_YearOnly",
"range": [
1800,
2200
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:48.059Z",
"statistics": {
"duration": 248.65166899999895,
"sum": null,
"avg": null,
"count": 0,
"min": null,
"max": null,
"stddev": null,
"var": null
}
},
{
"name": "Purpose",
"type": "esriFieldTypeString",
"alias": "Purpose",
"sqlType": "sqlTypeOther",
"length": 64,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Purposes",
"codedValues": [
{
"name": "Capital Improvement Program Assessment",
"code": "G"
},
{
"name": "Infiltration/Inflow Investigation",
"code": "B"
},
{
"name": "Maintenance Related",
"code": "A"
},
{
"name": "Not Known",
"code": "Z"
},
{
"name": "Post Rehabilitation Survey",
"code": "C"
},
{
"name": "Pre-Acceptance",
"code": "E"
},
{
"name": "Pre-Rehabilitation Survey",
"code": "D"
},
{
"name": "Resurvey",
"code": "H"
},
{
"name": "Reversal",
"code": "V"
},
{
"name": "Routine Assessment",
"code": "F"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:48.524Z",
"statistics": {
"values": [],
"duration": 463.96160500000406
}
},
{
"name": "Category",
"type": "esriFieldTypeString",
"alias": "Sewer Category Code",
"sqlType": "sqlTypeOther",
"length": 2,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:54:48.746Z",
"statistics": {
"values": [],
"duration": 222.14878000000317
}
},
{
"name": "PreCleaning",
"type": "esriFieldTypeString",
"alias": "Pre Cleaning",
"sqlType": "sqlTypeOther",
"length": 15,
"nullable": false,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_PreCleaning",
"codedValues": [
{
"name": "Jetting",
"code": "J"
},
{
"name": "Heavy Cleaning",
"code": "H"
},
{
"name": "No Pre-Cleaning",
"code": "N"
},
{
"name": "Not Known",
"code": "Z"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:48.926Z",
"statistics": {
"values": [],
"duration": 179.99219799999992
}
},
{
"name": "DateCleaned",
"type": "esriFieldTypeDate",
"alias": "Date Cleaned",
"sqlType": "sqlTypeOther",
"length": 8,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"updated_at": "2015-06-08T15:54:49.188Z",
"statistics": {
"duration": 261.5177130000011,
"count": 0,
"min": null,
"max": null
}
},
{
"name": "Weather",
"type": "esriFieldTypeString",
"alias": "Weather",
"sqlType": "sqlTypeOther",
"length": 12,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Weather",
"codedValues": [
{
"name": "Damp",
"code": "6"
},
{
"name": "Dry",
"code": "1"
},
{
"name": "Heavy Rain",
"code": "2"
},
{
"name": "Light Rain",
"code": "3"
},
{
"name": "Saturated",
"code": "5"
},
{
"name": "Snow",
"code": "4"
},
{
"name": "Very Dry",
"code": "7"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:49.382Z",
"statistics": {
"values": [],
"duration": 194.14742499999556
}
},
{
"name": "LocationCode",
"type": "esriFieldTypeString",
"alias": "Location Code",
"sqlType": "sqlTypeOther",
"length": 30,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Locations",
"codedValues": [
{
"name": "Airport",
"code": "M"
},
{
"name": "Alley",
"code": "H"
},
{
"name": "Building",
"code": "J"
},
{
"name": "Creek",
"code": "K"
},
{
"name": "Ditch",
"code": "I"
},
{
"name": "Easement/Right of Way",
"code": "D"
},
{
"name": "Light Highway",
"code": "C"
},
{
"name": "Main Highway - Suburban/Rural",
"code": "B"
},
{
"name": "Main Highway - Urban",
"code": "A"
},
{
"name": "Other",
"code": "Z"
},
{
"name": "Parking Lot",
"code": "G"
},
{
"name": "Railway",
"code": "L"
},
{
"name": "Sidewalk",
"code": "F"
},
{
"name": "Woods",
"code": "E"
},
{
"name": "Yard",
"code": "Y"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:49.565Z",
"statistics": {
"values": [],
"duration": 182.52904000000126
}
},
{
"name": "AdditionalInfo",
"type": "esriFieldTypeString",
"alias": "Additional Info",
"sqlType": "sqlTypeOther",
"length": 255,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:49.565Z"
},
{
"name": "SurfaceType",
"type": "esriFieldTypeString",
"alias": "Surface Type",
"sqlType": "sqlTypeOther",
"length": 100,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_ManholeSurfaceType",
"codedValues": [
{
"name": "Asphalt",
"code": "Asphalt"
},
{
"name": "Concrete Pavement",
"code": "Concrete Pavement"
},
{
"name": "Concrete Collar",
"code": "Concrete Collar"
},
{
"name": "Grass/Dirt",
"code": "Grass/Dirt"
},
{
"name": "Gravel",
"code": "Gravel"
},
{
"name": "Other",
"code": "Other"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:49.760Z",
"statistics": {
"values": [],
"duration": 195.52718299999833
}
},
{
"name": "SurfaceTypeAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Surface Type",
"sqlType": "sqlTypeOther",
"length": 250,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:49.760Z"
},
{
"name": "PotentialforRunoff",
"type": "esriFieldTypeString",
"alias": "Potential for Runoff",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Potential_Runoff",
"codedValues": [
{
"name": "Inundated",
"code": "I"
},
{
"name": "None",
"code": "N"
},
{
"name": "Ponding",
"code": "P"
},
{
"name": "Sheeting",
"code": "S"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:49.990Z",
"statistics": {
"values": [],
"duration": 229.38904200000252
}
},
{
"name": "AccessType",
"type": "esriFieldTypeString",
"alias": "Access Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Access_Points",
"codedValues": [
{
"name": "Catch Basin",
"code": "ACB"
},
{
"name": "Clean Out House",
"code": "ACOH"
},
{
"name": "Clean Out Mainline",
"code": "ACOM"
},
{
"name": "Clean Out Property",
"code": "ACOP"
},
{
"name": "Junction Box",
"code": "AJB"
},
{
"name": "Manhole",
"code": "AMH"
},
{
"name": "Meter",
"code": "AM"
},
{
"name": "Other Special Chamber",
"code": "AOC"
},
{
"name": "Wastewater Access",
"code": "AWA"
},
{
"name": "Wet Well",
"code": "AWW"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:50.220Z",
"statistics": {
"values": [],
"duration": 230.21588599999814
}
},
{
"name": "Northing",
"type": "esriFieldTypeString",
"alias": "Northing",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:50.220Z"
},
{
"name": "Easting",
"type": "esriFieldTypeString",
"alias": "Easting",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:50.220Z"
},
{
"name": "Elevation",
"type": "esriFieldTypeString",
"alias": "Elevation",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:50.221Z"
},
{
"name": "CoordinateSystem",
"type": "esriFieldTypeString",
"alias": "Coordinate System",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:50.221Z"
},
{
"name": "GPSAccuracy",
"type": "esriFieldTypeString",
"alias": "GPS Accuracy",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_AccuracyOfGPS",
"codedValues": [
{
"name": "Nearest meter",
"code": "N"
},
{
"name": "Sub-Meter",
"code": "M"
},
{
"name": "Survey level",
"code": "L"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:50.468Z",
"statistics": {
"values": [],
"duration": 247.4069859999945
}
},
{
"name": "InspectionStatus",
"type": "esriFieldTypeString",
"alias": "Inspection Status",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": false,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Inspection_Status",
"codedValues": [
{
"name": "Buried or Marked",
"code": "BM"
},
{
"name": "NI Traffic",
"code": "NI"
},
{
"name": "No Access",
"code": "NA"
},
{
"name": "Not Found",
"code": "NF"
},
{
"name": "Not Opened",
"code": "NO"
},
{
"name": "Remote Inspection",
"code": "RI"
},
{
"name": "Surcharged/Debris",
"code": "SD"
},
{
"name": "Surface Inspection",
"code": "SI"
},
{
"name": "Descent Inspection",
"code": "DI"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:50.665Z",
"statistics": {
"values": [],
"duration": 196.75175200000376
}
},
{
"name": "EvidenceSurcharge",
"type": "esriFieldTypeSmallInteger",
"alias": "Evidence Surcharge",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Boolean",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:50.822Z",
"statistics": {
"values": [],
"duration": 156.54407899999933
}
},
{
"name": "CoverShape",
"type": "esriFieldTypeString",
"alias": "Cover Shape",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Shapes",
"codedValues": [
{
"name": "Arched",
"code": "A"
},
{
"name": "Barrel",
"code": "B"
},
{
"name": "Circular",
"code": "C"
},
{
"name": "Egg Shaped",
"code": "E"
},
{
"name": "Horseshoe",
"code": "H"
},
{
"name": "Other",
"code": "Z"
},
{
"name": "Oval",
"code": "O"
},
{
"name": "Rectangular",
"code": "R"
},
{
"name": "Square",
"code": "S"
},
{
"name": "Trapezoidal",
"code": "T"
},
{
"name": "U-Shaped",
"code": "U"
}
]
},
"defaultValue": null,
"updated_at": "2015-06-08T15:54:51.213Z",
"statistics": {
"values": [],
"duration": 391.215532000002
}
},
{
"name": "CoverSize",
"type": "esriFieldTypeDouble",
"alias": "Cover Size",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.213Z"
},
{
"name": "CoverSizeWidth",
"type": "esriFieldTypeDouble",
"alias": "Cover Size Width(For Non Circular)",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.213Z"
},
{
"name": "CoverMaterial",
"type": "esriFieldTypeString",
"alias": "Cover Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.213Z"
},
{
"name": "CoverTypeSolidVented",
"type": "esriFieldTypeString",
"alias": "Cover Type Solid or Vented",
"sqlType": "sqlTypeOther",
"length": 10,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_CoverTypeSolidVented",
"codedValues": [
{
"name": "Solid",
"code": "Solid"
},
{
"name": "Vented/Slots",
"code": "Vented"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverType",
"type": "esriFieldTypeString",
"alias": "Cover Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_CoverTypeOther",
"codedValues": [
{
"name": "Gasketed",
"code": "Gasketed"
},
{
"name": "Bolted",
"code": "Bolted"
},
{
"name": "Inner Cover",
"code": "Inner Cover"
},
{
"name": "Locking",
"code": "Locking"
},
{
"name": "Gasketed, Bolted",
"code": "Gasketed, Bolted"
},
{
"name": "Gasketed, Inner Cover",
"code": "Gasketed, Inner Cover"
},
{
"name": "Gasketed, Locking",
"code": "Gasketed, Locking"
},
{
"name": "Bolted, Locking",
"code": "Bolted, Locking"
},
{
"name": "Bolted, Inner Cover",
"code": "Bolted, Inner Cover"
},
{
"name": "Locking, Inner Cover",
"code": "Locking, Inner Cover"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverTypeAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Cover Attributes",
"sqlType": "sqlTypeOther",
"length": 100,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "HoleDiameter",
"type": "esriFieldTypeString",
"alias": "Hole Diameter",
"sqlType": "sqlTypeOther",
"length": 5,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Cover_Hole_Diameter",
"codedValues": [
{
"name": "<= 1/2 inch (13mm)",
"code": "A"
},
{
"name": "> 1 1/2 inch (38mm) <= 2 inch(50mm)",
"code": "D"
},
{
"name": "> 1 inch (25mm) <= 1 1/2 inch (38mm)",
"code": "C"
},
{
"name": "> 1/2 inch (13mm) <= 1 inch (25mm)",
"code": "B"
},
{
"name": "> 2 inch (50mm)",
"code": "E"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "HoleNumber",
"type": "esriFieldTypeSmallInteger",
"alias": "Number of Hole Vents",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverBearingSurfDia",
"type": "esriFieldTypeDouble",
"alias": "Cover Bearing Surface Diameter",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverBearingSurfDiaWidth",
"type": "esriFieldTypeDouble",
"alias": "Cover Bearing Surface Diameter Width",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverFrameFit",
"type": "esriFieldTypeString",
"alias": "Cover Frame Fit",
"sqlType": "sqlTypeOther",
"length": 5,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Cover_Frame_Fit",
"codedValues": [
{
"name": "Good",
"code": "G"
},
{
"name": "Oversized",
"code": "O"
},
{
"name": "Rocks/Wobbles",
"code": "R"
},
{
"name": "Undersized",
"code": "U"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverCondition",
"type": "esriFieldTypeString",
"alias": "Cover Condition",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_CoverCondition",
"codedValues": [
{
"name": "Sound",
"code": "Sound"
},
{
"name": "Cracked",
"code": "Cracked"
},
{
"name": "Broken",
"code": "Broken"
},
{
"name": "Missing",
"code": "Missing"
},
{
"name": "Corroded/Pitted",
"code": "Corroded/Pitted"
},
{
"name": "Bolts Missing",
"code": "Bolts Missing"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverConditionAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Cover Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "CoverInsertType",
"type": "esriFieldTypeString",
"alias": "Cover Insert Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Cover_Insert_Types",
"codedValues": [
{
"name": "Metal",
"code": "M"
},
{
"name": "Other",
"code": "Z"
},
{
"name": "Plastic",
"code": "P"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.214Z"
},
{
"name": "InsertCondition",
"type": "esriFieldTypeString",
"alias": "Insert Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_InsertCondition",
"codedValues": [
{
"name": "Sound",
"code": "Sound"
},
{
"name": "Poorly Fitted",
"code": "Poorly Fitted"
},
{
"name": "Cracked/Torn/Holes",
"code": "Cracked/Torn/Holes"
},
{
"name": "Leaking",
"code": "Leaking"
},
{
"name": "Insert Fell",
"code": "Insert Fell"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "InsertConditionAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Insert Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "AdjustmentRingType",
"type": "esriFieldTypeString",
"alias": "Adjustment Ring Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Adjustment_Ring_Types",
"codedValues": [
{
"name": "Adjustable",
"code": "A"
},
{
"name": "Solid",
"code": "S"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "RingCondition",
"type": "esriFieldTypeString",
"alias": "Ring Condition",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSO_AdjustmentRingCondition",
"codedValues": [
{
"name": "Sound",
"code": "Sound"
},
{
"name": "Cracked",
"code": "Cracked"
},
{
"name": "Broken",
"code": "Broken"
},
{
"name": "Corroded/Pitted/Worn",
"code": "Corroded"
},
{
"name": "Poor Installation",
"code": "Leaking"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "RingConditionAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Ring Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "AdjustmentRingHeight",
"type": "esriFieldTypeDouble",
"alias": "Adjustment Ring Height",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameMaterial",
"type": "esriFieldTypeString",
"alias": "Frame Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameBearingSurfaceWidth",
"type": "esriFieldTypeDouble",
"alias": "Frame Bearing Surface Width",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameBearingSurfaceDepth",
"type": "esriFieldTypeDouble",
"alias": "Frame Bearing Surface Depth",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameClearOpenDiam",
"type": "esriFieldTypeDouble",
"alias": "Frame Clear Open Diam",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameCondition",
"type": "esriFieldTypeString",
"alias": "Frame Condition",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_FrameCondition",
"codedValues": [
{
"name": "Sound",
"code": "Sound"
},
{
"name": "Cracked",
"code": "Cracked"
},
{
"name": "Broken",
"code": "Broken"
},
{
"name": "Missing",
"code": "Missing"
},
{
"name": "Corroded/Pitted/Worn",
"code": "Corroded/Pitted/Worn"
},
{
"name": "Coated",
"code": "Coated"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.215Z"
},
{
"name": "FrameConditionAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Frame Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "SealCondition",
"type": "esriFieldTypeString",
"alias": "Seal Condition",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_FrameSealCondition",
"codedValues": [
{
"name": "Sound",
"code": "Sound"
},
{
"name": "Cracked",
"code": "Cracked"
},
{
"name": "Loose/Not Attached",
"code": "Loose/Not Attached"
},
{
"name": "Offset",
"code": "Offset"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "SealConditionAdditional",
"type": "esriFieldTypeString",
"alias": "Additional Seal Conditions",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "FrameOffsetDistance",
"type": "esriFieldTypeInteger",
"alias": "Frame Offset Distance",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "FrameSealInflow",
"type": "esriFieldTypeString",
"alias": "Frame Seal Inflow",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Inflow_Infiltration",
"codedValues": [
{
"name": "Infil Dripper",
"code": "ID"
},
{
"name": "Infil Gusher",
"code": "IG"
},
{
"name": "Infil Runner",
"code": "IR"
},
{
"name": "Infil Stained",
"code": "IS"
},
{
"name": "Infil Weeper",
"code": "IW"
},
{
"name": "None",
"code": "N"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "FrameDepth",
"type": "esriFieldTypeDouble",
"alias": "Frame Depth",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyMaterial1",
"type": "esriFieldTypeString",
"alias": "Chimney Material1",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyMaterial2",
"type": "esriFieldTypeString",
"alias": "Chimney Material2",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyInI",
"type": "esriFieldTypeString",
"alias": "Chimney InI",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Inflow_Infiltration",
"codedValues": [
{
"name": "Infil Dripper",
"code": "ID"
},
{
"name": "Infil Gusher",
"code": "IG"
},
{
"name": "Infil Runner",
"code": "IR"
},
{
"name": "Infil Stained",
"code": "IS"
},
{
"name": "Infil Weeper",
"code": "IW"
},
{
"name": "None",
"code": "N"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyClearOpening",
"type": "esriFieldTypeSmallInteger",
"alias": "Chimney Clear Opening",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyDepth",
"type": "esriFieldTypeDouble",
"alias": "Chimney Depth",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyLiningInterior",
"type": "esriFieldTypeString",
"alias": "Chimney Lining Interior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ChimneyLiningExterior",
"type": "esriFieldTypeString",
"alias": "Chimney Lining Exterior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ConeType",
"type": "esriFieldTypeString",
"alias": "Cone Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Cone_Types",
"codedValues": [
{
"name": "Conical centered",
"code": "CC"
},
{
"name": "Conical off centered",
"code": "CO"
},
{
"name": "Flattop",
"code": "FT"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ConeMaterial",
"type": "esriFieldTypeString",
"alias": "Cone Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ConeDepth",
"type": "esriFieldTypeDouble",
"alias": "Cone Depth",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.216Z"
},
{
"name": "ConeLiningInterior",
"type": "esriFieldTypeString",
"alias": "Cone Lining Interior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "ConeLiningExterior",
"type": "esriFieldTypeString",
"alias": "Cone Lining Exterior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallDiam",
"type": "esriFieldTypeSmallInteger",
"alias": "Wall Diam",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallBySize",
"type": "esriFieldTypeSmallInteger",
"alias": "Wall By Size",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallMaterial",
"type": "esriFieldTypeString",
"alias": "Wall Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallDepth",
"type": "esriFieldTypeDouble",
"alias": "Wall Depth",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallLiningInterior",
"type": "esriFieldTypeString",
"alias": "Wall Lining Interior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "WallLiningExterior",
"type": "esriFieldTypeString",
"alias": "Wall Lining Exterior",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "BenchPresent",
"type": "esriFieldTypeString",
"alias": "Bench Present",
"sqlType": "sqlTypeOther",
"length": 5,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Bench_Present",
"codedValues": [
{
"name": "None",
"code": "N"
},
{
"name": "Partial",
"code": "P"
},
{
"name": "Yes",
"code": "Y"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "BenchMaterial",
"type": "esriFieldTypeString",
"alias": "Bench Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Materials",
"codedValues": [
{
"name": "Asbestos Cement",
"code": "AC"
},
{
"name": "Brick",
"code": "BR"
},
{
"name": "Cast Iron",
"code": "CAS"
},
{
"name": "Clay Tile",
"code": "CT"
},
{
"name": "Concrete Pipe (non-reinforced)",
"code": "CP"
},
{
"name": "Concrete Segments (bolted)",
"code": "CSB"
},
{
"name": "Concrete Segments (unbolted)",
"code": "CSU"
},
{
"name": "Corrugated Metal Pipe",
"code": "CMP"
},
{
"name": "Ductile Iron Pipe",
"code": "DIP"
},
{
"name": "Fiberglass Reinforced Pipe",
"code": "FRP"
},
{
"name": "Glass Reinforced Cement",
"code": "GRC"
},
{
"name": "Not Known",
"code": "XXX"
},
{
"name": "Other",
"code": "ZZZ"
},
{
"name": "Pitch Fiber (Orangeburg)",
"code": "OB"
},
{
"name": "Plastic/Steel Composite",
"code": "PSC"
},
{
"name": "Polyethylene",
"code": "PE"
},
{
"name": "Polypropylene",
"code": "PP"
},
{
"name": "Polyvinyl Chloride",
"code": "PVC"
},
{
"name": "Pre-stressed Concrete Cylinder Pipe",
"code": "PCCP"
},
{
"name": "Reinforced Concrete Pipe",
"code": "RCP"
},
{
"name": "Reinforced Plastic Pipe (Truss Pipe)",
"code": "RPM"
},
{
"name": "Segmented Block",
"code": "SB"
},
{
"name": "Steel Pipe",
"code": "SP"
},
{
"name": "Transite Pipe",
"code": "TTE"
},
{
"name": "Vitrified Clay Pipe",
"code": "VCP"
},
{
"name": "Wood",
"code": "WD"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "BenchLining",
"type": "esriFieldTypeString",
"alias": "Bench Lining",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Linings",
"codedValues": [
{
"name": "Bitumastic",
"code": "B"
},
{
"name": "Cementitious",
"code": "C"
},
{
"name": "Cured in Place",
"code": "CP"
},
{
"name": "Epoxy",
"code": "E"
},
{
"name": "Fiberglass",
"code": "F"
},
{
"name": "None - No Coating",
"code": "NC"
},
{
"name": "Other",
"code": "ZZ"
},
{
"name": "Plastic",
"code": "PL"
},
{
"name": "Polymer",
"code": "P"
},
{
"name": "Rubber",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "ChannelInstalled",
"type": "esriFieldTypeSmallInteger",
"alias": "Channel Installed",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "NASSCO_Boolean",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "ChannelMaterial",
"type": "esriFieldTypeString",
"alias": "Channel Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "ChannelType",
"type": "esriFieldTypeString",
"alias": "Channel Type",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Channel_Types",
"codedValues": [
{
"name": "Formed",
"code": "F"
},
{
"name": "Insert",
"code": "I"
},
{
"name": "Pipe",
"code": "P"
},
{
"name": "Precast",
"code": "R"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.217Z"
},
{
"name": "ChannelExposure",
"type": "esriFieldTypeString",
"alias": "Channel Exposure",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Channel_Exposures",
"codedValues": [
{
"name": "Closed",
"code": "C"
},
{
"name": "Fully Opened",
"code": "F"
},
{
"name": "Partially Opened",
"code": "P"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "StepNumber",
"type": "esriFieldTypeSmallInteger",
"alias": "Number of Manhole Steps",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "StepMaterial",
"type": "esriFieldTypeString",
"alias": "Step Material",
"sqlType": "sqlTypeOther",
"length": 50,
"nullable": true,
"editable": true,
"domain": {
"type": "codedValue",
"name": "MACP_Step_Materials",
"codedValues": [
{
"name": "Brick",
"code": "B"
},
{
"name": "Metal",
"code": "M"
},
{
"name": "Other",
"code": "Z"
},
{
"name": "Plastic",
"code": "P"
}
]
},
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "WorkOrder",
"type": "esriFieldTypeString",
"alias": "WorkOrder",
"sqlType": "sqlTypeOther",
"length": 20,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "Project",
"type": "esriFieldTypeString",
"alias": "Project",
"sqlType": "sqlTypeOther",
"length": 64,
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "PressureValue",
"type": "esriFieldTypeDouble",
"alias": "Pressure Value",
"sqlType": "sqlTypeOther",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "",
"sqlType": "sqlTypeOther",
"length": 38,
"nullable": false,
"editable": false,
"domain": null,
"defaultValue": null,
"statistics": {
"duration": 0
},
"updated_at": "2015-06-08T15:54:51.218Z"
}
],
"display_field": "StreetNameNo",
"groups": [],
"item_name": "ManholeInspections",
"item_type": "Table",
"license": "",
"name": "ManholeInspection",
"object_id_field": "OBJECTID",
"owner": "liz_ess",
"record_count": -1,
"supported_extensions": "",
"supports_advanced_queries": true,
"tags": [
"Sewer",
"Manhole",
"Inspection"
],
"thumbnail_url": "https://www.arcgis.com/sharing/rest/content/items/c96b49b62c0d414b9965e85353d7e5a8/info/thumbnail/thumbnail/thumbnail.png",
"title": "ManholeInspections",
"type": "Table",
"updated_at": "2015-03-06T00:37:06.000Z",
"use_standardized_queries": false,
"landing_page": "https://www.arcgis.com/home/item.html?id=c96b49b62c0d414b9965e85353d7e5a8",
"url": "http://services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/ManholeInspections/FeatureServer/1",
"geometry_type": null,
"current_version": 10.3,
"max_record_count": 1000,
"model_name": "Dataset"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment