Using ArcPad - Esri Support [PDF]

including photocopying or recording, or by any information storage or retrieval system, except as expressly permitted in

0 downloads 5 Views 10MB Size

Recommend Stories


Esri® Managed Cloud Services
If you want to become full, let yourself be empty. Lao Tzu

Using SAS®, Esri, and Tableau to Enhance Data Presentation
Be who you needed when you were younger. Anonymous

Using Quotations for Support
Be like the sun for grace and mercy. Be like the night to cover others' faults. Be like running water

Esri y SAP HANA
The best time to plant a tree was 20 years ago. The second best time is now. Chinese Proverb

ESRI Training Procedures
The wound is the place where the Light enters you. Rumi

Esri CATS Bundle—Federal
Don't watch the clock, do what it does. Keep Going. Sam Levenson

2018 Esri GeoConX Prospectus
Your task is not to seek for love, but merely to seek and find all the barriers within yourself that

Esri Partner Network
Come let us be friends for once. Let us make life easy on us. Let us be loved ones and lovers. The earth

Esri User Conference
The greatest of richness is the richness of the soul. Prophet Muhammad (Peace be upon him)

Esri India Training Schedule
When you do things from your soul, you feel a river moving in you, a joy. Rumi

Idea Transcript


ArcGIS 9 ®

Using ArcPad

®

Copyright © 2000–2007 ESRI and its licensor(s). All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI and its licensor(s). This work is protected under United States copyright law and the copyright laws of the given countries of origin and applicable international laws, treaties, and/or conventions. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying or recording, or by any information storage or retrieval system, except as expressly permitted in writing by ESRI. All requests should be sent to Attention: Contracts and Legal Services Manager, ESRI, 380 New York Street, Redlands, CA 92373-8100 USA. LICENSOR CREDITS Portions of this work contain the intellectual property of MapTel and are used herein under license. Copyright © 1995–2007 MapTel. All rights reserved. Portions of this work contain the intellectual property of LizardTech, Inc., and are used herein under license. Copyright © 1995–2004 LizardTech, Inc. All rights reserved. MrSID is protected by U.S. Patent No. 5,710,835. Foreign Patents Pending. Portions of this work contain the intellectual property of Unisearch Limited and are used herein under license. Copyright © 2001 Unisearch Limited. All rights reserved. y="34.039876158558"/>

380 New York St ESRI



You may want to create a custom tool that reads point features and saves the attributes automatically into the appropriate XML elements in the GRF file. A sample illustrating how you can create such a custom tool is available on the ArcScripts Web page (www.esri.com/arcscripts). To find the example, type “grf” in the keyword field. This sample has a tool that can be added to ArcMap, which will then allow you to create a GRF file based on a point layer in your map. The GRF file can then be added to ArcPad.

Prospect Park

466

USING ARCPAD

GRF files can be easily created outside StreetMap. This example of a custom, ArcObjects™ software-based tool is available as a free download from ESRI’s ArcScripts.

APPENDIX B: STREETMAP GEOCODING AND ROUTING FILE

467

GRF 1.1 document type definition The purpose of a document type definition (DTD) is to define the legal building blocks of an XML document. It defines the document structure with a list of legal elements. The DTD below is intended to help you develop code that generates custom GRF files. You can also use this DTD to verify whether the GRF files you create are valid. The GRF 1.1 DTD file is installed with ArcPad in the Rhode Island sample …additional attributes… />

Caption The caption is the text displayed at the bottom of the ArcPad Today Plug-in toolbar. ArcPad scripts can access this area and modify the caption. For example, the following ArcPad script code snippet will display the caption “Hello from ArcPad” at the bottom of the toolbar: Dim hWnd hWnd = System.FindWindow("ArcPadToday",,true) Call System.SetWindowText(hWnd, “Hello From ArcPad”)

Tool types The following tool types are supported: •

arcpad Runs ArcPad.



program Runs a specified program file.

APPENDIX D: ARCPAD TODAY PLUG-IN

479



• •

event

lparam=”

Smile Life

When life gives you a hundred reasons to cry, show life that you have a thousand reasons to smile

Get in touch

© Copyright 2015 - 2024 PDFFOX.COM - All rights reserved.