Converting from JSON to Geometry Spacial Type

1977
0
12-02-2015 11:08 AM
JaceColeman1
New Contributor

I have a web application that connects to a client's public Arc GIS server endpoint and queries for parcels based on an address.  Arc GIS returns the parcels as a shape in JSON, but I need to store the information as a geometry type in SQL server.  Is there a way that I can ask my client to output the information differently so that I can insert directly into SQL Server without needing some sort of conversion library?  Any other suggestions on how to approach this problem?

0 Kudos
0 Replies