Blog GIS & Territories

GIS coaching for territorial management.

  • Blog – English
  • Tutorials
    • Leaflet Initiation
  • All Content
  • Old Maps
  • Plugins QGis(en)
    • FuzzyAttributes(en)
  • About/Contact
  • English
    • Français
    • English
    • Español
    • Português

Author: Atilio Francois

  • Non classé

How to develop a pgrouting application in Windows (6): Setting up Geoserver

We have discussed in previous articles how to set up the network data for pgrouting and how to develop a wrapper to search the route between two points. Here we will discuss how to set up…

Read More
  • Non classé

How to develop an application with pgrouting in Windows (5): writing a Wrapper

A wrapper is a PostgreSQL function that contains pgRouting and PostGIS features easier to use than pgRouting and PostGIS functions straightaway. The pgRouting native functions have been designed to be generic so they can be used…

Read More
  • Non classé

How to develop an application with pgRouting in Windows (4): catchment areas and isochrones

pgRouting includes a function called pgr_drivingDistance , that, together with three others functions , pgr_withPointsDD , pgr_alphaShape and pgr_pointsAsPolygon , can be used to establish which paths have a certain cost versus a starting or arrival…

Read More
  • Non classé

How to develop an application with pgrouting in Windows (2): the A-star algorithm

The pgrouting extension offers various algorithms to find the best route: Dijkstra, A *, Ksp, Trsp, … In this article we will discuss in detail the use of a * (A-star). We will continue to use…

Read More
  • Non classé

How to develop an application with pgrouting in Windows (1)

Here starts a series of articles to set up a routing web application (route calculation) completely autonomous, ie using no web service or API for calculating the route. We will set up the database including the…

Read More
  • Non classé

How to develop an application with pgrouting in Windows (3): the Dijkstra algorithm

Given a graph and a source vertex in the graph, Dijkstra’s algorithm  finds the shortest paths from source to all vertices in the given graph. It takes as input an oriented graph weighted by real positive…

Read More

Posts pagination

« Previous 1 … 25 26 27 28 29 … 51 Next »

Mastodon Follow me on Mastodon
Voir le profil de atilio francois sur LinkedIn

Recent articles

  • Exporting a QGIS layout to SVG: uses, limitations, and solutions
  • Associating points with their municipality or zone: simple spatial joins with MMQGIS
  • Geocoding place names and finding an address from GPS coordinates with QGIS + MMQGIS
  • Work or train independently: create a portable QGIS environment
  • Building a consistent, reusable QGIS environment: bookmarks, project templates and automation

Recent comments

  1. Atilio Francois on How to develop an application with pgrouting in Windows (1)25 August 2025

    You're right — since 2019 Geofabrik no longer provides plain `.osm` files, only the compressed `.osm.pbf` format. The tool **osm2pgrouting**…

  2. Simon on How to develop an application with pgrouting in Windows (1)25 August 2025

    The osm downloads don't appear to be available, just osm.pfb And osm2pgrouting on Windows doesn't like pbf "not well formed…

  3. Arno on Portable version of QGis 3.32.021 August 2025

    I just want to thank you. It works.

  4. Atilio Francois on Portable version of QGis 3.32.015 May 2025

    What is the link between the qgis update and the portable version? A portable version cannot be updated; it must…

  5. Hugo on Portable version of QGis 3.32.014 May 2025

    For me, the error message complaining that qgis_app.dll is missing started appearing following the most recent QGIS update.

All articles by category (click on a category to display article extracts)

(You can copy the RSS link for each category separately)

  • ArcGis (1)
  • Arcgis Pro (1)
  • bibliography (1)
  • Database (12)
    • PostgreSQL (9)
    • Spatialite (3)
  • english posts (20)
  • Felt (3)
  • Geoserver (5)
  • GIS and management (2)
  • Lidar (10)
  • Non classé (206)
  • Outils divers (2)
  • Postgis (1)
  • QGis (52)
    • Plugin (9)
  • webmapping (9)

  • Blog – English
  • Tutorials
  • All Content
  • Old Maps
  • Plugins QGis(en)
  • About/Contact
  • English
Copyright 2018. All rights reserved | Theme: Blog Mantra by LilyTurf Themes