Home / inc
Name Modified Size InfoDownloads / Week
Parent folder
pvgis.class.php 2015-12-08 7.6 kB
simple_html_dom.php 2014-05-21 65.0 kB
Totals: 2 Items   72.6 kB 0
This library provides programmatic access to the PVGIS database at:

http://re.jrc.ec.europa.eu/pvgis/apps4/pvest.php

While the data is freely usable, as per http://re.jrc.ec.europa.eu/pvgis/download/download.htm,
users of data are expected to cite the source:

PVGIS © European Communities, 2001-2012

Please note that this library does not perform any caching. Use the library responsibly!

If you generate subsets of PVGIS data using this library, PLEASE share them so others don't have to
repeat the effort and cause extra load to the service.

Even better, rather than using this library, use the original data and roll your own services and
databases straight from source:

http://re.jrc.ec.europa.eu/pvgis/download/download.htm

Thanks!

This class is developed by Deskar (http://www.deskar.net/)

Licensed under The MIT License

Copyright (c) 2014 Deskar.net
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Redistributions of files must retain the above copyright notice.

To use the class you need to include

	- simple_html_dom.php (http://sourceforge.net/projects/simplehtmldom/)

In the file index.php you will find an example of usage.
Just include pvgis.class.php in your code.

For more information visit: http://www.deskar.net/it/supporto-prodotti/7-pvgis-solar-radiation
Source: README, updated 2014-05-22