Coder Social home page Coder Social logo

gis-spatialdata's Introduction

GIS-postgreSQL

Spatial data Query from .osm data(Open Street Map) stored on postgreSQL

Description: This is a course project in order to store, organize spatial data and query them by finding point and road

  • Here I used SQL and Python for support, also with pgrouting vs dijkstra

-data taken from Open Street Map, .osm , .shp.
-using postgreSQL for storing data, additionally with postGIS and QGis for visualizing geospatial information.
-goal: querying and generating function to finding one/many points or road(multiline) with given cases.

** Some issues and their solutions are presented in the REPORT , as well as a section comparing different methods

Additionally, database used index gist for geometry field. In my database, this is on WAY.

Some useful link

  1. For seting up postgresSQL, postGis and install, import osm data from Open Street Map: https://youtu.be/ydEnrqZBj48
  2. For using Pgrouting: https://mapscaping.com/getting-started-with-pgrouting/
  3. For further understand about NN-IER: https://www.vldb.org/conf/2003/papers/S24P02.pdf

gis-spatialdata's People

Contributors

ndycuong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.