Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Un visor de shapefiles hecho con openlayers 4 usando el estándar ES2015.

License

Notifications You must be signed in to change notification settings

SwissTierrasColombia/shapefile-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shapefile-viewer

Visor web básico de datos geográficos.

Requerimientos

  • Openlayers 4
  • Webpack 2
  • nodejs
  • npm

Entorno de desarrollo

  1. Clonar el proyecto.
git clone https://github.com/AgenciaImplementacion/shapefile-viewer
  1. Instalar las dependencias.
cd shapefile-viewer
npm install

Desarrollo live-reload

npm run live

Despliegue

Crear el bundle.

npm run build

Abrir proyecto

Abrir el index.html para ver los resultados.

open index.html

Conveniciones para construir el projecto

Basado en

About

Un visor de shapefiles hecho con openlayers 4 usando el estándar ES2015.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages