On 29.12.2015 22:04, Giuseppe Aruta wrote:
> Hi,
> just a question:
> does OJ has a mathod to check if a Geometry Collection of items is made by
> a single geometry type (points, linestrings, etc) or not?
> best regards and happy new year

afaik when OJ loads data and is aware that there is only one geom type in a 
collection it creates the Multi* variant.

apart from that you must probably loop over all contained geoms and detect 
yourself. a prexisting code would probably do nothing else.

..ede

------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to