|
Posted
over 11 years
ago
by
Armin Retterath
← Older revision
Revision as of 15:38, 31 July 2014
Line 1:
Line 1:
++ ++
- ++ this release is planned for Nov/Dec 2013+ ++ this release is planned for Oct/Nov 2014
++ ++
Line 62:
Line 62:
*** QR codes
... [More]
are generated automatically for personal stored wmc *** QR codes are generated automatically for personal stored wmc
* Adoptions to run mapbender under php 5.4+ * Adoptions to run mapbender under php 5.4+
-* New digitize module+* New digitize module (prototype: http://www.geoportal.rlp.de/portal/karten.html?mb_user_myGui=Geoportal-RLP-digitize )
** Digitizing of simple features in form of geoJSON objects ** Digitizing of simple features in form of geoJSON objects
** Upload / Link external geoJSON/KML/GPX files ** Upload / Link external geoJSON/KML/GPX files
[Less]
|
|
Posted
over 11 years
ago
by
Armin Retterath
← Older revision
Revision as of 15:38, 31 July 2014
Line 1:
Line 1:
++ ++
- ++ this release is planned for Nov/Dec 2013+ ++ this release is planned for Oct/Nov 2014
++ ++
Line 62:
Line 62:
*** QR codes
... [More]
are generated automatically for personal stored wmc *** QR codes are generated automatically for personal stored wmc
* Adoptions to run mapbender under php 5.4+ * Adoptions to run mapbender under php 5.4+
-* New digitize module+* New digitize module (prototype: http://www.geoportal.rlp.de/portal/karten.html?mb_user_myGui=Geoportal-RLP-digitize )
** Digitizing of simple features in form of geoJSON objects ** Digitizing of simple features in form of geoJSON objects
** Upload / Link external geoJSON/KML/GPX files ** Upload / Link external geoJSON/KML/GPX files
[Less]
|
|
Posted
over 11 years
ago
by
Armin Retterath
WMS:
← Older revision
Revision as of 08:34, 28 July 2014
(One intermediate revision not shown)Line 230:
Line 230:
##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents
... [More]
will be served by the mapbender-registry! ##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents will be served by the mapbender-registry!
##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document. ##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document.
-#+#'''New 2014''': For each WMS layer, a list with coupled metadata is provided in the returned json. Also the available activated INSPIRE download services are integrated. This option is allows an easier access to the data itself.
+<pre>
+{
+ "downloadOptions": {
+ "c2019e4f-3a3b-1caf-5c61-98a4343bf249": {
+ "option": [
+ {
+ "type": "wfsrequest",
+ "serviceId": "216",
+ "serviceUuid": "33057bc7-98bd-8c28-ca5a-28c830fd5f95",
+ "featureType": [
+ "966"
+ ],
+ "format": "Naturschutzgebiete"
+ },
+ {
+ "type": "wmslayergetmap",
+ "serviceId": "1988",
+ "serviceUuid": "3cc2c7d7-9d0a-f45d-3c4f-7cce97140f19",
+ "resourceId": "35040",
+ "format": "GeoTIFF",
+ "dataLink": null
+ }
+ ],
+ "title": "Naturschutzgebiete",
+ "uuid": "c2019e4f-3a3b-1caf-5c61-98a4343bf249"
+ }
+ }
+}
+</pre>
+With this information s.o. is able to invoke mapbenders '''INSPIRE download service''' fascade.
+
==WFS== ==WFS==
==WMC== ==WMC==
[Less]
|
|
Posted
over 11 years
ago
by
Armin Retterath
WMS:
← Older revision
Revision as of 08:34, 28 July 2014
(One intermediate revision not shown)Line 230:
Line 230:
##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents
... [More]
will be served by the mapbender-registry! ##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents will be served by the mapbender-registry!
##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document. ##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document.
-#+#'''New 2014''': For each WMS layer, a list with coupled metadata is provided in the returned json. Also the available activated INSPIRE download services are integrated. This option is allows an easier access to the data itself.
+<pre>
+{
+ "downloadOptions": {
+ "c2019e4f-3a3b-1caf-5c61-98a4343bf249": {
+ "option": [
+ {
+ "type": "wfsrequest",
+ "serviceId": "216",
+ "serviceUuid": "33057bc7-98bd-8c28-ca5a-28c830fd5f95",
+ "featureType": [
+ "966"
+ ],
+ "format": "Naturschutzgebiete"
+ },
+ {
+ "type": "wmslayergetmap",
+ "serviceId": "1988",
+ "serviceUuid": "3cc2c7d7-9d0a-f45d-3c4f-7cce97140f19",
+ "resourceId": "35040",
+ "format": "GeoTIFF",
+ "dataLink": null
+ }
+ ],
+ "title": "Naturschutzgebiete",
+ "uuid": "c2019e4f-3a3b-1caf-5c61-98a4343bf249"
+ }
+ }
+}
+</pre>
+With this information s.o. is able to invoke mapbenders '''INSPIRE download service''' fascade.
+
==WFS== ==WFS==
==WMC== ==WMC==
[Less]
|
|
Posted
over 11 years
ago
by
Armin Retterath
WMS:
← Older revision
Revision as of 08:34, 28 July 2014
(One intermediate revision not shown)Line 230:
Line 230:
##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents
... [More]
will be served by the mapbender-registry! ##the GetCapabilities calls to services in the rhineland-palatinate registry - all Capabilities Documents will be served by the mapbender-registry!
##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document. ##the loading of wmc documents in the geoportals client - the id's of the services which came from the registry will be stored in an extension of the wmc document.
-#+#'''New 2014''': For each WMS layer, a list with coupled metadata is provided in the returned json. Also the available activated INSPIRE download services are integrated. This option is allows an easier access to the data itself.
+<pre>
+{
+ "downloadOptions": {
+ "c2019e4f-3a3b-1caf-5c61-98a4343bf249": {
+ "option": [
+ {
+ "type": "wfsrequest",
+ "serviceId": "216",
+ "serviceUuid": "33057bc7-98bd-8c28-ca5a-28c830fd5f95",
+ "featureType": [
+ "966"
+ ],
+ "format": "Naturschutzgebiete"
+ },
+ {
+ "type": "wmslayergetmap",
+ "serviceId": "1988",
+ "serviceUuid": "3cc2c7d7-9d0a-f45d-3c4f-7cce97140f19",
+ "resourceId": "35040",
+ "format": "GeoTIFF",
+ "dataLink": null
+ }
+ ],
+ "title": "Naturschutzgebiete",
+ "uuid": "c2019e4f-3a3b-1caf-5c61-98a4343bf249"
+ }
+ }
+}
+</pre>
+With this information s.o. is able to invoke mapbenders '''INSPIRE download service''' fascade.
+
==WFS== ==WFS==
==WMC== ==WMC==
[Less]
|
|
Posted
over 11 years
ago
by
Astrid Emde
ohloh is now openhub
← Older revision
Revision as of 09:29, 21 July 2014
Line 78:
Line 78:
<div align="center"> <div align="center">
<script type="text/javascript" <script type="text/javascript"
... [More]
-src="http://www.ohloh.net/projects/3712/widgets/project_partner_badge"></script>+src="http://www.openhub.net/projects/3712/widgets/project_partner_badge"></script>
</div> </div>
-<a href="http://osgeo.org/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>+<a href="http://www.openhub.net/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>
</br></br> </br></br>
<a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a> <a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a>
[Less]
|
|
Posted
over 11 years
ago
by
Astrid Emde
ohloh is now openhub
← Older revision
Revision as of 09:29, 21 July 2014
Line 78:
Line 78:
<div align="center"> <div align="center">
<script type="text/javascript" <script type="text/javascript"
... [More]
-src="http://www.ohloh.net/projects/3712/widgets/project_partner_badge"></script>+src="http://www.openhub.net/projects/3712/widgets/project_partner_badge"></script>
</div> </div>
-<a href="http://osgeo.org/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>+<a href="http://www.openhub.net/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>
</br></br> </br></br>
<a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a> <a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a>
[Less]
|
|
Posted
over 11 years
ago
by
Astrid Emde
ohloh is now openhub
← Older revision
Revision as of 09:29, 21 July 2014
Line 78:
Line 78:
<div align="center"> <div align="center">
<script type="text/javascript" <script type="text/javascript"
... [More]
-src="http://www.ohloh.net/projects/3712/widgets/project_partner_badge"></script>+src="http://www.openhub.net/projects/3712/widgets/project_partner_badge"></script>
</div> </div>
-<a href="http://osgeo.org/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>+<a href="http://www.openhub.net/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>
</br></br> </br></br>
<a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a> <a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a>
[Less]
|
|
Posted
over 11 years
ago
by
Astrid Emde
ohloh is now openhub
← Older revision
Revision as of 09:29, 21 July 2014
Line 78:
Line 78:
<div align="center"> <div align="center">
<script type="text/javascript" <script type="text/javascript"
... [More]
-src="http://www.ohloh.net/projects/3712/widgets/project_partner_badge"></script>+src="http://www.openhub.net/projects/3712/widgets/project_partner_badge"></script>
</div> </div>
-<a href="http://osgeo.org/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>+<a href="http://www.openhub.net/mapbender/" target="_blank"><img src="http://www.mapbender.org/images/a/ab/OSGeo_project.png" alt="Mapbender on OSGeo"></a>
</br></br> </br></br>
<a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a> <a class="twitter-timeline" href="https://twitter.com/search?q=%23Mapbender3" data-widget-id="341461711057981440">Tweets about "#Mapbender3"</a>
[Less]
|
|
Posted
over 11 years
ago
by
Astrid Emde
← Older revision
Revision as of 11:29, 11 July 2014
Line 23:
Line 23:
</td> </td>
</tr> </tr>
+
<tr > <tr >
<td colspan=2> <td colspan=2>
+<!--
<a
... [More]
href="http://www.fossgis.de/konferenz/2014/" target="_blank"><img src="http://www.mapbender.org/images/8/83/Fossgis14-logo.png" alt="FOSSGIS 2014 in Berllin" width='25%'></a> <a href="http://www.fossgis.de/konferenz/2014/" target="_blank"><img src="http://www.mapbender.org/images/8/83/Fossgis14-logo.png" alt="FOSSGIS 2014 in Berllin" width='25%'></a>
FOSSGIS Conference - come to Berlin from 19.- 21. March! FOSSGIS Conference - come to Berlin from 19.- 21. March!
- +-->
</td> </td>
+
</tr> </tr>
</table> </table>
[Less]
|