Re: [Qgis-developer] Memory provider and 2.5D geometries

2016-09-15 Thread Alexander Bruy
Hi Matthias,

sorry seems I was not clear. 2.5D geometries not renderer.
When you paster features from shapefile which has 2.5D
geometry type (e.g. Point25D)  to memory layer they
automatically converted to flat geometry type (Point), see
https://github.com/qgis/QGIS/blob/master/src/app/qgisapp.cpp#L7513


2016-09-15 14:43 GMT+03:00 Matthias Kuhn :
> Are you sure the layer variables for the height and angle expressions are 
> also set?
>
> On 09/15/2016 01:32 PM, Alexander Bruy wrote:
>> Hi all,
>>
>> anyone knows are there any reason not to support 2.5D geometries in memory
>> layers? Currently, for example when pasting 2.5D geometries to memory layer
>> they converted to flat type potentially lossing information.
>>
>> Thanks
>>
>



-- 
Alexander Bruy
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Memory provider and 2.5D geometries

2016-09-15 Thread Matthias Kuhn
Are you sure the layer variables for the height and angle expressions are also 
set?

On 09/15/2016 01:32 PM, Alexander Bruy wrote:
> Hi all,
>
> anyone knows are there any reason not to support 2.5D geometries in memory
> layers? Currently, for example when pasting 2.5D geometries to memory layer
> they converted to flat type potentially lossing information.
>
> Thanks
>

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Memory provider and 2.5D geometries

2016-09-15 Thread Alexander Bruy
Hi all,

anyone knows are there any reason not to support 2.5D geometries in memory
layers? Currently, for example when pasting 2.5D geometries to memory layer
they converted to flat type potentially lossing information.

Thanks
-- 
Alexander Bruy
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer