geo_postgis:PostGIS的Postrex扩展

时间:2021-05-13 08:39:11
【文件属性】:
文件名称:geo_postgis:PostGIS的Postrex扩展
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-13 08:39:11
Elixir GeoPostGIS PostGIS数据类型的Postgrex扩展。 使用图书馆 安装 该软件包可以通过添加安装:geo_postgis你在依赖列表mix.exs : def deps do [ { :geo_postgis , " ~> 3.4 " } ] end 确保已安装数据库的PostGIS扩展。 更多信息 可选配置 # When a binary is passed to `Geo.PostGIS.Geometry.cast/1` implementation of # `Ecto.Type.cast/1`, it is assumed to be a GeoJSON string. When this happens, # geo_postgis will use Poison, by default, to convert the binary to
【文件预览】:
geo_postgis-master
----mix.exs(1KB)
----.tool-versions(33B)
----lib()
--------geo_postgis()
--------geo_postgis.ex(12KB)
----.travis.yml(492B)
----config()
--------test.exs(334B)
--------prod.exs(15B)
--------config.exs(169B)
--------dev.exs(15B)
----LICENSE(1KB)
----.formatter.exs(97B)
----test()
--------geo_postgis_test.exs(5KB)
--------test_helper.exs(268B)
--------ecto_test.exs(6KB)
--------geography_test.exs(707B)
--------support()
----README.md(6KB)
----mix.lock(5KB)
----.gitignore(655B)
----CHANGELOG.md(2KB)

网友评论