-
Make SWIMR dynamic with respect to zone system so it works with small SWIM and any future updates to the zone system.
-
When using the current version of proj.4 as the engine, strange things are occurring. The code is using the `from_user_input` function to generate the PJ_OBJ. Using the proj.4 string of the init, a …
-
Currently, I created the CRS class as a sort of wrapper around either GeogCRS or ProjCRS (which have different attributes/layouts), so that the user can always know what to expect. These are then acce…
-
I'm trying to filter on several polygons using the crop filter. But validation fails when I specify a list of polygons instead of a singe polygon. I could not find a ready example of the exact syntax …
-
I've had the ecoregions job running for several weeks and the number of 503s in the checklist_status.tsv file has not decreased.
http://archive.guoda.bio/job/ecoregion%20status%20checker/
When I se…
-
## Expected behavior and actual behavior.
Running GDAL against NETCDF-4 groups has different results depending on if the data is local or accessed using vsicurl.
Run locally gdal_translate ex…
-
I've seen this a few times, a message like
```
Warning messages:
...
2: In .getCRSfromGridMap4(atts) : cannot process these parts of the CRS:
```
These NetCDF files https://water.weather.gov…
-
OSM has 3 data types:
- `Node`s (points)
- `Ways` (very british shapes)
- `Rel`s (Bags of metadata that can be used to group nodes + ways)
We do not import `rel`s at all. Rels are very important and …
-
I'm trying to wrap my head around how to get the message registry to fall back to well known types when using the fetcher.
When using a custom fetcher it tries to fetch the types that it doesn't k…
geoah updated
6 years ago
-
---
Author Name: **Neil Robinson -** (Neil Robinson -)
Original Redmine Issue: 1176, https://issues.qgis.org/issues/1176
Original Assignee: Magnus Homann
---
I need to project maps in South Afric…