-
I was planning to use pgjdbc-ng when I moved from BoneCP to HikariCP. (recommended by HikariCP) However, I got the following exception when I was trying to retrieve data with postgis fields using Hibe…
-
At the core of osm2pgsqls mission is the processing of geometries from OSM data into some useful format in a PostgreSQL/PostGIS database. Osm2pgsql is one step in a larger toolchain transforming the g…
-
I see some TODO-like comments in the source https://github.com/morganherlocker/turf/blob/4a4772433b3deb6ae5f8dc9d24afbdd9c6555911/lib/erase.js#L4 but it seems like a good idea to veer away from too mu…
tmcw updated
10 months ago
-
For the Polygon mentioned below when triangulated using ConstrainedDelaunayTriangulator upon getting the results from this triangulator it is causing this IllegalStateException: Unable to find a conve…
-
-
## Coordinate transformations and projections
Code | Library | Description
------ | ------- | -----------
[proj4dart](https://github.com/maRci002/proj4dart) by maRci002 | [![pub package](https:/…
-
If we want to fully support JTS in the future, we will need a rake task to copy the jts library into the solr_wrapper solr instance.
Code snippet:
```
desc 'Copy necessary solr dependencies to …
-
**Is your feature request related to a problem? Please describe.**
There are some scattered issues involving the coordinate converter. We can't always find or properly understand them, so consolida…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of NetTopologySuite
- [x] I have verified if the problem exist in both …
UniQP updated
2 years ago
-
The GeoSPARQL ontology has been extended with a datatype and property for Discrete Global Grid Systems (DGGS):
:asDggsWkt
a owl:DatatypeProperty ;
rdfs:subPropertyOf :hasSerializati…