-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
Here is [postgis](https://github.com/postgis/postgis/blob/2.1.0/doc/ZMSgeoms.txt) documentation on their extention to wkb to support ZM and srid values.
https://github.com/postgis/postgis/blob/2.1.…
-
Currently (
-
I like this project and I want to like it even more. But using this with open street map data in post GIS seems problematic. My configuration is as follows and really all I want to do is just have s…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
Thanks for your presentation at #osgeonl today.
I talked to my colleague Paul Ramsey about how to integrate this into PostGIS, and he came up with an alternative. See below:
Their code could be an e…
-
As we discovered in #7 there are certain things you can express in WKB, WKT or GeoJSON that don't line up. You can express differing geometry types (2D and 3D) within a feature or a geometry types li…
-
Scenario 6: the_geom text && wkb_geometry geometry(Point, 4326) -> it explodes (Text column the_geom is missing!)
Scenario 7 - (the post-ogr2ogr typical one): the_geom geometry && wkb_geometry geometr…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…