2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested GIS/GPS Programming Solutions: 51 - 75 of 238
 
HI, I have the following code from the web that is in VB.Net and I am writing an app in vb6...Yes I know, I should be moving on! haha! Could anyone give me a hand with converting it to ...
Hi, I'm trying to geocode an address with google maps. You can look at the kml file I am trying to parse by typing: http://maps.google.com/maps/geo?q=Hofbrunnstrasse+39,Munich,Germany...
I know very little about GIS and need help with a direction to go and perhaps some basics.  I have a database of addresses. I am looking to be able to select one of those addresses and and ret...
We have a shape file that outlines our district zones within a county.  Is there a way to convert this shape file to pure lat/long points?  We use ArcGIS9 Thanks!
Hi, I'm looking at creating a GPS Live Tracking setup for my vehicles.  Can anyone explain what is required in order to achieve this?  What hardware do i require and is it possible to make ...
The problem is how to communicate with a Garmin GPS using NMEA0183 protocol over an USB port from a VS2005 project using c#.
Hi, Please tell me if there is a function in PostGIS that can calculate distance between difference geometry type like  point-line, point-polygon, polygon-polygon. Thank you!
How can I connect my GPS receiver to my Java application? Is there any utilities to use? Or should I use another programming language? I want to read coordinates from the device and manipul...
Dear All, I am developing a gps solution using a map drawn in autocad lt 2002. However, the coordinate used for the map do no match the lat/long coordinate of the corresponding area. I wo...
Dear Experts, We are currently working on a GPS tracking project for a rental company with some other functionality such as light sensors,Temperature sensors,etc... In our design we will...
Hi everyone, I'm going to try to make a custom solution for work.  I want to allow users to get information out of our database using ArcMap as an interface.  I want to be able to derive co...
Hi, Could anyone suggest a formula / method for updating eastings and northings using a distance and a bearing?
Hi. Given only a full address (eg. 123 Fake Street, Melbourne, VIC, Australia) can I put a google map on my page with a marker pointing to that address? I've only found and used examples th...
How can I detect the location of a hidden GPS location recorder hidden in or under my car
I have two points P0 at lat/long 34.1837710,-118.9484950 and P2 at 34.1769790,-118.9168300. According to the link here (http://www.movable-type.co.uk/scripts/latlong.html), the formula for ...
We are facing some problem while installing Arc SDE 9.1 Oracle 64bit edition (OS: Windows 2003 server 64bit enterprise edition) Arc SDE for oracle 10g is installed and created the table spa...
Hello All, Can I found anyone to get me documentation about AVENUE and Programming Language In ArcView???? Thanks in Advance. Muhanad.
Hello I have a gps tracking system in a vehicle. It provides the position of the vehicle as a latitide and longitude coordinate using wgs84. Apparently the unit can provide a heading for th...
i need to derive bearing from two lat long points in java.  i found a solution for this in php and tried to translate.  i don't know what the ? and : sign mean in php.   the call is: b.beari...
Hey, does anyone know how to add an excel table of long/lat points to a map in GIS (ArcMap)? I have done some geocoding before but that relies on street addresses for a match. Is there a diffe...
I'm trying to get some code, or even just the math, to convert from MGRS coordinates to Lat Lon. Would like it in Perl, Java, JScript, VB, Whatever. Thanks!
I have GPS coodinates in NMEA format e.g. $GPRMC,044325.500,A,3739.1334,N,12152.1162,W,9.53,279.07,070403,,*1E I know how to calculate the distance from the longitude and latitude. Can a...
Hi all...    I am trying to calculate the angle between two points P1 & P2 with GPS coordinates(Lat1,Lon1) & (Lat2,Lon2) so that i can find out if P2 is Left/right/straight etc. of P1. It ...
I want to develop a application in VB using GPRS/GPS Modem for Vehicle Tracking . Server will be having a fixed IP Address. I have confused some artciles say to use AT commands other say ...
There is a database table like below (for example) for google maps api. I need to search database for a range for given lang & lat.. For example, I have to find restaurants within 5 mile ...