|
Maptitude - http://research.umbc.edu/~roswell/maptitude.html
This one is about creating geographic databases on
the fly, using Maptitude for the Web
(it was Bud Bradley question a few days
ago).
Creating a complete geographic database on the
fly from a table with hundreds of records is best
done using the Maptitude desktop, with the "Locate
by Address" tool, followed by the "Locate by Pointing"
tool for the records not found. In general, the
geocoding process is iterative, and you need to
verify the results and correct some missing
locations or cleanup the input text addresses that contain
errors or missing information.
The same functionality may not be appropriate for
on the fly computation from a web page,
because the process takes some time, and you need
to decide what to do with the records not found.
On the other hand, if you prepare ahead of time an
editable geographic database,
you can let the users on the web add points to it
one at the time, by specifying an address
or by clicking on a point in the map. They could
fill a form to fill the attributes for the newly created record.
Currently, you need to program such functionality
in VBScript. You can get started by using
some of the geocoding functions provided in our
VBScript templates. The GISDK provides
functions for adding points to a geographic
database, one at the time.
Best regards,
Giovanni Flammia, PhD Director of Web Development Caliper Corp. email: [EMAIL PROTECTED] Web site: http://www.caliper.com Tel: 617-527-4700 Fax: 617-527-5113 To unsubscribe, write to [EMAIL PROTECTED] |
- [Maptitude] Wish - Mapping Data for Enclosing ... Steve-Hendel
- Re: [Maptitude] Wish - Mapping Data for E... Reinaldo Paul Perez Machado
- Re: [Maptitude] Wish - Mapping Data for E... Michael Kesselman
- RE: [Maptitude] Wish - Mapping Data for E... Steve-Hendel
- RE: [Maptitude] Wish - Mapping Data f... Peter H. Van Demark
- RE: [Maptitude] Creating Geograph... Giovanni Flammia
- RE: [Maptitude] Creating Geog... Health Maps
- Re: [Maptitude] Creating... Giovanni Flammia
- Re: [Maptitude] Wish - Mapping Data f... Jim Stone
- Re: [Maptitude] Wish - Mapping Data f... kbyrnes
