Spatial Data Engineer
-
Chief Data Officer @streetmetrics
- Berlin, Germany
- https://gis.stackexchange.com/users/93656/geozelot
Pinned Loading
-
-
postgis-custom
postgis-custom PublicA customized PostGIS (latest stable) codebase, used by me.
PLpgSQL
-
PostgreSQL/PostGIS - aggregate GeoJS...
PostgreSQL/PostGIS - aggregate GeoJSON features into FeatureCollection 1DROP AGGREGATE IF EXISTS public.ST_AsFeatureCollection(ANYELEMENT);
2DROP AGGREGATE IF EXISTS public.ST_AsFeatureCollection(ANYELEMENT, TEXT);
3DROP AGGREGATE IF EXISTS public.ST_AsFeatureCollection(ANYELEMENT, INT);
4DROP AGGREGATE IF EXISTS public.ST_AsFeatureCollection(ANYELEMENT, TEXT, INT);
5DROP AGGREGATE IF EXISTS public.ST_AsFeatureCollection(ANYELEMENT, INT, TEXT);
-
PostgreSQL/PostGIS - Create a wedge ...
PostgreSQL/PostGIS - Create a wedge of a buffer around a point, with optional inner radius 1/*
2* @params
3* pnt - center POINT geometry
4* sdeg - wedge sector start value; in degrees
5* edeg - wedge sector end value; in degrees
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.