Tag Archives: resource center

ArcGIS API for iOS 2.0 Released!!

The Mobile Team released version 2.0 of the ArcGIS API for iOS today!

Using the ArcGIS API, you can bring your native iPhone, iPad, and iPod Touch applications to life by embedding ArcGIS capabilities into them.

The 2.0 release builds upon the success of the 1.8 release and brings the power of ArcGIS Online’s latest update to your mobile device.

Here are a couple of the latest enhancements to the API:

  • Embed Popups into your application
  • Leverage the new Attachment Manager to simplify how you embed media into your applications

If you have any questions regarding the use of the API, please post to our user forum. For general inquires, email the dev team at arcgis4iphone@esri.com.

Posted in Mobile | Tagged , , , , , | Leave a comment

Using Esri's Online Help Systems on your iPhone or iPad

We get a lot of feedback from our user community wanting to learn more about ArcGIS from the help systems available on resources.arcgis.com using Safari on their iPad’s and iPhones.

Here are a couple of important tips that will make your experience even better:

1. How to scroll pages in the Help System

When you browse to the help systems we quite often are asked the
following – “How do you scroll the page?”. “I can pinch to zoom in and
out but when I swipe my finger up and down it doesn’t scroll?”. Why are
the help systems not iPad friendly??

Actually they are. You simply need to learn a new touch gesture! It is a “two finger swipe”. Simply place 2 fingers on top of the frame you wish to scroll and swipe up/down. This will let you scroll a page either on your iPhone or iPad using the Safari browser.

For more details on this, visit the following Safari Support Topic from Apple.

2. Add A Help System To Your Home Screen

You can add the location of your favorite help system to your home screen so you don’t have to browse to it using Safari. Simply tap on the Action button as shown below and tap “Add to Home Screen”. This will create an icon on the home screen of your device that acts as a shortcut to the Help System you want to read about.

