remove unneeded datasource base
This commit is contained in:
parent
9e6c572b0a
commit
417508b7bd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<Layer name="lay" srs="+proj=longlat +ellps=airy +datum=OSGB36 +no_defs">
|
||||
<StyleName>test</StyleName>
|
||||
<Datasource base="shp">
|
||||
<Datasource>
|
||||
<Parameter name="type">shape</Parameter>
|
||||
<Parameter name="file">../../data/shp/poly.shp</Parameter>
|
||||
</Datasource>
|
||||
|
|
Loading…
Reference in a new issue