-
Hello,
I'm converting values from 4326 to 32066 and the value converted is wrong ( visiblity offseted by about 700ft on Y access and 10ft on x).
I have tried the same convertion on EPSG.io and t…
-
Hello,
We were using an old version of LASTools and are currently trying to update it to a recent one but we are having difficulties with blast2dem. With data in the vertical datum CGVD2013, we are…
-
Do you want to include the epsg codes as part of the string? E.g.:
`"+init=epsg:3005 +proj=aea +lat_1=50 +lat_2=58.5 +lat_0=45 +lon_0=-126 +x_0=1000000 +y_0=0
+datum=NAD83 +units=m +no_defs +ellps…
-
Is there any way to have two versions of this? One that aligns with NLCD and another using EPSG 5070? Seems the error is on the order of a single meter for 1km cells and the advantages of having an EP…
ghost updated
4 years ago
-
I tried running the BreachDepressions tool on a dem that is in CRS EPSG:2285 (Washington StatePlane North, US feet). I get the following output:
`Reading DEM data...
Could not find tag 2062
Filling …
-
Hello,
After loading a file with a projection inside (EPSG:31700 --- [prj file](http://spatialreference.org/ref/epsg/dealul-piscului-1970-stereo-70/prj/) --- all areas are not fitting correctly on ma…
-
https://epsg.io/3857
> Projected bounds:
> -20026376.39 -20048966.10
> 20026376.39 20048966.10
It should be `6378137 * PI`:
`-20037508.34, -20037508.34, 20037508.34, 20037508.34`
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 7e0c0418-fe16-4a39-98bd-80e19d95b9d1 |
| **Label** | VALIDATION_GEODETICDATUM_STANDARD |
| **Description** | Does the value of dwc:geodeticDatu…
-
A batch job results item has a top-level `"epsg"` property:
```json
{
"assets": {
"openEO.tif": {
"eo:bands": [
{
"center_wavelength": 0.6646,
"name":…
-
In the PR https://github.com/geomet/geomet/pull/32 that added support for eWKT/eWKB, the comment was:
> Adding the crs object maintains some consistency with previous work; however, the meta.srid wil…