Opened 14 years ago
Closed 14 years ago
#404 closed enhancement (fixed)
New Commercial Map Service Layer support - Open Street Map
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | P2 | Milestone: | 2.2 |
Component: | Core | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | Committed |
Description
This ticket enhanced the exsiting commercial map service layers by adding a new type of commercial layer - Open Street Map.
Currently, there are three types of renderer for Open Street Map: Mapnik, Osmarender and CircleMap.
To use Open Street Map(aka OSM) in Fusion, the Openlayer OSM script must be included in ApplicationDefinition document.
<Extension> <OpenStreetMapScript> http://www.openstreetmap.org/openlayers/OpenStreetMap.js </OpenStreetMapScript> </Extension>
A sample OSM map in MapGroup
<Map> <Type>OpenStreetMap</Type> <SingleTile>true</SingleTile> <Extension> <ResourceId>OpenStreetMap</ResourceId> <Options> <name>Open Street Map Mapnik</name> <type>Mapnik</type> </Options> </Extension> </Map>
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | Open Street Map.patch added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|
comment:2 by , 14 years ago
Milestone: | Future → 2.2 |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
state: | New → Committed |
Status: | new → closed |
Thanks for the code review. Code submitted in Changeset [2221] by liuar
Note:
See TracTickets
for help on using tickets.
without having tested this, the patch looks ok to me. Some comments though:
I have changed the milestone to 2.2