Skip to content

Commit

Permalink
TT-23052 Fix Inkoo (149) coordinates.
Browse files Browse the repository at this point in the history
  • Loading branch information
vespesa committed Jan 12, 2024
1 parent 14798e1 commit d2b16b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject lupapiste/document-search-commons "2.0.5"
(defproject lupapiste/document-search-commons "2.0.6"
:description "Common document search related code shared between lupadoku and onkalo applications"
:url "https://www.lupapiste.fi"
:license {:name "European Union Public License"
Expand Down
2 changes: 1 addition & 1 deletion src/clj/search_commons/municipality_coords.clj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
146 [703401.082 6973628.974]
153 [598869.045 6784964.454]
148 [508621.714 7647343.63]
149 [335579.517 6650637.005]
149 [333183 6660069]
151 [234209.841 6897772.649]
152 [264019.195 6991392.777]
164 [284902.877 6929823.253]
Expand Down

0 comments on commit d2b16b8

Please sign in to comment.