-
if you make a tsv file with all wktStrings of interest, something like
country code | wktString
--- | ---
something | something
then, I can make a little script to request all wktStrings …
-
The ALA has a potential data provider who has a high quality weed survey and treatment dataset that contains fairly precise polygon data and we would like to include it. Does Darwin Core allow for pol…
-
If you link a Neatline record to an Omeka item with a WKT string in DC:Coverage, Neatline successfully fills out its own Coverage field with that string, and the geometries appear on the map. But Neat…
-
Hy everyone,
I have this first gdf:
```
| DATA | OCCUR | geometry
2005-01-01 | PROPERTY CRIMES | POINT (-38.5554 -3.73784)
2005-01-01 | PROPERTY CRIMES | POINT (-38.5606 -3.83…
-
Hi Richard
Thanks a lot for this utility, awesome!!! I was wondering what happens with the projection of the raster? Is this kept as the original in the gdb? I am unfamiliar with the gdb as well as…
-
From Martin:
We should also fix these copy and paste errors (and whichever fixes Lewis and others have suggested since rev 13).
OGC COORDINATE SYSTEM WKT:
User ID: LASF_Projection
Record ID: 2…
-
Started to use Magellan and ran into the above exception. Basically what the code is doing is:
```scala
val csv = spark.read.option("delimiter", ",").option("header", value = false).csv(polygonsUrl.…
-
Hey,
I've installed nextgis locally and can't seem to be able to:
1. create a **QGIS style** resource, it just isn't shown. (only **MapServer style**)
2. If I create a MapServer style and click …
-
I have been struggling for a few weeks when mapping my Geometry column in Postgis to IGeometry
here is a very detailed description of the [problem](http://gis.stackexchange.com/questions/178117/nhiber…
-
Hi,
I not even sure if this is an `sf` bug, since it leads back deep into `src/` where I fear to tread but:
```{r}
> st_crs(29873)
Coordinate Reference System:
EPSG: 29873
proj4string: …