Skip to content

issues Search Results · repo:osgeonepal/geotile language:Python

Filter by

27 results
 (61 ms)

27 results

inosgeonepal/geotile (press backspace or delete to remove)

Hello, I tried to generate tiles from a .tiff orthophoto into .png tiles but found the RasterIO metadata is not updated to use the png format. Reproduce: INPUT_PATH = orthophoto.tiff OUTPUT_DIR = raw-tiles ...
  • freezurbern
  • Opened 
    on Aug 21, 2024
  • #74

Similar function, convert_nan_to_zero().
enhancement
good first issue
  • iamtekson
  • Opened 
    on Jan 23, 2024
  • #71

This error message is similar to #64 and #56. I think, we need to pass the nodata as a parameter. File ~/miniconda3/envs/tf212/lib/python3.9/site-packages/geotile/GeoTile.py:476, in GeoTile.save_tiles(self, ...
bug
  • iamtekson
  • Opened 
    on Dec 21, 2023
  • #68

Formula: z = (x - mean) / st.deviation Normally, value lies between -3 to +3.
enhancement
  • iamtekson
  • 1
  • Opened 
    on Dec 12, 2023
  • #66

--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[19], line 13 11 gt.generate_tiles(save_tiles=False) ...
bug
  • iamtekson
  • Opened 
    on Dec 11, 2023
  • #64

By default, the vectorize function generate the vector records for all possible values (for ex, in case of binary file, it generate polygon both for 0 and 1, which is annoying since most of the time we ...
enhancement
  • iamtekson
  • Opened 
    on Dec 7, 2023
  • #60

--------------------------------------------------------------------------- WindowError Traceback (most recent call last) /mnt/d/tek/sm/code/prediction_merge.ipynb Cell 24 ...
bug
  • iamtekson
  • 4
  • Opened 
    on Dec 6, 2023
  • #59

--------------------------------------------------------------------------- ValueError Traceback (most recent call last) /mnt/d/tek/sm/code/prediction_merge.ipynb Cell 20 ...
bug
  • iamtekson
  • Opened 
    on Dec 6, 2023
  • #56

I tested two different code, 1. Frist version: for i, s2 in enumerate(s2_imagery): print(i, s2) # if i==1: # break # get the imagery location name (eg. pokhara, kathmandu, ...
enhancement
  • iamtekson
  • Opened 
    on Nov 30, 2023
  • #55

--------------------------------------------------------------------------- NameError Traceback (most recent call last) /mnt/d/tek/sm/code/prediction_merge.ipynb Cell 25 ...
bug
  • iamtekson
  • Opened 
    on Nov 30, 2023
  • #54
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub