[Fix #508]Api GeoJson: export dossier.json_latlngs to geojson
This commit is contained in:
parent
f34546cf2a
commit
28a047a64b
6 changed files with 128 additions and 1 deletions
3
app/serializers/user_geometry_serializer.rb
Normal file
3
app/serializers/user_geometry_serializer.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class UserGeometrySerializer < ActiveModel::Serializer
|
||||
attributes :value, :type_de_champ
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue