Skip to content

XYZ/MAPP Wiki

The aim of this wiki is to provide an overview of the project and provide functional reference for developers and configurators.

XYZ is an API which can be deployed to any node runtime. The XYZ wiki page outlines the structure of API, its endpoints, node modules, and dependencies.

The Process Environment wiki page lists all environment variables which can be provided to the XYZ node process.

MAPP is a Javascript library which extends Openlayers with Location, Layer, and Mapview interfaces. This wiki page outlines the structure of the MAPP API and serves as primary reference for all interface properties and methods.

MAPP UI extends MAPP with custom elements to build map centric application views.

Workspaces define the locales, layers, and locations available through a XYZ instance. The configuration page details the different sections of the workspace JSON document.

Application views are web pages consisting of markup, script, the Openlayers, and MAPP libraries.

Plugins extend the core functionality of the MAPP and UI libraries.

NOTE

You can make contributions to each page by making use of the "Edit this page on Github" button at the end of page.