Select to view content in your preferred language

How to load points in a SQL server polygon table?

2795
0
08-12-2015 10:47 AM
DeeptiPuri
Deactivated User

I have a spatial table in SQL server which stores both points and polygons geometry and I am using the table to return geoJSON for API calls. I want to load some points to this table with shapetype input as 'psuedopoint'. Should this load happen from SQL server or ArcCatalog. My attempt of using the load wizard in catalog resulted in creating polygon geometries in API return as I added a buffer of small radius. What is the best method to load these points?

0 Kudos
0 Replies