# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Power Pin PL
qgisMinimumVersion=3.28
description=Plugin eksportuje pinezkę do serwiów typu geoportal. Pin to popular polish and world maps portal. Plugin export pin to popular geoportal like serives

version=0.8
author=Łukasz Świątek
email=lukasz.swiatek1996@gmail.com

about= 
	PL: Wtyczka służy do otwierania portali mapowych w stylu geoportalu po przez wskazanego pinezką miejsca.
	EN: The plugin is used to open map portals in the geoportal style by indicating a location with a pin. 

tracker=https://github.com/Rzezimioszek/QGIS-style-exporter/issues
repository=http://github.com/Rzezimioszek/QGIS-power-pin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog= 
	0.8
	Dodano:
		* poprawka błędu chowania ikon
	0.7 
	Dodano:
		* dodano portal internet.gov.pl
	0.6 
	Dodano:
		* dodano portal Apple Maps
		* dodano portal Apple Lookamp (lookmap.eu.pythonanywhere.com) 
	0.5 
	Dodano:
		* Nowa ikona
		* dodano portal C-Geoportal
	0.4 
	Adds:
		* New Google maps url, now with pin in choose coords
		* Corrected path of config file
		* Message bar messages
    0.3 
    Dodano: 
        * Bing Streeteye
        * Poprawki okna wyboru wyświetlanych portali
    Poprawiono:
        * PermissionError
    0.2 out of range bug fix
    0.1 pierwsze wydanie

# Tags are comma separated with spaces allowed
tags=python, geoportal2, geoportal, google maps, streetview, e-mapa, openstreetmap, osm, geoportal360, polskie serwisy mapowe, pin, power pin, c-geo

homepage=http://github.com/Rzezimioszek
category=Web
icon=map512.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=Web

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

