Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 383 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 383 Bytes

Spatiotemporal Geocoding for Historical Data

Authors

Gabriel Sansigolo, INPE
Carlos A. Noronha, INPE
Gilberto R. de Queiroz, INPE
Karine R. Ferreira, INPE

Requirements

PostgreSQL >= 9.5.8
PostGIS >= 2.3
NodeJS >= 4.2.6

Running the API

$ git clone https://github.com/Pauliceia/GeocodingAPI.git
$ cd GeocodingAPI/

$ npm install
$ npm start