Sha256: d14b887b8f182a6fc5ea801732aa7005c7b9e3def54b5124d3220e6a5d3dc4e9
Contents?: true
Size: 223 Bytes
Versions: 7
Compression:
Stored size: 223 Bytes
Contents
module GeoCombine ## # Translation dictionary for mime-type to valid GeoBlacklight-Schema formats module Formats def formats { 'application/x-esri-shapefile' => 'Shapefile' } end end end
Version data entries
7 entries across 7 versions & 1 rubygems