The PostGIS development team is pleased to announce the release of PostGIS 2.3.0.
This is the first version to utilize the parallel support functionality introduced in PostgreSQL 9.6.
As such, if you are using PostgreSQL 9.6, we strongly encourage you to use this version.
Parallel support will make many queries using PostGIS relationship operators and functions faster.
In order to take advantage of parallel query support, make sure to set max_parallel_workers_per_gather
to something greater than 0
as noted in max_parallel_workers_per_gather
PostgreSQL runtime configs
Best served with [PostgreSQL 9.6+] which is due out this week and pgRouting 2.3.0
which also just got released.
Packages from maintainers will be out in the coming days and weeks.
Nautilytics is a small data visualization and GIS startup based out of Boston, MA.
We use PostGIS and PostgreSQL, among other open-source tools to build powerful web applications
for US government organizations, public, and private sector companies.
I used extensively postgis (+ecosystem) for my phd thesis, in several ways.
The first is that PostGIS is a good steady horse (elephant?):
a database is the perfect place to store a lot of very different information in the same place and put them in relation.
For geospatial data, postgis means you always have a way to put data in relation (are they at the same place?).
The Urban Center for Computation and Data (UrbanCCD) is a research initiative of Argonne National Laboratory and the Computation Institute of the University of Chicago. We create computational tools to better understand cities. One of these is Plenario, our hub for open geospatial data.
PostGIS makes the spatial operations at the heart of Plenario possible.
Clever°Maps’ is a three years old startup based in the Czech Republic. We create web apps for four distinct market segments:
- business/location inteligence - helping companies to make decisions based on data, not on feelings
- farming - simplifying agenda and everyday work
- road infrastructure administration - settlement of land property rights, treaty evidence, speeding up the whole administrative process
- assets administration - treaty management, land purchases
There is an Updated versionof this case
Vanguard Appraisals is new to the GIS world. In fact, we aren’t really in the GIS world; we just kind of brush up against it. We do mass property appraisal for entire county and city jurisdictions, and we develop software to collect, price and maintain values. We also host assessment data online so that homeowners can search and find property information much simpler from the comfort of their own home. Our software and websites are used in 7 states (IA, IL, MN, MO, NE, ND, SD).