Search found 4 matches

by ets22022
13 Jun 2022 12:25
Forum: ProMods Academy
Topic: lambert conic parameters
Replies: 0
Views: 309

lambert conic parameters

from climate.sii, we can know these paramters

Code: Select all

+lat_1=37
+lat_2=65
+lat_0=50
+lon_0=15
by ets22022
13 Jun 2022 12:04
Forum: ProMods Academy
Topic: How to use map_offset parameters
Replies: 0
Views: 320

How to use map_offset parameters

Hello from climate.sii // Globe coordinates (in degrees) are based on map position: // latitude = map_origin[0] + (map_z - map_offset[0]) * map_factor[0] // longitude = map_origin[1] + (map_x - map_offset[1]) * map_factor[1] // // If advanced map projection is used (eg lambert) projection is applied...
by ets22022
06 Jun 2022 14:50
Forum: ProMods Academy
Topic: How to calculate bcg_size_x and bcg_size_y
Replies: 0
Views: 304

How to calculate bcg_size_x and bcg_size_y

Hello

I made a square editor background with the lcc projection and I'm having trouble calculating bcg_size_x and bcg_size_y. Since it is an lcc projection, each edge represents a different distance, how can I determine the values ​​of bcg_size_x and bcg_size_y?

Thanks!

Go to advanced search