Conversion Tools > JSON > JSON To Features

2975
2
Jump to solution
06-17-2015 12:13 PM
ChrisHolmes
Occasional Contributor III

Hello Everyone,

I am trying to use the JSON To Features tool but I cannot find an example of how the JSON file should look so that it will convert correctly. The file that I have currently looks like this:

{"rows":[[-9796.4038000004,5646764.8232,1955,"151 DALE PL

SW"],[-9780.723199999898,5646761.819300001,1952,"155 DALE PL

SW"],[-9764.6319000004,5646765.927300001,1954,"159 DALE PL

SW"],[-9668.8421999998,5646720.6684,1955,"204 DALE PL

SW"]],"metaData":[{"name":"XCOORD"},{"name":"YCOORD"},{"name":"BLDGCONSTYR"},{"name":"BLDGADDR"}]}

Looking for some guidance on how this needs to be changed so that it can be imported. Or is there a different conversion tool that I should look at?

Thanks for your time,

Chris

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
nicogis
MVP Frequent Contributor

JSON features based on ArcGIS REST API specification into a feature class .

See ArcGIS Help (10.2, 10.2.1, and 10.2.2)

View solution in original post

0 Kudos
2 Replies
nicogis
MVP Frequent Contributor

JSON features based on ArcGIS REST API specification into a feature class .

See ArcGIS Help (10.2, 10.2.1, and 10.2.2)

0 Kudos
ChrisHolmes
Occasional Contributor III

Thanks for the link Domenico, I will check this out.

Chris

0 Kudos