http://qs321.pair.com?node_id=11142012


in reply to Re^10: Geo Package files
in thread Geo Package files

I'm not sure why an external tool won't be helpful.

In QGIS, for example, it is pretty straightforward to calculate the feature envelopes. There is also a coordinate panel at the bottom of the window that shows the map coordinates as you move the mouse. This can be used to check the coordinates of features you are interested in without having to calculate their specific geometries.

If you are comfortable using R then the sf library has tools to access features (geometries), and the st_bbox function will give you the feature envelope.

Replies are listed 'Best First'.
Re^12: Geo Package files
by Bod (Parson) on Mar 11, 2022 at 22:41 UTC