jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
Placemark is IIS & Apache NetLinks to Arcmap Geodatabase. Displays ArcMap Geodatabase point attributes in Google Earth or GMaps from IIS or Apache web servers through Network Links with ASP & PHP
Download zip of sample php,asp scripts and arcmap geodatabase
Script examples generate: Google Earth: static, 3D or animated pts (extruded) with balloon text & Google Map (3D API) with vairble icons and text descriptions from same database on either IIS or Apache web servers
gmap example Links for IIS and Apache at above download url

Added 5-30-08: .asp for GMap API http://www.czmartin.com/jpw/asp_arcmap/index.asp
An introduction to setting up a Apache WebServer, using phpMyAdmin, connecting to a MS_Access or MySql database to display attributes in GEarth and Gmaps, etc
you can run the above php scripts from XP
Fantastic, 10 min. easy WebServer setup
WampServer 2.0b Includes : - Apache 2.2.8 - MySQL 5.0.51a - PHP 5.2.5 - and more .... http://www.wampserver.com/en
for php5x grievances; install the addon's Apache 2.0.63 & php 4.4.7, or other versions
help link for setting up odbc connection for access on apache http://www.phpbuilder.com/columns/siddarth20000228.php3?page=3
Edited by jpwade (05/31/08 04:13 PM)
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
Instructions for setting up a home WebServer visit
http://www.czmartin.com/jpw/asp_arcmap/index.asp
Webpage includes tips for the Tutorial "Using PHP and MySQL to Create KML" - by Mano Marks
Webpage will include configuring odbc for the Google Earth & Google Maps ArcMap Geodatabase zip file in the initial post of this thread.
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
|
Gerardo64
World Explorer
Reged: 09/07/05
Posts: 1200
Loc: Argentina
|
|
"Hack of the Month"...
5 Globes Joey....(I could share some interesting database that comes with Manifold but they are protected to be used within Manifold only... )
--------------------
Clic Aquí.
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
I have yet to look at Manifold, though it seems there should be a way to export point attributes to a .mdb, .dbf , .xls file or whatever.
A neat part of the asp & php scripts is that from within ArcMap you can do what ever spatial analysis you want and generate point attribute information that can be displayed in GE & GMaps from the one geodatabase file.
When combined with something like like NetDrive 4.1 anyone you give ftp access to for the server where the geodatabase file resides can open and edit a mapping project file and associated databases.
NetDrive allows you to connect to a server via FTP and shows up as a regular drive on your computer.
At any rate, the thread should provide a decent start to those who have little or never setup a home webserver and are beginning to look into GE and GM databases
p.s, on another note, I am thinking someone can not comprehend the idea's since they went off like a child in the school yard playing global wars again, HA!
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
Example Sniplets of animation, 3d.dae, pts, pgons, for mysql, ms_access db's for gearth and gmaps added to page:
http://www.czmartin.com/jpw/asp_arcmap/index.asp
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
Edited by jpwade (05/10/08 01:26 AM)
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
Google Maps in ESRI ArcGis by: Petr Zaburannyi
Use Google map with your GIS project in ESRI ArcMap 9. Google Map are represented in ArcMap window as the addition to your ArcMap map. As you move around ArcMap the the location in the online viewer is updated on the fly (you can turn off it) and the extent of Google map will correspond to the extent of ArcMap map.
DownLoad = http://arcscripts.esri.com/details.asp?dbid=15556
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
.asp for Gmap API using same geodatabase, url = http://czmartin.com/jpw/asp_arcmap/index.asp
.asp script example toward bottom of page
link at top of page State Capital API uses the same geodatabase.
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
Edited by jpwade (05/30/08 08:58 PM)
|
jpwade
Builder
Reged: 03/12/06
Posts: 585
|
|
same geo-database, script scales .dae's , API display's dae's
will get intresting when Google implements timestamps & embed. objects for the API
Script Example
-------------------- JP Wade - Click for Permissions
www.czmartin.com/jpw - Contact & list of models submitted to GE Forum
Download Latest Version of Google Earth
|