Tagged Questions
Geography is the science that deals with the study of the Earth and its lands, features, inhabitants, and phenomena.
40
votes
17answers
72k views
calculate distance between 2 gps coordinates
How do I calculate distance between two gps coordinates (using latitude and longitude)
22
votes
12answers
12k views
What services can I used to find a user's location based on their IP address?
If you need to locate a user based on their IP address, what services are available (free and not free services are fine)?
P.S. I understand that some users use proxies etc., that means the result is ...
15
votes
4answers
3k views
NHibernate.Spatial and Sql 2008 Geography type - How to configure
I am trying to use Nhibernate with the Sql 2008 Geography type and am having difficulty. I am using Fluent Nhibernate to configure which I am fairly new to so that may be the problem as well.
First, ...
12
votes
2answers
2k views
NHibernate.Spatial and Sql 2008 Geography type
i'm currently working on a project where i have to deal with sql server 2008 geography types.
As big parts of the projects uses NHibernate as ORM i wonder how much work it will be to use/extend ...
12
votes
15answers
8k views
11
votes
7answers
2k views
How to find distance from the latitude and longitude of two locations?
I have a set of latitudes and longitudes of locations.
How to find distance from one location in the set to another?
Is there a formula?
10
votes
2answers
784 views
Grouping geographical shapes
I am using Dundas Maps and attempting to draw a map of the world where countries are grouped into regions that are specific to a business implementation.
I have shape data (points and segments) for ...
9
votes
5answers
5k views
Calculating area enclosed by arbitrary polygon on Earth's surface
Say I have an arbitrary set of latitude and longitude pairs representing points on some simple, closed curve. In Cartesian space I could easily calculate the area enclosed by such a curve using ...
8
votes
6answers
4k views
How to find nearest cities in a given radius?
Do you know some utility or a web site where I can give US city,state and radial distance in miles as input and it would return me all the cities within that radius?
Thanks!
7
votes
4answers
248 views
Geographical ontologies ready to use?
I'm looking for an ontology containing geographical knowledge.
In particular I'd like to have these types of information:
political states / regions / cities / city areas
geographical regions (e.g. ...
7
votes
9answers
2k views
How can I do efficient range searching + counting with latitude/longitude data?
I'm working with a large set of points represented by latitude/longitude pairs (the points are not necessarily unique, there could be several points in the set that are at the same location). The ...
7
votes
5answers
5k views
Geospatial coordinates and distance in kilometers… (updated again)
This is a followup to this question.
I seem to be stuck on this. Basically, I need to be able to convert back and forth to referring to coordinates either in the standard degree system OR by ...
6
votes
4answers
875 views
Radius of multiple latitude/longitude points
I have a program that takes as input an array of lat/long points. I need to perform a check on that array to ensure that all of the points are within a certain radius. So, for example, the maximum ...
6
votes
3answers
3k views
SQL 2008 geography & geometry - which to use?
I'm creating a Google map mashup and am using SQL 2008.
I will have a large number of points on the earth and will want to perform various calculations on them in SQL - such as selecting all points ...
6
votes
8answers
12k views
Java, convert lat/lon to UTM
Does anyone know of a way, in Java, to convert an earth surface position from lat, lon to UTM (say in WGS84)? I'm currently looking at Geotools but unfortunately the solution is not obvious.
5
votes
5answers
164 views
Python: speeding up geographic comparison
I've written some code that includes a nested loop where the inner loop is executed about 1.5 million times. I have a function in this loop that I'm trying to optimize. I've done some work, and got ...
5
votes
2answers
3k views
Is it possible to use SqlGeography with Linq to Sql?
I've been having quite a few problems trying to use Microsoft.SqlServer.Types.SqlGeography. I know full well that support for this in Ling to Sql is not great. I've tried numerous ways, beginning with ...
5
votes
3answers
1k views
Good GIS Software or Components for Windows PC in .NET?
Last week i searched for good free or opensource solutions and component for GIS (Geographical Information Systems) I founded some system but no one fill my requirements
SharpMap is very buggy ...
5
votes
2answers
3k views
Best way to export/import MS Sql 2008 Geography data
(ANSWER) How to export some Geography data from a Microsoft Sql Server 2008.
You'll need to use the command line argument BCP to dump the data in it's original (native) format to a binary file. Then ...
4
votes
4answers
64 views
How to determine SQL Server 2008 or above
I need to determine programmatically if the database supports the Geography data type and Spatial indexes. These features were introduced in 2008. I also need to determine if CLR is enabled as these ...
4
votes
1answer
109 views
Calculating surface fragments (continents) on an expanding sphere (Earth)
Let's suppose plate tectonics is wrong and our planet Earth has expanded over time, the continents being the remnants of a crust that once covered the entire surface of a smaller planet, the oceans ...
4
votes
2answers
302 views
SQL Server 2008 R2 Geography Distance?
First time I'm trying to use the spatial features of SQL Server 2008 R2, so please bare with me.
I have created a table with the following columns:
Text:varchar(255)
Location:geography
They ...
4
votes
2answers
2k views
Linq & unsupported data types (Geography)
So, Linq does not support the Geography data type, which throws a major spanner in the works in the lovely 'drag table onto the Linq design surface' developemnt model.
Is there any way that I can ...
4
votes
2answers
950 views
GIS services on Google App Engine
There is any geocoding/routing service which runs on Google App Engine? (besides the Google Maps API)
4
votes
3answers
778 views
Determining whether geographic point is within X meters of a state border (using shapefile for border data)
So I'm writing a Java app, and I've got an ESRI Shapefile which contains the borders of all the U.S. states. What I need is to be able to determine whether any given lat/lon point is within a ...
4
votes
2answers
2k views
Getting all zip codes within an n mile radius
What's the best way to get a function like the following to work:
def getNearest(zipCode, miles):
That is, given a zipcode (07024) and a radius, return all zipcodes which are within that radius?
3
votes
3answers
517 views
Distance between lat/long points using the haversine formula
I am trying to find the distance between two longitude and latitude points. I am trying ot use the great circle distance. This is the formula:
I am not sure why but my program is not working. ...
3
votes
2answers
1k views
SQL Server 2008 Geography .STBuffer() distance measurement units
I'm working with a geographic point using lat/long and need to find other points in our database within a 5 mile radius of that point. However, I can't seem to find out what the "units" are for ...
3
votes
3answers
159 views
How to implement geo-based data store and computation?
Well, let me explain this briefly:
1.I want to build a website that provides location based services, like http://fireeagle.yahoo.net/ .
2.I guess most of these services have something do with ...
3
votes
3answers
271 views
Query to return the rows that are within a certain geographic distance to a given row (using sql server 2008)
I have a table with multiple records, each contains a field called "coords". This field has been updated with a geography point.
UPDATE testing SET [coords] = geography::Point(52.029736, -113.973541, ...
3
votes
4answers
2k views
Maximum length of a decimal latitude/longitude Degree?
What is the maximum length (in kilometers or miles - but please specify) that one degree of latitude and longitude can have in the Earth surface?
I'm not sure if I'm being clear enough, let me ...
3
votes
4answers
1k views
Calculating shortest path between 2 points on a flat map of the Earth
How do you draw the curve representing the shortest distance between 2 points on a flat map of the Earth?
Of course, the line would not be a straight line because the Earth is curved. (For example, ...
3
votes
1answer
187 views
Database of US metropolitan area names?
I've been unsuccessful in trying to find a US metropolitan area (e.x. San Francisco Bay Area, South Bay, The Berkshires, Upstate New York, etc.) database that is defined by cities.
Does anyone know ...
3
votes
7answers
173 views
Programming shops in certain cities: Does it matter?
As a new entrant into the job market, I've been looking through Authentic Jobs, SO Job Board, Craigslist, etc, and I've noticed that 75% of the postings are in San Francisco and New York. Now bear ...
3
votes
6answers
2k views
PHP/MySQL: Select locations close to a given location from DB
In PHP, I have the following code for calculating the distance between two locations:
<?php
function distance($lat1, $long1, $lat2, $long2) {
// DEGREE TO RADIAN
$latitude1 = ...
3
votes
5answers
312 views
Where to get geography data?
I need geography data for new website.
Data required is
States (With names and standard abbreviations)
ZipCode (List of zip code with all available data like where zipcode belongs to)
What would ...
3
votes
6answers
1k views
Clustering Lat/Longs in a Database
I'm trying to see if anyone knows how to cluster some Lat/Long results, using a database, to reduce the number of results sent over the wire to the application.
There are a number of resources about ...
3
votes
1answer
1k views
Sql 2008 query problem - which LatLong's exists in a geography polygon?
i have the following two tables:-
GeoShapes
GeoShapeId INT IDENTITY
Name VARCHAR(100)
ShapeFile GEOGRAPHY [ this is a closed Polygon of Lat/Longs ]
CrimeLocations
CrimeLocationId INT IDENTITY
...
2
votes
1answer
64 views
How can I fill in missing categorical values using geographical proximity using R?
I have some data that looks like this:
ID lat long university date cat2 cat3 cat4 ...
00001 32.001 -64.001 MIT 2011-07-01 xyz foo NA ...
00002 ...
2
votes
1answer
186 views
Google Map Distance Calculation
Does anyone know if Google Maps consider elevations and the actual path on earth to calculate distance between two points or it only considers geographical locations for distance measurement?
2
votes
1answer
260 views
SQLServer Spatial query is returning error An expression of non-boolean type specified in a context where a condition is expected, near ')'
I am trying to learn how to do radius search on records using the new SqlServer 2008 managed spacial type and methods (geography) for doing geospatial calculations. I am following the samples on this ...
2
votes
4answers
121 views
Population-weighted center of a state
I have a list of states, major cities in each state, their populations, and lat/long coordinates for each. Using this, I need to calculate the latitude and longitude that corresponds to the center of ...
2
votes
2answers
230 views
Find points withing a radius of another coordinate with IQueryable
I have users stored in a database that has latitude and longitude set on them. I want to write a filter method in my service layer.
We are using ASP.NET MVC with the repository pattern. We will use ...
2
votes
3answers
274 views
How to “average” two or more geography linestrings using C#/SQL Server 2008 spatial
Suppose I've got a set of results from a study into the behaviour of a particular migratory bird. The bird has been tagged, and a GPS receiver records the migration path it follows each year over a ...
2
votes
1answer
211 views
Having a generic GEOGRAPHY column with PostGIS
In PostgreSQL 9 + PostGIS 1.5, is there a way to create a "generic" GEOGRAPHY column? By that I mean a column that would accept POINTs as well as POLYGONs, LINESTRINGs, etc. Until now, I've only seen ...
2
votes
1answer
333 views
Geographic grid search algorithm
Many of the location based services provide APIs for finding places/venues/spots around a given latitude longitude pair. I'm looking into how I can search for these places across an entire city.
I ...
2
votes
1answer
242 views
Google maps Street View with custom view
I'm curious whether it's possible to use Google Maps Street View as a platform along with custom views.
To be more clear, I'd like to build a seating chart for a venue, where seats would have uniques ...
2
votes
2answers
420 views
geo name database (city, points of interest)
I am building a travel website with django. When a user is typing in the destination city name (or points of interest, like yellow stone), I want to do ajax auto suggestion. The question is how I ...
2
votes
1answer
138 views
SQL Server 2008 - Get Geography From Record
I am new to using the geography types in SQL Server 2008. I have a table in my database called "Location". "Location" has the following columns and types:
Location
--------
City nvarchar(256)
State ...
2
votes
1answer
761 views
Query points using SQL Server 2008 geography type
I have a table with the geography type and I want to run a query to find all rows within 25 miles of a specific lat/long. What would the query look like to accomplish this?