Skip to content

Commit db67485

Browse files
committed
Initial import
0 parents  commit db67485

File tree

1,004 files changed

+13815
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,004 files changed

+13815
-0
lines changed

ScaleRanges.ods

21 KB
Binary file not shown.

csw.xml

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<csw>
2+
<id>csw</id>
3+
<enabled>true</enabled>
4+
<name>My GeoServer CSW</name>
5+
<title>My GeoServer CSW</title>
6+
<maintainer>http://geoserver.org/comm</maintainer>
7+
<abstrct>
8+
This is a description of your Catalog Services For The Web.
9+
</abstrct>
10+
<accessConstraints>NONE</accessConstraints>
11+
<fees>NONE</fees>
12+
<versions>
13+
<org.geotools.util.Version>
14+
<version>2.0.2</version>
15+
</org.geotools.util.Version>
16+
</versions>
17+
<keywords>
18+
<string>CSW</string>
19+
<string>Catalog Services For The Web</string>
20+
<string>GEOSERVER</string>
21+
</keywords>
22+
<citeCompliant>false</citeCompliant>
23+
<onlineResource>http://geoserver.org</onlineResource>
24+
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
25+
<verbose>false</verbose>
26+
</csw>

data/italy.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"mapping": "mapping.yml",
3+
"connection": "postgis://cite:cite@localhost/osm"
4+
}
5+

0 commit comments

Comments
 (0)