Tagged Questions
3
votes
2answers
85 views
What Is The Ideal Workflow To Map (British) Postcode Territories
I'm looking for the best workflow for mapping postcodes and calculated territories, but being relatively new to mapping I'm struggling on a few details and also the best practices for displaying these ...
0
votes
1answer
62 views
How can i select many rows from a table?
I want to create an action that select many rows from PostGIS table to show many lines in QGIS.
How can i select many rows from table with python to add these rows in a layer?
Thank you
5
votes
1answer
96 views
How to convert PostGis Table (Grid data) to Continuous field using Qgis?
I'd like to transform my Gridded Layer (generated form a PostGIS table of points) to a continuous and colored layer. How could I do this with Qgis or any other program?
Many thanks and best regards,
...
0
votes
0answers
103 views
how to show LINESTRING intersection with other layers in Openlayers?
I'm using Postgis/Geoserver/Openlayers and I have a query that gets al the "towns" that are near a "road". Now, "road" and "towns" are different layers, and I want to show them in Openlayers.
But I ...
2
votes
2answers
671 views
Why am I unable to publish a postgis layer to geoserver?
I left arcgis and microsoft sql and now I am trying to connect Qgis+PostgreSQL (PostGIS) + GeoServer.
I've brought my postgis database to the server, created a "store". And now I'm trying to publish ...