Tagged Questions

1
vote
2answers
3k views

using GDAL/OGR api to read vector data (shapefile)--How?

I am working on an application that involves some gis stuff. There would be some .shp files to be read and plotted onto an opengl screen. The current opengl screen is using the orthographic projection ...