README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Summary
* Requirements
* Installation
* Usage
* Bounding Box Support
* To Do
* Credits
* Current Maintainers
SUMMARY
-------
Views GeoJSON is a style plugin for Views to deliver location-specific… |
views-views-geojson-style.tpl.php |
views/views-views-geojson-style.tpl.php |
|
|
views_geojson.info |
views_geojson.info |
|
name = "Views GeoJSON"
description = "Provides a Views feed style for GeoJSON output."
package = Views
core = "6.x"
dependencies[] = views
dependencies[] = geophp |
views_geojson.module |
views_geojson.module |
|
Provide a GeoJSON Views feed style. |
views_geojson.views.inc |
views/views_geojson.views.inc |
|
Views plugin definition. |
views_geojson_bbox_argument.inc |
views/views_geojson_bbox_argument.inc |
|
|
views_plugin_argument_default_bboxquery.inc |
views/views_plugin_argument_default_bboxquery.inc |
|
Contains the BBOX query string argument default plugin. |
views_plugin_style_geojson.inc |
views/views_plugin_style_geojson.inc |
|
Views style plugin to render nodes in the GeoJSON format. |