-
I think the dplyr-friendly `sf` object is really nice, and it would be great to see it one day become a base class imported by other spatial packages. However, `sf` package introduces system dependen…
-
Hello,
I tried to install hackmd but when requesting the index, I get the following error : `Error: Could not find include include file.`
I use node 6.12.3 and npm 3.10.10
```
hackmd@brell:~$ …
-
To handle conditional tags like [restriction:conditional](http://www.openstreetmap.org/relation/5443569#map=18/37.34131/-121.88777) support for opening hours must be added into osrm-extract/osrm-contr…
-
So the following code fails:
```
wkt = WKTElement('POLYGON((1 2,3 4))')
print(wkt)
```
while this is accepted:
```
wkt = WKTElement(b'POLYGON((1 2,3 4))')
print(wkt)
```
I feel that as it is possi…
-
- [ ] compile CHANGELOG
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
An unexpected error occurred: "Invalid tar header. Maybe the tar is corrupted or it needs to be…
-
Hi,
Thanks for the great extension to SQLAlchemy, just starting to get my feet wet!
It's unclear to me if its possible to insert a (Shapely) geometry into a table using `shape.from_geom`, or WKB for…
-
Even within the previous `sp`/`rgdal` framework, I've always found the time it takes to write large spatial objects to postgis frustratingly slow. 1-25k records is tolerable, but 100k+ requires more p…
-
Using Large WKT Strings as search geometries, the default REST API search fails with **ORA-01704: string literal too long** -> use prepared statements with CLOBs instead.
-
Hello,
I'm using Debian Jessie to install the newest version, and I can't run commond "npm install", it has some errors, please help me:
```
0 info it worked if it ends with ok
1 verbose cli [ '…