[OSM-dev] GSoC OpenSurveyor week 12 report

Pavel Melnikov positron96 at gmail.com
Mon Sep 9 17:11:50 UTC 2013


Just enabled pinch zooming.

Yes, bug reports are welcome, but keep in mind that map ui is a prototype
and will change a lot in the near future.


On Mon, Sep 9, 2013 at 1:43 AM, Viesturs Zarins <viesturz at gmail.com> wrote:

> Cool. Just tried the binary.
>
> A bunch of obvious feature requests.
> - pinch zooming.
> - zoom in more than max tile level by stretching out the tiles for
> precision drawing.
> - presets for lines. Like road, fence, railway. With different line
> colors, widths.
> - undo, delete line.
> - move POI's on map.
> Is it reasonable to file bug reports at this point?
>
> Cheers
> Viesturs.
> On Sep 8, 2013 8:15 PM, "Pavel Melnikov" <positron96 at gmail.com> wrote:
>
>> This week was dedicated to freehand drawing feature. Prototype
>> implementation is added and working. Every drawing is saved as a list of
>> lists of GeoPoints (so it's a vector image processed via
>> Ramer-Douglas-Peucker simplification algorithm). Drawings do not need to be
>> continuous paths - a drawing is completed when a "Freehand" button is
>> toggled off.
>> Sessions also support drawings, so they are exported to XML as well (as
>> <drawing> elements)
>>
>> Freehand UI is not very much polished, if friendly at all, so it's a work
>> for future week.
>>
>> Binary build is in github:
>> https://github.com/positron96/opensurveyor/releases/tag/soc-week12
>>
>> _______________________________________________
>> dev mailing list
>> dev at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/dev
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20130910/30e697dd/attachment.html>


More information about the dev mailing list