https://github.com/mmontes11/geotourism_server
Tourism interest points and routes management platform
https://github.com/mmontes11/geotourism_server
java
Last synced: over 1 year ago
JSON representation
Tourism interest points and routes management platform
- Host: GitHub
- URL: https://github.com/mmontes11/geotourism_server
- Owner: mmontes11
- Created: 2015-09-17T17:36:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T03:29:54.000Z (over 3 years ago)
- Last Synced: 2025-03-18T16:53:06.484Z (over 1 year ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 704 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoTourism
Tourism interest points and routes management platform.
### Preview

### Architecture
Its architecture consists in the following parts:
* [GeoTourism Web](https://github.com/mmontes11/GeoTourism_Web/)
* [GeoTourism Server](https://github.com/mmontes11/GeoTourism_Server/)
### Technology Stack
* [PostgreSQL](http://www.postgresql.org/)
* [PostGIS](http://postgis.net/)
* [Hibernate Spatial](http://www.hibernatespatial.org/)
* [Spring](https://spring.io/)
* [JUnit](http://junit.org/)
* [GeoTools](http://geotools.org/)
* [jjwt](https://github.com/jwtk/jjwt)
* [Maven](https://maven.apache.org/)
### External API Integration
* [Facebook](https://developers.facebook.com/docs/graph-api)
* [Amazon Web Services(S3)](https://aws.amazon.com/es/documentation/s3/)
* [Google Maps](https://developers.google.com/maps/web-services/overview)
* [OpenStreetMap](http://wiki.openstreetmap.org/wiki/Overpass_API)
* [Wikipedia](https://www.wikipedia.org/)
* [Language Detection](https://detectlanguage.com/)