Skip to content

Commit

Permalink
Item11187: Additional Layer Forms
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/OpenLayersPlugin@12871 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulAlexander authored and PaulAlexander committed Oct 25, 2011
1 parent 7a89adc commit 72d1235
Show file tree
Hide file tree
Showing 6 changed files with 255 additions and 76 deletions.
7 changes: 7 additions & 0 deletions data/Applications/OpenLayers/GoogleLayerForm.txt
@@ -0,0 +1,7 @@
%META:TOPICINFO{author="BaseUserMapping_333" comment="reprev" date="1319510445" format="1.1" reprev="1" version="2"}%
| *Name* | *Type* | *Size* | *Values* | *Tooltips* | *Attributes* |
| Name | text | | | | |
| Type | select+values | | Road=google.maps.MapTypeId.ROADMAP,Terrain=google.maps.MapTypeId.TERRAIN,Hybrid=google.maps.MapTypeId.HYBRID,Satelite=google.maps.MapTypeId.SATELLITE | | |

%META:FORM{name="LayerTypeForm"}%
%META:FIELD{name="LayerType" attributes="" title="LayerType" value="google"}%
9 changes: 9 additions & 0 deletions data/Applications/OpenLayers/KMLLayerForm.txt
@@ -0,0 +1,9 @@
%META:TOPICINFO{author="BaseUserMapping_333" date="1319517998" format="1.1" version="1"}%
| *Name* | *Type* | *Size* | *Values* | *Tooltips* | *Attributes* |
| Name | text | | | {String} | |
| URL | text | | | {String} Base URL | |
| ExtractAttributes | text | | | {Boolean} Extract attributes from KML. | |
| IsVisible | text | | | | |

%META:FORM{name="LayerTypeForm"}%
%META:FIELD{name="LayerType" attributes="" title="LayerType" value="kml"}%
4 changes: 2 additions & 2 deletions data/Applications/OpenLayers/LayerTypeForm.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="BaseUserMapping_333" comment="save topic" date="1319438109" format="1.1" reprev="1" version="1"}%
%META:TOPICINFO{author="BaseUserMapping_333" comment="save topic" date="1319517743" format="1.1" reprev="1" version="3"}%
%META:TOPICPARENT{name="WebPreferences"}%
| *Name* | *Type* | *Size* | *Values* | *Tooltips* | *Attributes* |
| LayerType | select | | vector,wms,worldwind | | |
| LayerType | select | | google,kml,vector,wfs,wms,worldwind | | |
3 changes: 2 additions & 1 deletion data/Applications/OpenLayers/WikiVectorForm.txt
@@ -1,9 +1,10 @@
%META:TOPICINFO{author="BaseUserMapping_333" comment="save topic" date="1319438062" format="1.1" reprev="1" version="1"}%
%META:TOPICINFO{author="BaseUserMapping_333" comment="save topic" date="1319520384" format="1.1" reprev="1" version="2"}%
| *Name* | *Type* | *Size* | *Values* | *Tooltips* | *Attributes* |
| Name | text | | | | |
| URL | text | | | | |
| Clustering | text | | | | |
| Style | text | | | | |
| IsBaseLayer | select | | false,true | | |

%META:FORM{name="LayerTypeForm"}%
%META:FIELD{name="LayerType" attributes="" title="LayerType" value="vector"}%
14 changes: 14 additions & 0 deletions data/Applications/OpenLayers/WorldWindForm.txt
@@ -0,0 +1,14 @@
%META:TOPICINFO{author="BaseUserMapping_333" comment="save topic" date="1319503546" format="1.1" reprev="1" version="1"}%
%META:TOPICPARENT{name="WebTopicList"}%
| *Name* | *Type* | *Size* | *Values* | *Tooltips* | *Attributes* |
| Name | text | | | {String} | |
| URL | text | | | {String} Base URL | |
| TileSize | text | | | {Float} Level zero tile size degrees | |
| ZoomLevels | text | | | {Integer} number of zoom levels | |
| ServerParams | text | | | {Object} additional parameters | |
| ClientOptions | text | | | {Object} additional options | |
| IsBaseLayer | text | | | | |
| IsVisible | text | | | | |

%META:FORM{name="LayerTypeForm"}%
%META:FIELD{name="LayerType" attributes="" title="LayerType" value="worldwind"}%

0 comments on commit 72d1235

Please sign in to comment.