%@ page contentType="text/html;charset=gb2312"%>
<%@ page import="fjch.db.DbTrans,java.sql.*" errorPage="../error.htm" %>
GPS大地点成果目录
<%
String sid=request.getParameter("id");
long id=Integer.parseInt(sid);
newsMan.loadFromDB(id);
String title=newsMan.getTitle();
String content=newsMan.getContent();
String fbtime=newsMan.getFbtime();
String editor=newsMan.getEditor();
long viewcount=newsMan.getViewcount();
String source=newsMan.getSource();
newsMan.addCount(id);
%>
 |
| |
 |
GPS大地点成果目录 |
序号 |
等级 |
覆盖范围 |
点数 |
平面坐标系统 |
高程坐标系统 |
施测时间 |
1 |
A级 |
全省 |
31 |
WGS84、1980西安坐标系 |
大地高、1985国家高程基准 |
1992-2004年 |
2 |
B级 |
全省 |
17 |
WGS84 |
大地高、1985国家高程基准 |
1996年 |
3 |
C级 |
全省 |
475 |
WGS84、1980西安坐标系
1954年北京坐标系
|
大地高、1985国家高程基准 |
2002-2004年 |
|
|
| |
| |
|
|
|