- Messages
- 64
- Country

Hello Arno,
I'd like to be able to define, in the same configuration file, different heights of buildings.
Example:
# @0@=10.3
# @1@=10.8
# @2@=46.7
# @3@=47.1
#all agn tiles within yellow rectangle
# @4@=10.38
# @5@=10.52
# @6@=46.97
# @7@=47.06
#all agn tiles within blu rectangle
# @8@=10.53
# @9@=10.70
# @10@=46.80
# @11@=46.89
IMPORTOGR|italy-latest.osm|@0@;@1@;@2@;@3@|building;natural;leisure;power;highway|NOREPROJ
SETAGNBUILDINGHEIGHT|*|@0@;@1@;@2@;@3@|0.1;0.7;0.2;0.0
SETAGNBUILDINGHEIGHT|*|@4@;@5@;@6@;@7@|0.1;0.5;0.7;0.3
SETAGNBUILDINGHEIGHT|*|@8@;@9@;@10@;@11@|0.0;0.8;0.7;0.0
Do you think it's possible?
Thank You
I'd like to be able to define, in the same configuration file, different heights of buildings.
Example:
# @0@=10.3
# @1@=10.8
# @2@=46.7
# @3@=47.1
#all agn tiles within yellow rectangle
# @4@=10.38
# @5@=10.52
# @6@=46.97
# @7@=47.06
#all agn tiles within blu rectangle
# @8@=10.53
# @9@=10.70
# @10@=46.80
# @11@=46.89
IMPORTOGR|italy-latest.osm|@0@;@1@;@2@;@3@|building;natural;leisure;power;highway|NOREPROJ
SETAGNBUILDINGHEIGHT|*|@0@;@1@;@2@;@3@|0.1;0.7;0.2;0.0
SETAGNBUILDINGHEIGHT|*|@4@;@5@;@6@;@7@|0.1;0.5;0.7;0.3
SETAGNBUILDINGHEIGHT|*|@8@;@9@;@10@;@11@|0.0;0.8;0.7;0.0
Do you think it's possible?
Thank You


