[OpenLayers-Dev] Split polygon

eider at fh-bingen.de eider at fh-bingen.de
Sat Feb 14 03:51:33 EST 2009


Hi, this link is correct.
In my first version a implemented a simple split only within OL:
Just select a vertex for starting, select a second one for ending ans  
split polygon by this line.

In the second version a choosed Postgis as baackend but finally ended with jts

Greetings Carsten


Quoting "Ivan Grcic" <igrcic at gmail.com>:

> Hi, you can check this links :
>
> http://www.nabble.com/OL-Based-GeoEditor-tp17818464p20741443.html
> https://143.93.78.98/geoEditor2/editor.html (name/pass: demo/empty)
> http://crschmidt.net/mapping/wpserverdemo/
>
> But anways, it is server side that does the thing, openlayers only
> send and recieves data... (as far as i know)
>
> Regards,
>
> On Fri, Feb 13, 2009 at 5:14 PM, Aurélien Pelletier
> <aurelien.pelletier at atosorigin.com> wrote:
>> Hello,
>>
>> I'd like to have an idea of how hard it would be to implement the "split
>> polygon" feature in openLayer as it is done in geomajas:
>> http://www.geomajas.org/majas-tutorial/applications/tutorial/html/sample-editing.html
>>
>> The polygon and the line are send to the server, the polygon is splitted
>> using the JTS library on the server side and send back to the client.
>>
>> Thanks
>>
>> Aurélien
>>
>>
>> _______________________________________________
>> Dev mailing list
>> Dev at openlayers.org
>> http://openlayers.org/mailman/listinfo/dev
>>
>
>
>
> --
> Ivan Grcic
> _______________________________________________
> Dev mailing list
> Dev at openlayers.org
> http://openlayers.org/mailman/listinfo/dev
>




More information about the Dev mailing list