-
I'm thinking in adding support for spherical GCS and WGS84 first and then we can discuss a properly GCS framework to build upon it. On the way at #1
About the API, I'm thinking in something like tha…
-
Hi,
i'm new to geographic coordinate systems. I'm looking for the code example which provide conversion of point and polygon which coordinates are represented in WGS84 coordinate system to cartesian …
-
Hi,
i'm new to geographic coordinate systems. I'm looking for the code example which provide conversion of point and polygon which coordinates are represented in WGS84 coordinate system to cartesian …
-
```python
class GlobalGeodetic(object):
"""
TMS Global Geodetic Profile
---------------------------
Functions necessary for generation of global tiles in Plate Carre projection,
EPSG:4326…
-
![Uploading st.png…]()
-
The default CRS for WKT geometry strings (if a CRS/SRID is not specified) is specified to be"OGC::CRS84" that is like WGS84 except with latitude-longitude reversed (it uses easting-northing, aka long…
-
Hi,
the orginal library has now moved on and supports WGS84 by default...
http://www.movable-type.co.uk/scripts/latlong-gridref.html
Any chance of also updating this library to match ?
-
Can I do the conversion from EPSG:32633 to EPSG:4326 [GPS/WGS84] with Geodesy.jl?
I read the documentation and I'm still puzzled on how to do this.
Here is the code using PyCall to pyproj transfor…
-
In order to use the polygon geometry in shapefile, you have to know the (projection spatial reference) in order to translate shapefile coordinates to WGS84. Can you point me a way to read .prj to cr…
-
### Describe the issue
There is no way to set the CRS of the data coming from GNSS, either internal or external.
The actual CRS of the data might any of a number of reference frames:
- WGS84(…