Torsten Leistikow wrote:
> 
> As a user I would like to have an action command in the polygon (and also
> in the
> lines) style rules for generating a POI for a specific area (and also for
> a
> specific line). Actually I would like to have multiple commands, e.g.
> add-centre-node (new node in the geometric centre of the polygon)
> add-start-node (first node of the polygon)
> add-end-node (last node of the polygon)
> add-middle-node (middle node of the polygon)
> add-inner-node (all nodes of the polygon beside the first and the last
> one)
> add-all-node (all nodes of the polygon)
> 
> I could think of multiple uses for such a feature.
> 
> I do not know, whether this would be possible, since it would require a
> processing of the polygon and line rules before the processing of the
> point rules.
> 
+1

I think, you'll need a preprocessing, searching for all closed ways an
create new Nodes at the required position. After this mkgmap can run in
normal order

aighes

-- 
View this message in context: 
http://gis.638310.n2.nabble.com/Re-continue-command-in-combination-with-add-pois-to-areas-tp5620374p5636653.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to