-
At the moment WKT coordinates have unnecessarily high precision.
lat/lon decimals could be shortened to 6 digits still without loosing actual precision:
```
POINT (135.27597373034055 34.68437899629…
-
Hi, love this package! Would you support a `obj_type` of "wkt" for [well-known text](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry) for easy use with spatial type packages, …
-
**User Story**
As a data collector, past the WKT coordinates in map web UI when adding a new location to define the geometries
-
@jyrkioraskari The example below was produced from a Malgrat BIM model `CentreCultural_AMM_v02.ifc` by @gonsco.
@nataschake Please put it in https://github.com/Accord-Project/Malgrat (IFC and Turtle …
-
**Describe the bug**
I recently upgraded my `arcgis` python library from 2.3.0 -> 2.4.0 and noticed the deprecation warning on the function `gis.content.add()`. According to the message, that functio…
-
in the schema it says the the wkt should be an object of type PROJJSON
https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/7cee2f8cd03b07bf457683321747be41d10abe66/schemas/tms/2.0/json/crs.j…
-
Adapt new to new Well Known text specification
__Geographic information — Well-known text representation of coordinate reference systems__
See:
* [as HTML](http://docs.opengeospatial.org/is/18-010r…
-
"gml" opnemen als attribuut werkt niet bij creatie van een gml bestand, er is immers in dat formaat al een voorziene plaats voor de geometrie en niet als een attribuut zoals dat wel kan bij wkt.
Het …
-
Of course not to be considered for the current work, but perhaps worth considering for a GeoTIFF v2.0:
A lot of the issues we have to face with the myriad of GeoTIFF keys could be solved easily by …
-
I ran into a problem where `add_serde()` will append trait impls to `google.protobuf.rs` after each build, but neither prost nor prost-wkt would clear it, so it only becomes bigger and bigger.
http…