-
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…
-
gdal2tiles.py generates tiles that can be displayed on various map engines, and many coordinate frames work, but there is a shift for all CRS's that are in the NAD83(HARN) coordinate frame. …
-
The **coord_datum_cd** is the latitude / longitude (horizontal) coordinate datum. How many unique **coord_datum_cd** values, and with what distribution are these codes, currently in use in the NWIS s…
-
**Describe the bug**
Reprojection doesn't work correctly for NED raster downloaded for the area covered by elevation in ncspm sample dataset.
**To Reproduce**
Steps to reproduce the behavior:
…
-
https://github.com/openimagerynetwork/metadata-spec/blob/master/sample.json
https://github.com/openimagerynetwork/metadata-spec
``` json
{
"uuid" : "path/to/example.tif",
"projection" : "PROJCS…
-
I may be doing something wrong here, but I can't get the proj4 js api v2.1.2 to return anything close to the correct values for a project I'm working on. The proj command line gives the correct values…
-
If importer.save(name_field) returns 0 as the number of created locations, the UI doesn't tell you anything about what went wrong.
See around line 162 in obadmin/admin/views.py.
One possible scenario…
-
When I import a dataset with a "Measured 3D LineString" geometry, I receive a `UserWarning: Measured (M) geometry types are not supported. Original type 'Measured 3D LineString' is converted to 'LineS…
-
Hi there! I am really interested in the 3dForest project, and I am hoping for some help.
Firstly, can you help me understand the transformation matrix, is it just in the projection that the LAS fi…
-
`getEPSGCode("+proj=utm +zone=16 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs")` returns
32616, but should be 26916