|
Posted by ujaval@gmail.com on April 9, 2007, 9:18 am
Please log in for more thread options On Apr 8, 3:09 pm, "undertakerthedead...@gmail.com"
>
>
>
> > On Mar 29, 10:07 pm, "undertakerthedead...@gmail.com"
>
> > > Hello,
>
> > > I am student of BS(IT) and doing my final project on tracking and MIS
> > > system ,to display the position on map i want to use the Longitude /
> > > Latitude coordinate system.I have scanned the map it has longitude and
> > > latitude lines on it I want to digitize it such that it look like
> > > google maps and i could use it in vb.net any help in this regard is
> > > needed can any body tell me how to digitize it and then track
> > > coordinates on to it
>
> > > thanking in advance
>
> > Try QGIS. (qgis.org ) It's free and open-source.
check instructions from here... let me know if you have questions.
make sure you are using QGIS 0.8
http://spatialthoughts.com/ossexamples/2007/02/digitizing-raster-data.html
-Ujaval
>
> > You first need to 'georeference' the scanned map. This should be
> > straightforward as you will have coordinate information on the paper
> > map. Then use the QGIS tools for digitizing ( i.e. tracing the roads
> > on top of the scanned map ). The QGIS manual
(http://download.qgis.org/doc/userguide.pdf
> > ) will guide you through the process.
>
> > Now you have digital data ( i.e. a shapefile ) of roads or other
> > features digitized from the image. You can use the free and open-
> > source Mapwindow ActiveX control (http://www.mapwindow.com/
> > mapwingis.php) to access this data from VB.
>
> > -Ujaval Gandhihttp://gisindia.blogspot.com
>
> Hello bro I m not getting how to load the raster map in QGIS any help
> on this and further on tiling like google
|