Software Listing: Convert Coordinates

Blue Marble Desktop is a useful application that can deal with multiple types of geographic data in order to convert coordinates. The program can convert data from point databases, seismic survey files or vector files.

You can customize the conversion parameters and save your project in order to use the same coordinates later.

Note: In order to use the application components you need to request a license from the start-up window.


.

  • Platform: Windows 7, WinOther, WinVista

XyzWin is a compact application that allows you to convert coordinates between Geodetic Latitude-Longitude-Ellipsoid_ht and XYZ on the GRS80 Ellipsoid. The program allows you to convert multiple coordinates that are loaded from a text file or a single set of values.

You can save the conversion settings and use them for more conversions if you need to convert multiple files.



.

  • Platform: WinOther

This powerful app allows you to convert coordinates between many of the world's coordinate systems. It uses the PROJ4 library and a lookup file containing projection and datum parameters to support over 1700 coordinate systems. Lat/lon, UTM, US State Plane, and many, many others are supported. You can also create your own coordinate systems if you know the parameters, including local grid systems.

The app either takes manual coordinate input or uses your current GPS location. The computed location can be displayed in Google Maps via your web browser with a single button press.

Supported projections:
* Albers Equal Area
* Azimuthal Equidistant
* Cassini
* Equal Area Cylindrical
* Eckert IV
* Eckert VI
* Equidistant Cylindrical
* Equidistant Conic
* Gall
* Lambert Conformal Conic
* Mercator
*...

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

With Geodesy.NET, you can quickly and easily convert geographic coordinates from one system to another. Several hundred coordinate system conversions are supported, and all conversions can be done in under three lines of code. Full support is included for both desktops as well as mobile devices! This software is included FREE with any purchase of our GIS.NET 3.0 mapping component for .NET Support for Three-Axis Geocentric Translation Support for Seven-Parameter Position Vector Transformation Support for Coordinate Frame Rotation. Includes a library of thirty-five map projections which can be used with GIS.

  • Platform: Win2000, Windows CE, Windows Server, WinOther

GingerALE is the BrainMap application that is used to perform an ALE meta-analysis on coordinates in Talairach or MNI space. GingerALE can also be used to convert coordinates between MNI and Talairach spaces using the icbm2tal transform.

The ALE meta-analysis method was initially developed by Peter Turkeltaub (Turkeltaub et al., 2002). This method of meta-analysis was adopted by BrainMap in 2003. Several modifications have been made to the ALE algorithm since then, and the current version of our software is reported in Eickhoff et al., 2009.

