I have to start work on application for analysis of satellite imagery to identify some man made structure. I would like to use C or Java for this.
I\'m guessing that the units it uses is meters (m), but it doesn\'t seem clear from the documentation I\'ve found开发者_如何学C.Is this correct?
I am already familiar 开发者_如何学Gowith Silverlight programming but not have any experience with GIS.
My goal is to display various shapes(polygons, points, linestring) on google maps by using data entered into a Postgis database dynamically(i mean by that we can see modifications in the map in real t
This is a question-loaded post from someone who is just getting started with BB development.Any guidance is much appreciated.
Where can I find a database of cities and neighborhoods using MySQL? I\'m only interested in US areas. Price doesn\'t matter.
I am trying to put a SHP file into my PostGIS database, the the data is just a little off. I think this is because I am using the wrong SRID. The contents of the PRJ file are as follows:
I have a collection of Point objects. I want to find the furthest distance between any two points. Imagine a circle enclosing all of these points. I want to know the diameter of that circle. How can I
I\'m currently wo开发者_运维知识库rking on a project which maps items to a physical location within a building. We have a map created in our GIS system (ArcGIS), and are able to resolve items to the a
I know this is a total newbie question, but I happen to be a total newbie when it comes to KML.I am working on a GIS project using KML and I keep running into this multiple geometry issue.I want to pr