logo

30 Day Map Challenge 2023: Day 7 - Navigation

time2 yr agoview0 views

For #30daymapchallenge Day 7 (Navigation) I’m revisiting adding images to Labels and make a map of businesses in my town. This time I use a Geometry Generator for better positioning control and the Blob type to store images as Feature Attributes. #QGIS for the win!

  • https://30daymapchallenge.com/
  • https://www.mentonealabama.gov
  • Mentone Inn Photo by Brad Lackey: https://www.lookoutphoto.com
  • https://gis.stackexchange.com/questions/469661/setting-a-layers-raster-image-marker-x-y-location-based-on-the-x-y-coordinates
  • https://gis.stackexchange.com/questions/367296/how-to-display-image-from-sqlite-database-at-each-point-qgis

Geometry Generator Expression: make_point("auxiliary_storage_labeling_positionx", "auxiliary_storage_labeling_positiony")

Raster Image Expression: 'base64:'||to_base64("image")


Buy me a Coffee: https://ko-fi.com/lostmapper

Mastodon: https://mapstodon.space/@lostmapper Web site: https://lostmapper.com Email: brian@lostmapper.com

Loading comments...