Στις 10/11/2013 01:19 μμ, ο/η Vibhu Rishi έγραψε:
Hi Nick,
I am not sure if openstreet will solve my purpose. What I have in mind is
that when someone is planning a trip , he can enter the route details in
the trip info. This should give the approximate distance etc. ( btw bike =
motorcycle here in India). Also apart from google maps I have not really
come across any mapping service which has a good coverage of roads and
cities in India.

vibhu

Vibhu

I understand, what you are looking for seems like an application of geodjango and a classic gis application. Still using openstreet map will give you access to a lot of information even if the data are not complete, alternatively you could use tha google maps api but I am not sure if it is free, and even if it is free today you have no guarantee that it will be tomorrow.
Speaking about my area, which is a small village in the southern Crete, 
Greece, I see that most main roads are mapped in openstreet map.
I have already improved the existing data by adding a few small villages 
that where missing, and today
I have added some agricultural roads in the near vicinity. May be your 
case is similar.
Anyway here is a tutorial with geodjango and google maps, that may come 
close to what you are after
http://invisibleroads.com/tutorials/geodjango-googlemaps-build.html

and some map related django packages

https://www.djangopackages.com/grids/g/maps/

nothing special with the links, you can find a lot more, just by googling geodjango and maps.
Keep in mind the risk of google changing the license and pricing of 
their api (e.g the translation api used to be free of charge, now it has 
a price)
Cheers

--
 --------------------------------------------------------------
 Nick Apostolakis
 Msc in IT, University of Glasgow
 e-mail: nicka...@oncrete.gr
 Web Site: http://nick.oncrete.gr
 --------------------------------------------------------------

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/527F8550.7000508%40oncrete.gr.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to