[general]
name=Mappedin MVF Importer
qgisMinimumVersion=3.0
description=A QGIS plugin for importing Mappedin MVF v3 (Map Venue Format) packages from local files or directly from the Mappedin API
version=2.0.3
author=Mappedin
email=help@mappedin.com

about=This plugin enables QGIS users to import Mappedin MVF v3 packages directly into QGIS as vector layers. Users can import from local ZIP files or fetch data directly from the Mappedin API using their API credentials. MVF v3 packages contain indoor mapping data including floor plans, points of interest, and venue metadata. The plugin requires the 'requests' Python library for API functionality, which is typically included with QGIS installations. The Mappedin name and logo (logowhite.png) are trademarks of Mappedin and are included solely for use within this plugin; they are not licensed for reuse, redistribution, or modification outside this plugin.

tracker=http://github.com/mappedin/qgis-plugin/issues
repository=http://github.com/mappedin/qgis-plugin
homepage=https://www.mappedin.com

# Tags are comma separated with spaces allowed
tags=indoor mapping, mvf, mappedin, venue, floor plan, import

category=Vector
icon=logowhite.png
experimental=False
deprecated=False

# License must be GPLv2 or later compatible
license=GPL-2.0-or-later

# No plugin dependencies required - this plugin runs with standard QGIS installation

# If the plugin can run on QGIS Server.
server=False

# If the plugin can run on QGIS Server.
hasProcessingProvider=False
