File: README.txt

package info (click to toggle)
geotranz 3.7-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 242,380 kB
  • sloc: cpp: 37,618; java: 13,594; javascript: 3,068; makefile: 955; xml: 67; sh: 38; csh: 21
file content (19 lines) | stat: -rwxr-xr-x 381 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CLASSIFICATION : UNCLASSIFIED

This directory contains the MSP GEOTRANS sample code for the 
Coordinate Conversion service.

For Linux system
- To build the sample code
	make -f Makefile.<platform>

- To run the sample
	runCoordinateConversionSample.csh

For Windows system
- To build the sample code
	make -f Makefile.win

- To run the sample
	runCoordinateConversionSample.bat