vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Threads with Geodata Links (Google Earth kml export) (https://vborg.vbsupport.ru/showthread.php?t=133196)

ruhrpottforum 12-04-2006 11:32 AM

Threads with Geodata Links (Google Earth kml export)
 
Hello,

I'm looking for an Addon/Product that us allow to create a geodata file with Placemarks for a thread that describe the location ...

For example writing a thread about a restaurant adding a Tag or vB-Code for geodating (like [geo=7.062369893742912,51.48607939210279,0]) that could create a google maps link and allow us to create a placemark as well as placemark collection.

Code:

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
        <name>Forumname: Threadtitel</name>
<description>
    <![CDATA[        <name>Threadtitel</name>
        <description><p>summary of thread content (like 50 words ...)</p>
<p><a href="http://www.ruhrpottforum.de/linktothread-123.html">mehr lesen ... read more</a></p>]]>
</description>
        <Point>
<coordinates>7.062369893742912,51.48607939210279,0</coordinates>
        </Point>
</Placemark>
</kml>

Maybe a cronjob that extract all posts/threads with that geotag could create that google-earth.kml (or thruput it to gzip google-earth.kmz) file. Users could subscribe to that kml/kmz and see new geotags/placemarks with link to forum in their google earth.

I would be happy if someone like that idea to - or maybe their is a solution for that? (not googlemaps ME or HE)

Thanks

Chris

P.S.: http://earth.google.com/kml/kml_tut.html

ruhrpottforum 12-09-2006 11:37 AM

Could anyone help me with the coding? I would help with kml/kmz stuff.


All times are GMT. The time now is 11:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00991 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete