geocode Questions

1

Solved

I have an array list of location objects, and I am using some of them to build a full address, and then geocode that. Once I receive the OK status I am then placing a marker on the map. This all wo...
Roorback asked 11/5, 2012 at 16:20

4

Solved

I am using the following code to get the current location namely (latitude and longitude), but I am not getting current location (latitude and longitude). Anyone knows why? package com.ram.curren...

1

Solved

I am using google place api to search specific types like(gas_station,cafes,shopping_malls etc...) here is link i am using https://maps.googleapis.com/maps/api/place/search/json?location=41.104805,...
Britain asked 28/12, 2011 at 6:16

1

Solved

Ok so i have these cords: 55.623151, 8.48215 I would like to see the geo codes 5 km from north, south, east, west from this geo location above^. How can i do this?
Eluvium asked 22/10, 2011 at 10:33

2

Solved

I'm using the geocoder gem to add geocoding functionality to one of my Active Record model classes. This works great, but I don't actually want the geocoding to fire during unit tests. I've tried ...
Naissant asked 13/4, 2011 at 6:46

5

Solved

I'm looking to geocode over 5000 addresses at once in a PHP script (this will only ever be run once). I have been looking into google as a potential resource for doing just this, however I've read...
Headwards asked 13/10, 2010 at 11:24

2

Because Google Maps API is not available in Israel (see here) I want to use OpenStreetMap. I'm confused by all the different ways to do geocoding, i.e. finding lat,long for an address. I'm a...
Obellia asked 14/1, 2010 at 9:3

2

Solved

I have a range defined by an intersection and a number of feet away from the intersection. (e.g. 100 ft north of Washington St. & 5th St. to 300 ft south of Washington St. & 6th St.) I am ...
Louvain asked 5/1, 2010 at 16:40

© 2022 - 2024 — McMap. All rights reserved.