See Apple’s iPhone Tips and Tricks site or visit an Mashable’s Top 10 Tips and Tricks for iPad (see #5).

Mobile Team

Posted in Mobile | Tagged , , , , , | Leave a comment

ArcGIS 10 Water Utility Template Updates Webcast Recording Now Available

The recording of the November 16 2010 ArcGIS 10 Water Utility Template Updates Webcast is can be viewed here:

http://resources.arcgis.com/gallery/video/water-utilities/details?entryID=64560262-1422-2418-A074-3E67D6B3E9AB

As was requested during the webcast, we’ll be posting the most popular questions we received and answer to the blog shortly.

We’d like to also take this opportunity to thank everyone who participated in the live webcast and remind you to fill out the post webcast survey email.  Feedback from the water, wastewater and stormwater GIS user community directly drives our actions. 

 

Posted in Water Utilities | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

ArcGIS 10 Water Utility Template Updates Webcast

On November 16th at 1:00 PM EST we’ll be giving a
webcast that explores the ArcGIS 10 updates to the Water Utility
Templates.  You can sign up for the
webcast here: http://events.esri.com/info/index.cfm?fuseaction=showSeminar&shownumber=14102

During the hour long webcast, we’ll be focusing on changes
between the 9.3.1 versions of the Templates and the ArcGIS 10 Templates, highlighting
some of the new functionality of ArcGIS 10 that we are leveraging with the
Templates, talking about installation and configuration of the Templates and
demonstrating the Templates in action.

For those who are unfamiliar with the Water Utility Templates,
they are free downloadable configurations of ArcGIS for use in the water,
wastewater and stormwater industries.  So
even if you aren’t using the Water Utilities Templates now, this webcast will
give you an overview of what they are, how they can benefit you and how you can
configure them for your organization.

Posted in Water Utilities | Tagged , , , , , , , , , , , , , , , , , | 2 Comments

3D GIS Resource Center

Welcome to
the new 3DGIS resource center! Here you’ll find information on how to work with
3DGIS. 

It features a collection of down-loadable templates that show you how to perform
common 3DGIS work-flows, example videos explaining some of the problems you can
answers with 3DGIS, links to the 3DAnalyst Forum and the Ideas site, pointers to key
areas of the Desktop Help and of course this blog. 

Content will
be added/updated on a regular basis by the 3D development team. Our goal is to
make this resource center a valuable asset for anybody working with 3DGIS.

Please note, all template work-flows
and video examples are based on ArcGIS10.

Gert van
Maren
3D Product Manager

Posted in 3D GIS | Tagged , , | 1 Comment

Update Your Esri Water Utility Resource Center Bookmarks

As many of you have noticed, with the release of ArcGIS 10
we’ve been transitioning the Water Utility Resource Center and its content to
the ArcGIS 10 Resource Center.  That
transition is now complete and the “old” Water Utility Resource Center has been taken offline.  So if you bookmarked
the “old” Water Utility Resource Center you should update your bookmarks to our
new URL – http://resources.arcgis.com/content/water-utilities.

Two other notable changes with the “new” Water Utility
Resource Center:

Downloadable Content on ArcGIS.com
- Our downloadable content is now housed on ArcGIS.com.  We heard from many of you that the method of downloading templates on the old resource center was
very clunky.  So now we are taking
advantage of ArcGIS.com to house our templates.   Beyond the templates we can also post a
number of other things to ArcGIS.com such as layer packages and or the URL of services you can access.  So we can deliver more types of content than just the templates through ArcGIS.com.

Videos – We also heard from many of you that the way find and access the videos from the the old Water Utility Resource Center was
clumsy.  So the new Resource Center now has
a video gallery -  http://resources.arcgis.com/gallery/video/water-utilities.

Posted in Water Utilities | Tagged , , , , , , | Leave a comment

Release of the Editing template for ArcGIS 10 – Part 2

Attribute Assistant

The attribute assistant has some significant changes for ArcGIS 10.  When you download it, you will not find the installer that you might be used to.  You will just see a simple ArcGIS Add-in.  This should help you deploy this extension to your organization.  We also modified some of the existing functions and added a few new ones.  The table below discus’s the different methods for this extension.

Value Method Value Info Details Requirements
GET_ADDRESS_USING_ARCGIS_SERVICE Url to a Geocoding service This method preforms a reverse geocode.  The default service is the ArcGIS.com geocoding service.  You can specify your own. String Field
TIMESTAMP None Stores current date and time. Date or String Field
CURRENT_USER

W – stores full windows login name as domainusername

U – stores just the windows usernameD – stores the connected database user for the edit session  If you leave VALUE_DATA blank, it will store the database user name if available otherwise store full windows login.

Stores current user name. String Field
LAST_VALUE None Repeats the last value used for a field.  
X_COORDINATE None Stores the X coordinate in database units  
Y_COORDINATE None Stores the Y coordinate in database units  
LATITUDE None Stores the Y coordinate projected to WGS84 decimal degrees.  
LONGITUDE None Stores the X coordinate projected to WGS84 decimal degrees.  
FIELD Field Name Copies one field to another field in the same feature.  
JUNCTION_ROTATION

A  - if you enter an A it will store the rotation using an arithmetic rotation.

If you leave VALUE_DATA blank, it will store the rotation using a geographic rotation.

Stores a rotation angle for a junction feature based on connected edge features by storing a rotation angle in the specified field.  Requires geometric network.  Target must be a point feature class that participates in the geometric network as a simple junction.  Requires ArcEditor or ArcInfo.   
LENGTH None Stores calculated length of line feature.   
SET_MEASURES If you leave ValueInfo blank, it will calculate the Ms starting with zero and ending with the length of the line.   If you enter a P for ValueInfo, it will calculate the Ms starting with zero and ending with 100. Populates the M coordinates in a line which enables using Add Route Events to point and line events dynamically along line features Requires a line with M’s turned on
TO_EDGE_FIELD <Field Name> Transfers a field value from a connected edge feature to a junction feature.  Must be assigned to a point feature class that participates in a geometric network.  Requires ArcEditor or ArcInfo. 
FROM_EDGE_FIELD <Field Name> Transfers a field value from a connected edge feature to a junction feature.  Must be assigned to a point feature class that participates in a geometric network.  Requires ArcEditor or ArcInfo. 
FROM_JUNCTION_FIELD <Field Name> Stores a value that is obtained from a specified field in the junction feature at the start of the currently edited line.  Must be assigned to a line feature class that participates in a geometric network.  Requires ArcEditor or ArcInfo. 
TO_JUNCTION_FIELD <Field Name> Stores a value that is obtained from a specified field in the junction feature at the end of the currently edited line.  Must be assigned to a line feature class that participates in a geometric network.  Requires ArcEditor or ArcInfo. 
GENERATE_ID

<FieldName>| <optionalSequenceWidth>| <optionalFormatString>[seq]

Example:WHYDRANT|0|HYD-[seq]

Increments a column in an unversioned table and stores that newly incremented value. Uses an unversioned table that is typically called GenerateId (change in AttributeAssistant.config) to store and increment unique sequence numbers.     

GENERATE_ID_BY_AREA(Removed)

GENERATE_ID_BY_INTERSECT 

<Layer Name> |<Layer Field Name>|<Sequence Field Name from GenerateID Table>| |optionalSequenceWidth|[id]optionalFormatString[seq]<any order of ID and SEQ> 

Example: Grid|GRID_ID|GRIDIDX|4|GRID[ID]-[SEQ] 

The result would look look like GRID5-0002, if the grid you intersected ID was 5 and the next number in the table was 2.

This tool requires you create fields in the Generate ID table that are a combination of the GRIDIDX(the Sequence Field Name) and the Grid ID. So the tools looks at the interesected grid, gets the ID from it, combines it with the <Sequence Field Name from GenerateID Table> to look for a field in the Generate ID table to get an seq for that grid. Say the grid you created a feature in was 5, you need a field called GRIDIDX5 in the generate ID table. 

 
EXPRESSION

Expression

Example:replace(([FROMMH] & “-” & [TOMH]),”MH-”,”")

Stores the results of an expression.   
GUID

Optionally enter one of the letters below to format the GUID as desired.

N – GUID  with no special characters – length 32 D – GUID with dashes – length 36 B - GUID with dashes and braces – length 38 P – GUID with dashes and parenthesis  - length 38 default – GUID with dashes and braces – length 38 Leave the ValueInfo Field blank to get the default GUID format.  Example: {3F2504E0-4F89-11D3-9A0C-0305E82C3301}

Stores a new GUID.  The target field must be a field type string field and must be long enough to store the desired format of GUID.
INTERSECTING_FEATURE

<Layer Name>,<Layer Name>,..|<Field Name>

Example: ssPressurizedMain,ssGravityMain|DIAMETER

Gets a value from an intersecting feature in the specified layer.  You can specify any number of layers to look for by listing them with commas between their names.   
INTERSECTING_RASTER

<Layer Name>,<Layer Name>,..|Label

Example: FiveMeterSurface|Elevation:

Gets a value from an intersecting raster cell in the specified layer.  You can specify any number of layers to look for by listing them with commas between their names.   
INTERSECTING_FEATURE_DISTANCE

<Layer Name>, <Layer Name>,..|<Field Name>

Example: ssPressurizedMain,ssGravityMain|FACILITYID

Gets a value from an intersecting feature in the specified layer and reports the distance along the line.  You can specify any number of layers to look for by listing them with commas between their names.   
NEAREST_FEATURE <Layer Name>,<Layer Name>..|<Field Name>|<Search Distance>

Example: wMeter,sLateralPoint|ACCOUNT|100 

Gets a value from the nearest feature in the specified layer.   

Posted in Water Utilities | Tagged , , , , , , , , , , , , , , | Leave a comment

Release of the Editing template for ArcGIS 10

We are happy to announce the release of the Infrastructure Editing Template for ArcGIS 10.This new release takes advantage of some of the great additions to ArcGIS 10.  You will find a new datamodel which encompasses many new layers.  You will also see an updated symbol set, a symbol set designed to be overlaid on imagery, topographic, and parcel basemaps.&nbsp; The editing map document was updated to show you have to set up feature templates.  You will see how we reordered, highlighted and set some fields to read only, as well as hide a few.  We think you will like the new data model, symbology and the new mxd.  Now on to the tools!

We migrated the Editing and Reporting toolbars and the Attribute Assistant to ArcGIS 10 Add-ins.  Not only did we upgrade them to ArcGIS 10, but included a series of bug fixes, config changes and new functions, which all came from your suggestions, so please keep the feedback coming.  Lets breakdown the Add-In’s and discuss the changes.

Desktop Editing Toolbar – Changes and New Tools

The first thing you might notice is the Add Laterals icons are missing, but there is a new one that sort of looks like it.  We compressed the Add Lateral tools into one function that looks at the selected features and compares them to the config file and generates laterals from them.  This allows you to generate many types of laterals at once.  To the right of it, there is a new tool, Connect Closest.  This tool will connect a series of points, say a row of manholes, with a line, such as a sewer main.  If we look to the left you will see a a large red button with a ! in it.  This is simple layer inspector.  It looks at a feature class and lets you step through each feature one at a time.  Real handy for reviewing those redlines or field notes.  If we keep moving left, you will see an icon with a line and 123 in it.  This tool allows you to quickly calibrate a line that is M enabled.  Should help you plot your CCTV data on your sewer.  Next is the Merge Geometric Network Features, an ArcScript that has been around a while, so we thought we add it to the toolbar.  I agree, the icon looks like it is breaking features apart.  We will see if we can change this to something more meaningful.  On the far right, is a new tool included with the Attribute Assistant.  This tool triggers the change event for all selected features.  So you can manually fire out the Attribute Assistant rules.  The last new tool on the toolbar is the Incremental Network Loader.  You can find out about the new tool here

Desktop Reporting Toolbar – Changes and New Tools

We mainly enhanced the existing tools.  We had a bunch of request to return the edges of a trace in the selection set, so we added another trace button below each trace that does just this.  There is a new way to run the Isolation trace, in batch.  The Summary Isolation trace will loop through all selected water mains and run an isolation trace for each.  The results are stored into a feature class which you will find in the Capital Planning dataset.  I warn you against running this on all your mains, it takes a while(don’t worry, the tool warns you to if you make the mistake on clicking it without a selection set).  A new tool that we are all excited about is the Profile Graph tool.  This tool lets you pick two manholes, runs a find path trace between them, intersects the result with an elevation surface and plots the manholes, mains and elevation onto a graph for you.  We think you will really like this tool.  There is a known issue right now though.  When the chart opens, you have to turn off the manholes in the chart properties, then uncheck automatic from the left axis.  You can then turn the manholes back on.  The last tool on the toolbar, Attribute Transfer Loader, was a request from a user who was transferring data using the attribute transfer tools.  If you ever used these tools, you know you had to set them up each time you opened ArcMap.  You can now set up the mapping in the config and load it to the attribute transfer dialog.  

Desktop Tools – Config File Changes

If you changed the config file for 9.3.1, you will need to move these changes into the new config file.  You will see in the new config, we reworked a lot of the entries in a nested xml structure.  This allowed us to include some new options and load the config file faster.  For example, the Add Laterals Tools.  This was a long series of entries and you were limited to the 3 types we exposed.  Now you will see you can use these tools on any number features.  Here is a screen shot.

Also, you will see that there is an xml array that defines the points along.  We had a lot of request to allow the option to add more than one point along the line.  With this xml array, you can have it add any number of points along the line, I left a sample in the config to show how to do this, notice it is commented out. 

Desktop Tools – Construction Tools

You will also find an installer for a set of construction tools.  These construction tools call some of the functions on the toolbar and expose some new functions.  These new tools should further speed up editing and creating new assets with ArcGIS.  Note: at the moment, the construction tools and the toolbar use the same config, but they each have their own copy.  We are looking into how to share one config between them. 

Let’s take a detailed look at them.  

                Screen shot of the new construction tools for points and lines.

 

For lines, there is one new tool, Create a line with end points.  This tool will end two points at the end of the line you sketch.  The config file controls will points get added to what line.  So you need to modify the config to list the line layer and the ending point layer.  Using the new xml config file, you can specify any number of layers for this to work on.

For points, there are a number of new tools.  Some are samples that come with ArcGIS, some are new tools we added, let’s start at the top.  The Points along a line at is a great sample that comes with in the Developer Kit.  A great sample for creating a series of points at an interval.  Next is a custom tool, Add a connection and the lateral.  This tool does the same thing that the Add Lateral tool does on the toolbar, but this one lets you create the point and immediately connect it to the main.  The Create a point and line tool does the same thing Connect Closest tool does, but this does it as you click.  Imagine you are creating manholes.  Each time you drop one, it searches for the closest manhole and adds the main.  The last construction tool is the Add a point and split an intersecting line tool.  This does exactly what it says, split the line that you click on.

We are very happy and proud with this template for ArcGIS 10.  Let us know if you have any issues or any suggestions.   In the next blog, we will talk about some changes in the Attribute Assistant.

Posted in Water Utilities | Tagged , , , , , , , , , , , , , , | 8 Comments

Updated Water & Wastewater Utility Data Models

Newly updated water and wastewater data models are available for download here – http://resources.arcgis.com/content/water-wastewater-and-stormwater-data-models

These data model updates include a number of changes that reflect our shared knowledge of how water, wastewater and stormwater utilities are currently modeling their utility networks for  in GIS.   So these updates include input from the user community as well as the experience of Esri professional services creating data models for water utilities using the downloadable data models as a starting point, and our knowledge of how water utilities are expanding their use of GIS to go beyond asset management.

The Benefits of the Data Model

So whether you are implementing GIS for the first time or updating your schema to support another business function at your utility with GIS, what are the benefits of starting with the downloadable data models?

Because using the downloadable data models help you (or your consultant) reduce the cost, time and complexity of implementing GIS or of updating your schema.

The data models reduce implementation cost because you aren’t building a data model from scratch, instead you start with a data model that reflects the way most water utilities are storing their data in GIS.  Before the downloadable data model, you had to pay a consultant to build you a data model from the ground up.  So being able to download the data model as a starting place saves you somewhere between $20,000 and $100,000 depending on the size of your utility, the complexity of your utility networks and your GIS needs.  

The data models reduce the time it takes to implement a GIS because you can focus on determining the gaps between the data models and what your GIS needs are.  We’ve even seen some small utilities that have downloaded the data model, changed the spatial reference and started to populate it without doing any customization of the schema (not that we recommend this, but it has been done).

The data models reduce the complexity of implementing a GIS because it gives you something to work against.  You can immediately use the downloadable data model for a pilot to understand how to bring your existing data into GIS.

These same principles hold true whether you are implementing GIS, doing a comprehensive modernization of your schema or just making minor modifications like adding a new feature class or new attributes.

The Relationship Between the Downloadable Data Model and the Template Schemas

Since we’re on the topic of data models, we also wanted to clear up some confusion about the downloadable data model and the schema that is used for the Water Utility Templates.

If you examine the downloadable data model and the schema used for the Water Utility Templates you’ll notice that they are not the same. Simply put the schema the templates are configured for and the sample geodatabases included with them aren’t the same as the downloadable data models.

So, why is the schema for the templates different than the downloadable data models?

It’s because when we created the templates, we followed the exact same process that you should follow when implementing, expanding the role of or deploying a GIS application at a utility.  We downloaded the data models and then created a schema that was customized to meet our needs.  Our needs in this case were to create a set of applications and maps with ArcGIS for data maintenance, planning, mobile GIS, operational awareness and customer interaction.

After downloading the data model, we identified the data we needed to support our maps and applications and then customized the data model until we had the necessary schema.  Once we had designed and created the data model for our templates we then transformed and loaded the sample data from Fort Pierce, Florida into our new template schema. For each of our templates we also did a series of pilots to ensure that maps, applications and our schema met our needs.  

Posted in Water Utilities | Tagged , , , , , , , , | Leave a comment

Water & Wastewater Activities at the 2010 ESRI User Conference

 

The 2010 ESRI International User Conference is next week, and we thought it would helpful to call out some activities, sessions and suggestions for water, wastewater and stormwater GIS users that are attending.

MONDAY

8:30 – 3:30 – The Plenary Session

Not to be missed.  Start your UC week off with some vision, some knowledge and some knockout demonstrations of ArcGIS 10!

We’ll be Tweeting during the Plenary about how what’s being presented benefits water, wastewater and stormwater GIS – http://twitter.com/ESRITeamWater

4:00 – 8:00 – The Map Gallery

Come marvel at some great cartographic output.  We often get asked from water utilities for examples of how other utilities are taking advantage of GIS to produce maps that communicate information better; this is your chance to see the maps your peers are creating.

Tuesday

8:30 – 9:45 – Public Utility Applications Using ArcGIS

Join the team that manages the Water Utility Resource Center to learn more about the resource center and the templates, talk about changes that are happening to the resource center with the release of ArcGIS 10, see the templates in action and talk about how to leverage them.  Also this is a chance for you to share your feedback with us.

3:15 – 4:30 – Tools for the Public Works Enterprise

Many public works departments mange water, sewer and stormwater utility networks, so this session will touch on using GIS for water and wastewater as well as other public works applications across a department.

Wednesday

12:00 – 1:00 PM – Water/Wastewater User Group Meeting

Join your peers to learn about what is happening with the Water/Wastewater User Group and how you can participate.

1:30 – 2:45 – Geometric Networks in the Geodatabase

Learn about some new enhancements to the geometric network at ArcGIS 10.

7:00 – 10:00 PM – The World Famous Water/Wastewater Pool Party

Will there be a pool this year? Or better yet a pool and a pond?  Who cares, because there will be a party! This a great opportunity to network with your peers in an informal setting and listen to some music and unwind.

ESRI Showcase:

Make sure and stop by these areas in the ESRI Showcase

Geodatabase Management

Visit with the ArcGIS Workflow Manager (formerly known as JTX) & the Production Mapping (formerly known as PLTS) folks at the Geodatabase Management Island.  We’re often asked about how water utilities can take advantage of these solutions and they’ll have a demonstration specifically for water utilities.

Water Industry Solution Island

Be sure and stop by the Water Island in the Industry Solutions Area to say hello and ask any questions you have about using ArcGIS for water, wastewater or stormwater.  We’ll also have some new demonstrations with ArcGIS 10.

Enjoy the UC!

Posted in Water Utilities | Tagged , , , , , , | Leave a comment