-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Welcome to the XYZ/MAPP wiki!
The aim of this wiki is to provide overview of the project and functional reference for developers.
XYZ is a node.js process which can be deployed to any node runtime. The XYZ Wiki page outlines the structure of the node application, modules, node package dependencies, and environment variables used to configure process instances.
The XYZ API page details the API endpoints to securely access spatial data sources and user accounts.
The MAPP library extends Openlayers with Location, Layer, and Mapview interfaces. The MAPP Wiki page outlines the structure of the MAPP API and serves as primary reference for all interface properties and methods.
Workspaces define which templates and locales are accessible. Shared between the XYZ/MAPP, workspaces are used to configure Layers and Locations, grouped into Locales.
MAPP UI extends MAPP with custom elements to build map centric application views.
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.