Posts

Showing posts with the label spatial data

GeoJson to Shapefile Conversion using Quantum GIS

Image
GeoJSON (Geo Javascript Object Notation) is an extension to standard JSON format that widely used in API Development. One thing that differentiating between JSON and GeoJSON is, GeoJSON incorporates Geographic Coordinates in the data. This geographic information enables GeoJSON to be displayed into online webmap and served into webgis apps or mobile gis apps.  In term of geospatial data,   GeoJSON supports the following geometry types:  Point ,  LineString ,  Polygon ,  MultiPoint ,  MultiLineString , and  MultiPolygon . Geometric objects with additional properties are  Feature  objects. Sets of features are contained by  FeatureCollection  objects.  Compared to other geospatial data format, GeoJSON is easy to maintain, simple, and plain just like XML, so it can be edited using certain parser or renderer dedicated to GeoJSON. Almost every Mapping API Framework like Mapbox, ArcGIS, Leaflet, Open Layers, or many others alrea...

Vector Topological Cleaning in ArcGIS (The Legendary PC-ArcInfo CLEAN Command)

Image
Saya teringat sewaktu pertama kali praktikum GIS. Software yang pertama kali saya pakai adalah PC-ArcInfo (Software GIS berbasis DOS dari tahun 80-an).. If you remember you were using ArcInfo... congrats there is no mistake anymore that you are OLD!!!!!!. Software yang menyebalkan memang, its all command based and I spent a whole day just to place those four annoying tick marks from digitizer tablet to the computer monitor. I even promise my self to not to take the GIS practices too serious. I hate this stupid digitizing thing. walaupun esok harinya mata saya berbinar - binar karena software yang dipakai adalah ArcView GIS (alhamdulillah its GUI based) and.. you know the rest is history..wkwkwkw, I still practicing GIS today.   ArcInfo memang menyebalkan, semua orang tahu itu, tapi yang mungkin tidak banyak diketahui orang (apalagi anak anak jaman sekarang). ArcInfo adalah software GIS terbaik dalam artian dia mempunyai format data spesifik yang bisa dimanipulasi tanpa lim...

Download Open Street Map Data dalam format Shapefile (update daily)

Small note that may be useful for you all Daily Updated Open Street Map Data in shapefile format could be downloaded for free from this link http://download.geofabrik.de/openstreetmap/asia/  Hope this is useful, :D