Changes for page Map Application

Last modified by Eduard Moraru on 2022/02/25 09:25

<
From version < 4.1 >
edited by slauriere
on 2019/02/20 22:38
To version < 3.4 >
edited by slauriere
on 2019/02/20 08:02
>
Change comment: There is no comment for this version

Summary

Details

GoogleSummerOfCode.ProjectClass[0]
Details
... ... @@ -2,15 +2,14 @@
2 2  
3 3  == Typical use cases ==
4 4  
5 -* As an employee of a town hall, I can create with my colleagues a map showcasing the main city points of interest: museums, gardens, libraries, swimming pools etc. When clicking on a point of interest, a popup displays information about the place, and gives access to a page containing further information.
5 +* As an employee of a town hall, I can create with my collaborators a map showcasing the main city points of interest: museums, gardens, libraries, swimming pools etc. When clicking on a point of interest, a popup displays information about the place, and gives access to a page containing further information.
6 6  * As a professional guide, I can create a path linking various points of interest and display it on the map.
7 7  * As an editor, I can choose the user experience from predefined experiences combining media, timelines, paths etc. also known as "story maps".
8 -* As a city planner, I can describe a city planning project with my collaborators, drawing various shapes on the map (polygons, circles, squares, etc.) and associating content with each shape. I can also manage several layers of data and choose which one(s) to display.
9 -* As a user, I can, directly from the map, search across a large number of data elements, by using a contextual search widget that displays the results as a list on top of the map. When selecting one result, the map focuses on its location.
8 +* As a city planner, I can describe a city planning project with my collaborators, drawing various shapes on the map (polygons, circles, squares) and associating content with each shape. I can also manage several layers of data and choose which one(s) I want to display.
9 +* As a user, I can, directly from the map, search across a large number of data elements, by using a contextual search widget that displays the results on top of the map. When selecting one result, the map focuses on its location.
10 10  * As a user, I can use the application efficiently from a mobile device.
11 -* As a user, I can be geolocalized and view my current position on the map.
12 12  * As an administrator, I can configure the map background: I can choose from existing background configurations, or I can create custom map backgrounds using external services such as Mapbox.
13 -* As an administrator, I can configure external geographical data sources, for instance to display on my map some entries fetched from Wikipedia.
12 +* As an administrator, I can configure external map data sources, for instance to display on a map some entries fetched from Wikipedia.
14 14  * As an administrator, I can make the map background available in offline mode (on a specific geographical area), so that it can be embedded in an ePub file.
15 15  
16 16  == Notes ==

Get Connected