Skip to content

Commit

Permalink
Merge pull request #52 from govlt/spaces-between-copyrights
Browse files Browse the repository at this point in the history
Spaces between copyrights
  • Loading branch information
vycius authored Apr 15, 2024
2 parents 9914acd + 962f9b3 commit ff7e8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ nodemap_storage=ram
color=true
archive_description=National Vector Basemap of Lithuania
archive_version=0.0.1
archive_attribution=<a href="https://www.geoportal.lt/geoportal/web/georeferencinio-pagrindo-kadastras-grpk" target="_blank">&copy;Geoportal.lt</a> <a href="https://www.registrucentras.lt/p/1187" target="_blank">&copy;Registrų centras</a> <a href="https://openmaptiles.org/schema/" target="_blank">&copy;OpenMapTiles</a>
archive_attribution=<a href="https://www.geoportal.lt/geoportal/web/georeferencinio-pagrindo-kadastras-grpk" target="_blank">&copy; Geoportal.lt</a> <a href="https://www.registrucentras.lt/p/1187" target="_blank">&copy; Registrų centras</a> <a href="https://openmaptiles.org/schema/" target="_blank">&copy; OpenMapTiles</a>
archive_type=baselayer
debug_url=http://localhost:8080/data/grpk/#{z}/{lat}/{lon}

0 comments on commit ff7e8ae

Please sign in to comment.