All output files are written in NIfTI (.

  • Platform: WinOther

The Eye4Software Coordinate Calculator is an easy to use tool to perform map or GPS coordinate conversions. The software can be used to transform a single coordinate or a batch of coordinates read from a comma separated, database or ESRI shapefiles. The software is shipped with a MS Access database file, containing more then 3500 ellipsoid, map datum and map grid definitions around the world, which are identified by their EPSG code. It is possible to modify the definitions of all datums and map grids stored in the database. You can also create user defined map grids and map datums, so you can extend the database with newly introduced map datums.

  • Platform: Win2000, Win7 x32, Win7 x64, WinVista, WinVista x64, WinXP

GdViewer OCX is an Image and PDF Viewer ActiveX control that supports a lot of image format like tiff, jpeg, wmf, gif, j2k, png, psd, pdf, exr, hdr, fax, jbig... It can be used from any Windows development environment that can call OCX components and into web browsers. With GdViewer OCX you can chose how the image must be displayed. You can customize zoom mode and stretch mode, select a region to display, scroll and pan the image, print the image, retrieve the metadata of an image, select the display quality, brows the page of a multi-page file (tiff, pdf, gif) and many other things... Major Component Features: - Display an image from a distant HTTP or FTP server - Display large image file - Multi-page Tiff reading, you can brows pages easily - Panning or moving an image - Zooming or scaling an image - Multiple...

  • Publisher: GdPicture
  • Date: 08-04-2009
  • Size: 3768 KB
  • Platform: Win2000, Windows Server, Windows Vista, WinOther

The Eye4Software Coordinate Calculator is an easy to use desktop software tool, to perform gps coordinate conversions from one coordinate system to another. It can also be used to convert coordinates between different map datums. The software can be used to convert a single coordinate, or to convert a batch of, for example, gps coordinates read from a comma separated file. The software is shipped with a MS Access database containing almost any reference ellipsoid, map datum and coordinate system around. It is possible to modify the coordinate systems, reference ellipsoids and geodetic datum definitions stored in the database.

  • Platform: WinOther

Map Suite Geocoder is a native geocoding and reverse geociding component for .NET that lets you convert a street address into a geographic location and vice-versa. It can also deliver additional details like elevation, time zone, county and more. Map Suite Geocoder ships with an optimized set of United States street data based on TIGER(R) 2009 from the U.S. Census Bureau, and in the future will be extensible to support geocoding almost anywhere. Why guess where your customers are coming from when you can know for sure?

- True .NET native component
- Convert an address into a wide range of valuable geographic data
- Included reverse geocoder can convert coordinates into a postal address
- Supports plug-in modules that deliver additional geocoding functionality
- Add your own custom searches, e.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

Change the way you explore. Trimble Outdoors Navigator is free GPS navigation and mapping app for all your outdoor and backcountry adventures.

This app is BEST FOR: GPS route finding; map and compass navigation; topo maps; recording trips like hiking, camping, paddling, ATV riding, offroading, snowshoeing and backcountry skiing.

***Try our free app but also consider our PRO app with even more features, including:

MAP CACHING: Save maps to your device for viewing while on those trips in remote areas where there are no cellular or data signals. Get exclusive access to free MyTopo maps, including more than 68,000 topo maps in US and Canada, as well as aerial, terrain, street and hybrid maps.

  • Platform: Android, WinMobile

Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed. Example Function Call: >> [r_ECEF v_ECEF] = ECItoECEF(JD,r_ECI,v_ECI); Where: JD is the Julian Date vector [1 x N] (units are in days) r_ECI is the position vector [3 x N] (any units are permitted) v_ECI is the velocity vector [3 x N] (any units are permitted).

  • Platform: Matlab, Scripts

ECEF2LLA - convert earth-centered earth-fixed (ECEF) cartesian coordinates to latitude, longitude, and altitude. USAGE: [lat,lon,alt] = ecef2lla(x,y,z) lat = geodetic latitude (radians) lon = longitude (radians) alt = height above WGS84 ellipsoid (m) x = ECEF X-coordinate (m) y = ECEF Y-coordinate (m) z = ECEF Z-coordinate (m) Notes: This function assumes the WGS84 model. Latitude is customary geodetic (not geocentric). Michael Kleder, April 2006.

  • Platform: Matlab, Scripts

Convert WGS 84 (CTS, ECEF) Coordinates to ECI (CIS, Epoch J2000.0) Coordinates. This function has been vectorized for speed. The associated error in converting between coordinate frames is on the order of 1.2*10^-11 km when compared to STK ephemeris output. To run this function type the following command in a MATLAB prompt: >> [r_ECI v_ECI] = ECEFtoECI(JD,r_ECEF,v_ECEF); Where JD is a Julian Date Vector [1 x N] r_ECEF is the position vector in ECEF coordinates [3 x N] v_ECEF is the velocity vector in ECEF coordinates [3 x N] r_ECI is the position vector in ECI coordinates [3 x N] v_ECI is the velocity vector in ECI coordinates [3 x N].

  • Platform: Matlab, Scripts

Function that convert geographic coordinates to North azimuthal equal-area map with 25 km resolution pixel (EASE-Grid projection or NL). That projection is used mainly in remote sensing and cover the northern hemisphere. If you want to know the corresponding pixel in the EASE-Grid projection to a location for which you have geographic coordinates. For example, if you want to know in which pixel is the North Pole in the EASE grid projection, type: [column,row] = geo2easeGrid(90,0) The output in MATLAB would be 361,361, which is the map origin..

  • Platform: Matlab, Scripts

GeographicLib is a small, handy set of C++ classes specially designed to help you convert between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for geoid calculations, and for computing geodesic.

The emphasis is on returning accurate results with errors close to round-off (about 5–15 nm). In addition, various properties of the Transverse Mercator Projection are described and an accurate algorithm for Geodesics on the Ellipsoid is given.



.

  • Platform: WinOther
  • PIPECON
  • License: Freeware
  • Price: 0.00
  • Rating

Martin Connelly, in the UK, sent along his program to convert pipe shapes from 3 dimensional XYZ coordinates to YBC bend data and vice versa.

  • Platform: WinOther

Geographic Calculator is a useful and reliable application that can deal with multiple types of geographic data in order to convert latitude and longitude coordinates. The program can convert data from point databases, seismic survey files or vector files.

You can customize the conversion parameters and save your project in order to use the same coordinates later.


.

  • Platform: Windows 7, Windows 8, WinOther, WinVista
  • Sinker
  • License: Freeware
  • Price: 0.00
  • Rating

Sinker was created as a simple and accessible piece of software that can convert black and white or full grey scale photos and images into coordinates.

Pictures are converted in a language in which Sinker EDM machines can read. The output is saved in a text file.


.

  • Platform: WinOther

GPPCGP is a lightweight application that allows you to convert between NAD 27 State plane coordinates and NAD 27 geographic positions. The application is designed to transform the coordinates into latitudes and longitudes.

The results of the conversion are saved as a text file that includes defining constants for all NAD 27 plane coordinate zones.


.

  • Platform: WinOther

SPCS83 is a compact application that allows you to convert NAD 83 state plane coordinates to NAD 83 geographic positions and conversely. Includes defining constants for NAD 83 coordinate zones.

The program is lightweight, can be run from a storage device and provides state of the art accuracy. State plane coordinates are entered or computed to 1 mm accuracy, while the latitudes and longitudes entered or computed correspond to approximately 0.3 mm accuracy.


.

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Intergalactic War

Inter galactic war is another free ware two dimensional shooter game, falling into the ever prevalent genre of top down shooters. As the title suggests, in inter galactic war you play as a space ship fighting enemy space ships as you fight your way ...


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


Wise Disk Cleaner

Everybody computer is full of temporary and unnecessary files! Even if you don’t know they are there, they are! Wise Disk Cleaner helps to rid your system of these useless files that are just sitting around taking up your disk space. ...


World Domination 2

World domination 2 is a free flash turn based strategy game which has so many complex and realistic additions to the formula in the form of how production, technology and diplomacy between countries work, that it borders on being a realistic war ...


Soft4Boost Disk Cleaner

Soft4Boost Disk Cleaner is a really easy program to use. There are thousands of different applications out there, free and paid, that try and remove junk from your system to help improve speed and overall system performance. Soft4Boost Disk Cleaner ...


Opera Mini

Opera mini is a free to download web browser designed for the android platform, and is one of the most popular mobile browsers in  the world, more successful than even the full on desktop version of opera. Opera mini's dominance in the ...


Kryptelite

Kryptelite is an application that can help you quickly and simply encrypt your files. File encryption can be very important, as its an effective way to help prevent unauthorized access to your files and their contents, and acts as a layer of ...


Battle of Britain

Battle of Britain is a top down strategy and shooter game that takes place during the historic battle of Britain, as the name would suggest. The game takes place from a top down perspective, and has a fairly interesting method of control. Instead of ...


Brainteaser Cubes

Brain teaser cubes is a freeware first person action puzzle game, which is fully 3d, and has a fairly unique concept, most comparable to the console game portal, minus the portal elements (leaving just the cube based puzzles). The game is fairly ...



New Downloads

Devart ODBC Driver for
Firebird

Devart ODBC Driver for
Firebird provides
high-performance and
feature-rich connectivity
solution for ODBC-based ...

Aml Maple

Aml Maple has a new kind of
view on keyboard layout
indicators: simple, modern,
flexible. In addition, you can
change the ...

ReliefJet Essentials for
Outlook

A large set of useful and
easy-to-use tools for every
Microsoft Outlook user:
Import, export and convert
using ...

J4L Barcodes 1D for Php

Php script that creates
barcodes. It supports all
major 1D and 2D barcoding
symbologies: Code39,Code39
(Extended), UPC, ...

Dictionary Wordlist SQL,
Excel, Access

Bilingual Dictionary Wordlist
for French, Spanish, German,
Portuguese, English, Italian,
Dutch, Swedish, Russian, ...

Hot Copy Paste

Enhance Windows Clipboard with
multiple snippets, secure
storage and full-text search.
Hot Copy Paste works in every
...

Clean Disk Free

This small utility is designed
to quickly and safely clean
computer from temporary and
unneeded files. With it you
can ...

Leawo Blu-ray to MKV
Converter

Leawo Blu-ray to MKV Converter
is a powerful Blu-ray/DVD
ripping tool that is dedicated
to rip Blu-ray/DVD to MKV
videos ...

Picacha

Picacha enables to make a
quick screenshot and share to
online. Share a screenshot in
just 3 seconds. Drag your
mouse to ...



Related Searches

Excel Convert Coordinates
Convert Graphs Coordinates
How Convert R Graph Its Coordinates
Autocad Coordinates Convert Excel
Convert Bmp Coordinates
Adress Convert Gps Coordinates
Convert Dwg Gps Coordinates
Convert Gps Coordinates Cad
Convert Gps Coordinates Excel
Software Convert Gps Coordinates
Windows Mobile Convert Gps Coordinates
Inf Ace Convert