/quadtree

Implementation of Quadtree(Z-order) geocoding using OpenLayers.

Primary LanguageVue

quadtree

Implementation of Quadtree(Z-order) geocoding using OpenLayers.

Draw points, linestrings, polygons and circles, then generate Quadtree(Z-order) grid visually.

Simple as naïve.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.