<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription 
     xmlns="http://a9.com/-/spec/opensearch/1.1/"
	 xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0">

	<ShortName>Zeměpisné soustavy souřadnicových sítí</ShortName>
    <Description>Vyhledávací nástroj pro stahovací službu Atom poskytující data z INSPIRE zeměpisné soustavy souřadnicových sítí.</Description>
	
    <Language>cs</Language>
    <Image height="128" width="128" type="image/png">http://atom.cuzk.cz/opensearch/res/icon.png</Image>
   
	<Url type="application/opensearchdescription+xml" rel="self"
         template="https://atom.cuzk.cz/GGS/OSD-GGS.xml" />
   
    <Url type="text/html" rel="results"
         template="https://atom.cuzk.cz/opensearch/GGS/search?q={searchTerms}" />
		
    <Url type="application/atom+xml" rel="describedby"
         template="http://atom.cuzk.cz/opensearch/GGS/describe?
		           spatial_dataset_identifier_code={inspire_dls:spatial_dataset_identifier_code?}&amp;
				   spatial_dataset_identifier_namespace={inspire_dls:spatial_dataset_identifier_namespace?}&amp;
				   language={language?}&amp;
				   q={searchTerms?}" />
	
	<Url type="odpovidajici MIME Type" rel="results"
         template="http://atom.cuzk.cz/opensearch/GGS/get?
		           spatial_dataset_identifier_code={inspire_dls:spatial_dataset_identifier_code?}&amp;
				   spatial_dataset_identifier_namespace={inspire_dls:spatial_dataset_identifier_namespace?}&amp;
				   crs={inspire_dls:crs?}&amp;
				   language={language?}&amp;
				   q={searchTerms?}" />
				   
	<Query role="example"
           inspire_dls:spatial_dataset_identifier_namespace="ČÚZK"		
		   inspire_dls:spatial_dataset_identifier_code="CZ-00025712-CUZK_GGS_1_GRS80"
		   inspire_dls:crs="http://www.opengis.net/def/crs/EPSG/0/4258"
		   language="cs"
		   title="INSPIRE souřadnicová síť Grid_ETRS89-GRS80"/>
	
	<Query role="example"
           inspire_dls:spatial_dataset_identifier_namespace="ČÚZK"		
		   inspire_dls:spatial_dataset_identifier_code="CZ-00025712-CUZK_GGS_1_LAEA"
		   inspire_dls:crs="http://www.opengis.net/def/crs/EPSG/0/3035"
		   language="cs"
		   title="INSPIRE souřadnicová síť Grid_ETRS89-LAEA"/>
   
 </OpenSearchDescription>