terriajs
Version:
Geospatial data visualization platform.
109 lines (108 loc) • 2.81 kB
JSON
{
"id": 2,
"objectIdFieldName": "objectid",
"globalIdFieldName": "",
"geometryType": "esriGeometryPoint",
"spatialReference": {
"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"
},
"exceededTransferLimit": false,
"hasM": false,
"fields": [
{
"name": "objectid",
"alias": "OBJECTID",
"type": "esriFieldTypeOID"
},
{
"name": "pointtype",
"alias": "Point Type",
"type": "esriFieldTypeString",
"length": 60
},
{
"name": "installdate",
"alias": "Install Date",
"type": "esriFieldTypeDate",
"length": 8
},
{
"name": "abandate",
"alias": "Abandoned Date",
"type": "esriFieldTypeDate",
"length": 8
},
{
"name": "material",
"alias": "Material",
"type": "esriFieldTypeString",
"length": 20
},
{
"name": "diameter",
"alias": "Diameter",
"type": "esriFieldTypeDouble"
},
{
"name": "facilityid",
"alias": "Facility Identifier",
"type": "esriFieldTypeString",
"length": 20
},
{
"name": "lastupdate",
"alias": "Last Update Date",
"type": "esriFieldTypeDate",
"length": 8
},
{
"name": "lasteditor",
"alias": "Last Editor",
"type": "esriFieldTypeString",
"length": 50
},
{
"name": "enabled",
"alias": "Enabled",
"type": "esriFieldTypeSmallInteger"
}
],
"features": [
{
"geometry": {
"x": -6834170.346244076,
"y": 1419941.6775348634
},
"attributes": {
"objectid": 6007,
"pointtype": "wTestStation",
"installdate": null,
"abandate": null,
"material": null,
"diameter": null,
"facilityid": null,
"lastupdate": null,
"lasteditor": null,
"enabled": null
}
},
{
"geometry": {
"x": 7452473.306133267,
"y": -12057068.956644557
},
"attributes": {
"objectid": 6404,
"pointtype": "wTestStation",
"installdate": null,
"abandate": null,
"material": null,
"diameter": null,
"facilityid": null,
"lastupdate": null,
"lasteditor": null,
"enabled": null
}
}
]
}