-
I noted that **ST_Transform()** function is still unavailable in the package.
It is indeed a very useful and used function in GIS applications.
**How hard is it to implement ST_Transform()?**
[…
hjort updated
2 years ago
-
Great repo, but i don't understand how let it wotks with all EPSG, only 3006, the one in example, is working for me, any other is failing the Transformation. Where i'm making wrong?
I just copied ex…
-
How can I convert this javascript to this java library?
```
var latitude = 37.42342342342342, longitude = -122.08395287867832;
proj4.defs('EPSG:4326', "+title=long/lat:WGS84 +proj=longlat +a=6378…
-
This may be a naive and ill-informed pipe dream, but it would be nice to have robust conversions from WKT{1|2} to Proj4 in cases where there's no embedded EPSG code. The current conversion routines as…
-
[test65.zip](https://github.com/locationtech/geotrellis/files/2969274/test65.zip)
The data's extent is `Extent(95.08999999997889, 29.638333333344512, 117.08999999997889, 40.63833333334451)`
1. repro…
-
**Describe the feature**:
When talking with geo users, we often hear requests to re-project coordinates from WGS84 to another coordinate system. Doing query-time reprojection may be a heavy lift, bu…
-
I attempted to reproject a TileLayerRDD[SpatialKey] with an extent that crosses the antimeridian because it contains tiled raster data for Fiji, whose extent also crosses the antimeridian.
Stacktr…
-
**What**
Converting the following EPSG:3857 (web mercator) coordinates to EPSG:2056 leads to errors of up to 250,000 in the x component. (I tried debugging a bit, it seems the WGS 84 coordinates calc…
-
Did this tracker sneak in without intention?
```
$ scanapk networksurveyplus-release-0.2.0.apk
Libraries detected:
-------------------
* Android Support v4 (/android/support/v4): Development …
-
Post a comment letting us know what you are going to be working on.