⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help.xml.svn-base

📁 由国外的一个著名的geonetwork修改而来
💻 SVN-BASE
字号:
<?xml version="1.0" encoding="UTF-8"?>
<help>
	<title>Help page</title>
	<content>
		<h3>Help</h3>
		<p>For Frequently Asked Questions (FAQ's), Tutorials, Reference Manuals and other information on the use of GeoNetwork opensource, 
			please refer to the <strong>Documentation</strong> center on <strong><a href="http://geonetwork.sourceforge.net" target="_blank">The GeoNetwork opensource Community website</a></strong></p>
		<h3>Content of this page</h3>
		<p>
			<a href="#1">Finding spatial data</a><br/>
			<a href="#2">Spatial data and related applications</a><br/>
			<a href="#3">Downloading spatial data</a>
			<p/>
			<a name="1"/><h3>Finding spatial data</h3>
			The GeoNetwork search engine allows you to search on the following fields
			<ul>
				<li>Title</li>
				<li>Abstract</li>
				<li>Keywords</li>
				<li>Location</li>
				<li>Free text (any metadata field)</li>
			</ul>
			In each search fields the user can write expressions using the following grammar:
			<ul>
				<li>string: search metadata having "string"' in field</li>
				<li>string1 string2: equivalent to string1 and string2</li>
				<li>"string1 string2": search metadata having the "string1 string2" in field</li>
				<li>string1 and string2: search metadata having both "string1" and "string2" in field</li>
				<li>string1 or string2: search metadata having either 'string1' or "string2" in field</li>
				<li>string1 not string2: search metadata having "string1" but not "string2" in field</li>
			</ul>
			Keywords and operators (and, or not) are not case sensitive.
			<p/>
			For instance, in the title field:
			<p/>
			anchorage map: search for all metadata containing the words "anchorage" and "map" in the title;<br/>
			"anchorage map": search for all metadata containing the text "anchorage map" in the title;<br/>
			"anchorage map" not roads: search for all metadata containing the text "anchorage map" but not the word "roads" in the title.
			<p/>
			In the remote search the user can select multiple servers from the list; as an alternative, the user can select a profile; this automatically selects all servers defined for that profile. For instance, the GeoNetwork profile selects all GeoNetwork servers providing remote search capabilities.<br/>
			Since remote Z39.50 transactions can be very slow, the user can define a timeout for the transaction of 10, 20 and 30 seconds.
			<p/>
			<a name="2"/><h3>Spatial data and related applications</h3>
			<p/>
			Spatial data that can be found in the GeoNetwork is often used as basic data in advanced web-based applications. These applications target specific problems related to agriculture, livestock, forests, fisheries and food security issues.<br/>
			The user will be provided with links to these related applications.<br/>
			Related applications will also allow the user to see what other spatial data makes part of the application.<br/>
			Related applications can in some cases directly be viewed through the GeoNetwork Dynamic Map interface.
			<p/>
			<a name="3"/><h3>Downloading spatial data</h3>
			Spatial data is often available for download. Data is provided in data formats that are compatible with most professional GIS applications and a variety of freeware GIS tools.<br/>
			Downloadable data has a link to proceed for download. You will have to aggree with the download conditions and a disclaimer. You are asked to provide your personal details, and are kindly invited to provide us with feedback on your intended use of the data.<br/>
			A number of datasets will allow you to only download an area of interest.
		</p>
	</content>
</help>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -