Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

fat######79

Frozen-Inactivity
  • Joined

  • Last visited

Everything posted by fat######79

  1. I just wanted to post some of my results. I have to run 2 passes with ScenProc because I have multiple data sources for GIS, but I think it looks great https://www.youtube.com/watch?v=K9Syziz2pNU
  2. I have my Scenery on an SSD, so it's plenty fast enough. At a higher ZL that issue goes away I've been playing around with Scenproc configs and am learning my way around it. There's just a LOT to learn.
  3. It's great to see that you're now adding autogen with scenproc, I hadn't looked at this project in a while. I am having 2 issues though. It seems that the building autogen is extremely light when you're not in cities (I live in a suburban area and there are very few houses in the autogen), is there an option to bump that up. I have building autogen set to max in P3D. The other problem is that in the sim, unless I'm immediately over an area, it is VERY low resolution and blocky Example this shot was from ~2500 ft and as you can see, unless I'm on top of it, it looks horrible. I'm assuming this may actually be a Sim setting, but I can't find which one. Thanks!!! Also, is there a way to configure what directories it uses, specifically where it outputs to? I'm letting it run on my server and trying to get it to dump to a network share so I can grab it from my desktop.
  4. If you're just running the .exe, you don't need to install Python, just install the ImageMagick in the dist directory and run the .exe. That error is caused by a problem in that file. The syntax of O4Custom_URL.py is not correct (there's a missing code block). One workaround would be to add a dummy statement after line 19, i.e. "True" according to the below snippet: def custom_tms_request(tilematrix,til_x,til_y,provider): if provider['code']=='*****': True # do something # url = ****** # etc return url Note that you cannot really use the built-in Notepad in Windows and need to use something like Notepad++ to get the file formatted right. Also, spacing is important, use spaces instead of a tab. I do not claim to have figured this out myself, I found it on the X-plane forums thread about Ortho4XP by the user Daikan but I'm not sure if I can link that forum from here.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.