Introduction

A Node.js framework to develop web applications and APIs for spatial data.

Here is a public accessible deployment: https://geolytix.xyz/open

The XYZ framework is designed to serve spatial data from PostGIS data sources without the need of additional services. The framework is modular with dependencies on third party open source modules such as the open GIS engine Turf, the Leaflet javascript engine for interactive maps as well as the jsoneditor library used for the modification of JSON workspaces.

XYZ is built with a PfaJn stack using Fastify as web server and JsRender for server side rendering of views.

The code repository should work out of the box (zero-configuration) as serverless deployments with Zeit Now.

This documentation is for site administrators as well as developers who would like to contribute to the project. A user guide for the XYZ frontend is hosted in a separate GitBook.

Last updated