Regina Obe

Results 27 issues of Regina Obe

The warning on create topology http://docs.pgrouting.org/latest/en/pgr_createTopology.html#pgr-create-topology Is confusing. It explains the more obvious but not the not so obvious like what does clean = true do to your edges and...

Documentation
Topology
createTopology

### Expected behavior and actual behavior Processing test: docqueries/breadthFirstSearch/doc-pgr_breadthFirstSearchCRASHED SERVER: 'docqueries/breadthFirstSearch/doc-pgr_breadthFirstSearch.test.sql', sleeping 5 ### Steps to reproduce the problem > > cmake version 3.14.5 > > CMake suite maintained and...

Bug Report
Other
Functionality/experimental

This is proposal for a new function. pgr_dijkstraVia as of pgRouting 2.4 only supports physical nodes. As a result, if you want to force a certain order of visiting and...

Functionality Request
Dijkstra
Enhancement

I had trouble building PDF documents. Steve confirmed he had similar issues. To fix I had to as described here: https://lists.osgeo.org/pipermail/pgrouting-dev/2015-September/001588.html To overcome the build issues I was having, I...

Documentation
PDF

A user reported this issue on postgis issue tracker: trying to use 14-3.2 image https://trac.osgeo.org/postgis/ticket/5199 User was trying to do an out-db-raster call to a google cloud raster, and the...

As noted in this ticket - https://github.com/pramsey/pgsql-ogr-fdw/issues/182 It would be really handy if docker-postgis files include ogr_fdw. ogr_fdw spatial data wrapper is already carried by apt.postgresql.org and yum.postgresql.org and its...

**Describe the bug** I'm trying to build Mobilitydb against PostGIS 3.3.0dev and GEOS (I've tried GEOS 3.11 dev and GEOS 3.10.1 and run into the same issue). However GEOS 3.9.1...

@Komzpa , one of our PostGIS devs tried to put in his location on user profile, but says Minsk,Belarus are not in list of locations.

I'm trying to build osm2pgrouting under Mingw64 and it compiles okay, however it seems to insist on installing the binaries in /usr/share/osm2pgrouting My CMAKE looks something like this: the placeholders...

Bug Report

When I try to compile master, it doesn't seem to be picking up my PostgreSQL inlcude path. I tried the old script I had with osm2pgrouting source I downloaded a...