Skip to content

Commit

Permalink
Fix Ovaalirata geom type
Browse files Browse the repository at this point in the history
  • Loading branch information
vharmain committed Oct 30, 2024
1 parent cfc93d8 commit c5e6c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/cljc/lipas/data/types.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@
:main-category 6000,
:status "active",
:sub-category 6100,
:geometry-type "LineString",
:geometry-type "Point",
:props
{:surface-material {:priority 0},
:surface-material-info {:priority 0},
Expand Down

0 comments on commit c5e6c65

Please sign in to comment.