Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
8answers
307 views

How can i know the actual geographical location of a database?

I am tasked to get the location where our SQL Server database is geographically located via C# code because it may vary time to time due to frequent relocation of our database to protect it from ...
2
votes
2answers
142 views

Distance between 2 POINTs in Postgis in srid 4326 in metres

This is probably a simple question, but I'm not very good at PostGIS and don't fully grok all of this. Basically I have a table (nodes) with a POINT column (point). I have created an index on this ...
2
votes
3answers
1k views

Geo-Search (Distance) in PHP/MySQL (Performance)

I have a MySQL-table (MyISAM) containing about 200k entries of lat/long pairs that I select from, based on the pairs distance (great circle formula) from another lat/long pair. (e.g. all entries that ...
2
votes
2answers
100 views

GIS mapping tool on detailed scale

I'm looking for good GIS solutions that work on a relatively smaller, detailed scale. Specifically, I was wondering what APIs or toolkits are available for mapping out spaces in a building (like ...
2
votes
1answer
233 views

Representing geographical points/polygons in Python/Django

I'm building a website in Django, and I want one of my datatypes to be a geographical polygon. I want to mark points on a map (say, in Google Maps) and then store the resulting polygon in the ...
2
votes
1answer
4k views

Geographical boundaries of states/provinces -> Google Maps Polygon

I'm building a web application that is going to dynamically highlight certain U.S. states and Canadian provinces on a Google Map, based on buttons and click events. Plan A) Polygons My primary idea ...
2
votes
3answers
2k views

Detect my geographic location

i noticed that some websites and some iPhone apps can detect my current geographic location.. i mean the exact latitude and longitude. how can i integrate these feature in my web application. are ...
1
vote
3answers
147 views

Geographical region detection PHP

I have a website and need to display specific data to the user depending on when they are located. For example, if they are viewing my website in Leeds (UK), I need to display all Leeds related data. ...
1
vote
3answers
165 views

Cities/Province/Cantons list with coords?

where can I get a list of that? I need the coords of the distrits and cantons of Costa Rica, is there a place to get those? thanks in advance
1
vote
1answer
100 views

SQL Server spatial data accuracy question

Is there a possibility to save spatial data in SQL Server 2008 with an inches (or centimeters) accuracy? I would like to store a POLYGON (square-shaped) that starts in a 40° 6' 48" N / 111° 51' 12" W ...
1
vote
2answers
267 views

how to calculate geographical coordinates / which geo system is this?

I have a pair of geo coordinates I don't understand. Does anybody know this coordinate system and how to translate them to longitude and latitude in degrees? Long. 7662.251 West, Lat. 9144.590 North ...
1
vote
1answer
65 views

countouring two xyz files

i have two spatial xyz file with different resolution how can i contour a composition of both files i like working with R or open source geographical systems like GMT if u know of a different way of ...
1
vote
2answers
217 views

Choosing Open Source software for building GIS Application

Can anyone please tell me which is the best Open Source Software should i go for ......if i have to build a Desktop GIS Application ....which involves Spatial Querying both feature based and ...
1
vote
0answers
62 views

What data should I use to create an autofill “destination” field like Facebook or the Trip Advisor search field

In order to create a “destination” auto filter input field on our website, I need a data source that provides a hierarchical data set of Region, Country, County/State, City and Town (plus an area like ...
1
vote
2answers
243 views

how to get geographical location from co-ordinates using jde 4.5

How can I get the geographical location (Address) from the co-ordinates in Blackberry jde 4.5. Thanks and regards, Vivek Birdi.
0
votes
1answer
44 views

joining coordinates

I have two sets of coordinates lat1 is 144.9216 lat2 is 151.0393 long1 is -37.7784 long2 is -33.8131 These are the coordinates for Melbourne and Sydney. I want these two sets of points to be ...
0
votes
0answers
47 views

How to create geographical maps for routing

While learning about routing and other related stuff, as a learning activity I wanted to take up the task of creating all the requisite things and data required for routing myself. For a beginning, I ...
0
votes
1answer
63 views

Create new geographical map data or use modified maps

I am working on an iphone application that requires routing within a limited area such as parks, historical places, popular markets or remote areas in the country. Given that google maps, ...
0
votes
1answer
449 views

FusionCharts vs GoogleCharts vs HighCharts suggestions required for commercial use

I find that FusionCharts v3 evaluation and HighCharts cannot be used for commercial purpose. Google charts is the best option but those are not as good looking as any of the above. They don't even ...
0
votes
1answer
75 views

Crowdsourcing reliability measurements - spam/fraud detection

I'd like to collect some kind of geographical information from website users - for given set of data they will mark checkbox indicating whether place has or has not given property. Are there any ...
0
votes
0answers
37 views

Data Structure for “The Price is Right” Comparisons

I'm building a data structure for storing geographic location data over time to do a sort of "collision detection" to see if a player was in the right place at the right time. The lookup ...
0
votes
3answers
79 views

Concept Behind Geographical Position Retrieving

For getting Geographical Position of a user we have so many API's can any one tell me what is the concept behind this? How these api's can detect the geographical co ordinates of a user. Please ...
0
votes
1answer
44 views

How to get all parks of the world with address and lat/lng

I am trying to import a list of all parks in the world and data about them. I need the following information: Park name Address Owner (state, country or county or city) Latitude/Longtitude (but ...
0
votes
2answers
171 views

Geo Map Data to act with

I´m searching some providers or frameworks or something that can deliver a map like here: http://www.skiresort.de/skigebiete/europa/oesterreich/ I can see that on this page there are different ...
0
votes
2answers
53 views

handling geographic locations dynamically

I've built a website for vacation rentals and housing for rent. I've created a page where users can add locations themselves (up to 6 levels deep) but I have come across a problem. A user may add a ...
0
votes
1answer
298 views

Weird output in bearing between two coordinate calculation

I have a method that that is suppose to calculate the bearing between two geographic coordinates (in 40.7486, -73.9864 example format). I am however, having an issue where the heading that it ...
0
votes
1answer
171 views

SQLite : finding a function's minimum values

I have those tables Node (#id, route_id, lat, lng) Route(#id) And I have four input values : $lat1, $lng1, $lat2, $lng2, which represent 2 GPS coordinates GPS1 and GPS2. I also have a distance ...
0
votes
1answer
109 views

How to present geographical and other data on the web

I've got a table that I'd like to present. However, a lot the information in it is only useful in aggregated or visual form. For example, the country column it itself is boring, but a aggregating all ...
0
votes
1answer
821 views

How to set geographical coordinates on pictures for Google Android?

I'm currently developping an application to manage my pictures on an Android phone. I developped an algorithm to classify the pictures based on the geographical coordinates (latitude, longitude) of ...
0
votes
1answer
28 views

What are some approaches to accessing geographical data on a local network?

I'm currently writing a geographical web application. Obviously it needs access to some geographical data, like terrain elevation and the location of roads. The twist is that the application must be ...
-5
votes
3answers
272 views

Database of the world's major cities

Do you know where I can get a free database on major cities of the world? Something along the lines of http://geodatasource.com/world-major-cities.html but $400 cheaper.