Переезд с MySQL на PostgreSQL в Laravel: как мы перенесли гео сервис и не сошли с ума Привет! Недавно мы с проектом (а по ф...
#mysql #postgresql #миграция #перенос #данных #pgloader #postgis #laravel #геоданные #filament
Origin | Interest | Match
Call me impressed - Over past 2 weeks I have been using #Codex as my main #AI tool and it has been really helpful! My development work is mostly #Java using #Spring with #PostGIS as the main persistence store (plus using the #Postgres #MCP server).
Introducing #BiOS (Biodiversity Observatory System): an #open-source, FAIR-aligned stack designed to harmonise multi-typology data, from #genetics to #geospatial maps via a modular API and intuitive web interface! 🌍
www.biorxiv.org/content/10.6...
#MetaData #Biodiversity #PostgreSQL #PostGIS #GIS
"¿Sabes cómo cargar datos de #PostGIS a #GeoServer? Aprende a hacerlo paso a paso en este artículo y optimiza tus proyectos SIG.
👇https://f.mtr.cool/yelalptepn
#SIG #Geoinnova #Geoespacial
Создание системы по управлению цифровыми активами для базы данных PostGIS. Часть 2. Работа с текстом Здравствуй...
#postgresql #postgis #sql #полнотекстовый #поиск #индексированный #поиск #информационная #система #текстовый #поиск
Origin | Interest | Match
¿Qué son #PostgreSQL y #PostGIS y cómo se relacionan? Descubre cómo estas herramientas optimizan la gestión de datos geoespaciales en este artículo. Geoinnova #SIG #Geoespacial
#PostGIS Patch Releases https://postgis.net/2026/02/PostGIS-Patch-Releases/
20 Years: Happy Birthday OSGeo! geoobserver.de/2026/02/04/2... #OSGeo #gistribe #gischat #fossgis #foss4g #spatial #geospatial #opensource #PostGIS #PostgreSQL #mapserver #geoserver #qgis #plugin #switch2qgis #gdal #geos #gis #geo #geoObserver pls RT
When you get to the point where you need it, #Testcontainers will be there for you. And with #SpringBoot 's @ServiceConnection annotation support, my #PostGIS integration tests stay clean. Good stuff 🎉 #Java.
Klassisches ESRI-Geoprozessing, aber mit SQL & PostGIS / Classic ESRI geoprocessing, but with SQL & PostGIS geoobserver.de/2026/02/02/k... via @artlembo #gistribe #gischat #fossgis #foss4g #OSGeo #spatial #geospatial #opensource #PostGIS #gis #geo #geoObserver pls RT
An abstract composition of layered paper cutouts representing a cityscape. One section is curled back to reveal a glowing blue network underneath.
⚡ Querying real-world infrastructure in OpenStreetMap is a mess. The blueprint: Gryd, a search engine concept using PostGIS to index and visualize the physical world. 👇 #GeoTech #PostGIS
Read on GammaVibe
Building a Serverless Geofencing Engine with Go & PostGIS (to replace expensive APIs) I recently started working on a logistics side project that required real-time geofencing—specifically, d...
#go #postgis #systemdesign #serverless
Origin | Interest | Match
PostgreSQL: Index-Typen / Index types geoobserver.de/2026/01/27/p... via @crunchydata #PostGIS #PostgreSQL #gistribe #gischat #fossgis #foss4g #OSGeo #spatial #geospatial #opensource #gis #geo #geoObserver pls RT
[Blog] Spatial Data with PostGIS in PostgreSQL: www.sqlpassion.at/archive/2026... #postgres #PostgreSQL #gis #PostGIS
PostGIS: Free Open Source Spatial Database PostGIS is a powerful open source spatial database extension that transforms PostgreSQL into a full featured geographic information system. It enables the...
#Open #source #softwares #PostGIS
Origin | Interest | Match
chunk ids worked as intended - now no holes in #eez!
also I decided to simplify more for speed's sake, completely change from PreserveTopology to just ST_Simplify on first 2 zoom tiers + on 3rd for a few countries with the most complex shorelines
#buildinpublic #dev #postgis #geosky #maps #leaflet
Update: Vereinfachung bereits in der Geo-Datenbank / Simplification already in the geodatabase geoobserver.de/2026/01/15/u... via @crunchydata @pwramsey #gistribe #gischat #fossgis #foss4g #OSGeo #spatial #geospatial #opensource #PostGIS #PostgreSQL #gis #geo #geoObserverm @postgis
optimization of #eez loading - here it goes! I implemented #streaming chunks one by one!💫 look how fast and bouncy it's gotten :>
for 3 zoom tiers out of 6 I decreased precision of coordinates, #postgis has such strange ways to do it
next should make it stay between zooms
#buildinpublic #dev #gis
Vereinfachung bereits in der Geo-Datenbank / Simplification already in the geodatabase geoobserver.de/2026/01/13/v... via @crunchydata @pwramsey #gistribe #gischat #fossgis #foss4g #OSGeo #spatial #geospatial #opensource #PostGIS #PostgreSQL #gis #geo #geoObserver pls RT @postgis
added marine exclusive economic zones ( #EEZ) to my #postgis project today! still laggy, a long way to optimize, and I know how to
it was a revelation that to not get ddosed by our own frontend, not debouncing was needed but vice versa - aborting previous requests if new ones come too fast
PostgreSQL resolutions for 2026 The new year is here. In the past year, PostgreSQL 18.1 was released, introducing major enhancements such as asynchronous I/O (AIO), native UUID v7 support, and a ra...
#PostgreSQL #PostGIS #pgvector #Vector #search […]
[Original post on postgresql.fastware.com]
✅ ¿Sabías que puedes conectar GeoServer con PostGIS para publicar servicios WMS/WFS?
Te contamos cómo hacerlo paso a paso (¡y cómo automatizarlo con la REST API!) 👇
📖 https://f.mtr.cool/lkznikbhsa
#PostGIS #GeoServer #SIG #GISopensource
does anyone know to what extent and in what order to better subdivide and simplify polygons of areas comparable to entire countries in #postgis? my poor browser explodes due to lack of memory at a retrieval of 20 such areas already while on my map there should be 285
What Happened At PostGIS Day 2025
On IProgrammer: cutt.ly/RtgIX98j
@postgis.bsky.social
#snowflake #postgis #postgresql
Estoy desaparecido de aquí y no he puesto que estoy haciendo esta web de contaminación lumínica nocturna, si te interesa el tema echa un vistazo 🙂
radiance.ethicalcoding.zone
#radiance #postgis #libremap #astronomy #astrophisics #lightpollution #opendataset 🔭
PostGIS Performance: Simplification Slim down the size of geometries with ST_Simplify. Also learn about ST_SimplifyVW, ST_RemoveRepeatedPoints, ST_SnapToGrid, ST_ReducePrecision, and ST_CoveranceCl...
#PostGIS #Performance
Origin | Interest | Match
"¿Sabes cómo cargar datos de #PostGIS a #GeoServer? Aprende a hacerlo paso a paso en este artículo y optimiza tus proyectos SIG.
👇https://f.mtr.cool/emhhjyjkro
#SIG #Geoinnova #Geoespacial
PostgreSQL-Tipp: „TABLESAMPLE“ Modus geoobserver.de/2025/12/02/p... via @pwramsey #PostgreSQL #gistribe #gischat #fossgis #foss4g #OSGeo #spatial #geospatial #opensource #PostGIS #gis #geo #geoObserver pls RT
¿Qué son #PostgreSQL y #PostGIS y cómo se relacionan? Descubre cómo estas herramientas optimizan la gestión de datos geoespaciales en este artículo. Geoinnova #SIG #Geoespacial