-
In addition to the current channels,
https://proj.org/en/latest/community/channels.html
perhaps do like
https://github.com/GenericMappingTools/gmt/discussions
and enable
https://github.com/OSGeo/…
-
I now working on topomap symbols sets specially for OOMapper, that based on open national standarts for cartography in different countries.
Used national map specifications:
- Genshtab Topographic…
ghost updated
6 years ago
-
***Equirectangular projection***
wouldnt it be better for planar projection/map to use [Equirectangular coordinates:](https://en.wikipedia.org/wiki/Equirectangular_projection)? this could even spare…
-
Currently, the @@ operator only works for scircles (and I think spoints). It is occasionally useful to also obtain the centroid of a polygon.
I have not thought about this in depth, but I *think* i…
-
我想在项目的基础上实现根据车辆轨迹判断超车或者碰撞等行为有没有可行的方法呢
-
**Description of the desired feature**
Modules like **meca**, **velo**, etc. plot advanced symbols in seismology and geodesy and use a geographic region (**-R**), map projection (**-J)** and input …
-
https://api.nasa.gov/#:~:text=Vesta/Moon/Mars%20Trek%20WMTS are web map tile services which let you get this stuff. We should add them to TileProviders! It should be simple to implement as an exampl…
-
I have cropped a tif file using latest elevation lib, e.g.:
```
eio clip -o dem.tif --bounds 35.079732 30.901217 35.845468 31.870474
```
Then inspected the CRS of the file using `rasterio`, which …
-
I foreseen this for a while, but I think this ambiguity is finally biting somewhere. See https://github.com/JuliaImages/ImageTransformations.jl/issues/25 for context.
The problem is that when you h…
-
This package has strong dependence on at least one of `rgdal`, `rgeos` or `maptools`, but does not seem to use any functionality in code. The usage may have been in `raster`, which now uses `terra` in…