<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head>
<body>
<p>
hej all DotNet'ters
<br/>
 
<br/>
I've been reading some .shp-files and has come across a type of geographic
<br/>
coordinates that does not seem familiar to me. It's presumably data from
<br/>
the US continent. I assumed that it was arcSec, but the max-values exceeds
<br/>
60*60*360
<br/>
x.max 1740000
<br/>
x.min 826000
<br/>
y.max 1540000
<br/>
y.min 377000
<br/>
Can you suggest a source of information?
</p>
</body>
</html>