bugra9 / gdal3.js

Convert raster and vector geospatial data to various formats and coordinate systems entirely in the browser.
https://gdal3.js.org
GNU Lesser General Public License v2.1
311 stars 46 forks source link

gdal3.js How do I read features and manipulate them? #83

Open qq1469617613 opened 3 weeks ago

qq1469617613 commented 3 weeks ago

May I ask how gdal3.js operates feature? It seems that I do not see the data about features after reading the data

bugra9 commented 2 weeks ago

Hi @qq1469617613,

I don't understand your question. Can you be more specific? Or can you share a sample file?

qq1469617613 commented 2 weeks ago

gdal I would like to use gdal3.js to read the features in the image above, does dgal3.js support this?