How to load points in a SQL server polygon table?

2733
0
08-12-2015 10:47 AM
DeeptiPuri
New Contributor

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