Tagged Questions
12
votes
4answers
618 views
Database design: road topology in GIS
Is there a standard or a best practice way to store certain features about roads:
Road directionality:
One way streets: Roads going in one direction only
Center Turning lanes: roads that exist ...
3
votes
1answer
300 views
Sharding of geospatial data
Reading through Rosenberg & Mateos' The Cloud at Your Service I stumbled upon the concept of database sharding.
Authors point out to several advantages of such approach including high (online) ...
8
votes
2answers
667 views
How to design a Spatial Database for temporal Data?
I am working on a Weather based GIS App.
I have the data from several weather stations, and this data will updated daily (by a web service).
The obstacles I am facing are:
There are currently 40 ...

