GeoPortal Server without access to ArcGIS Online Services

1406
0
08-08-2011 04:36 AM
JosephBuckles
New Contributor II
We are behind the firewall and do not have access to commerical internet. We have ArcGIS Server Standard Edition.

1. What services do we need to create to replace the ArcGIS Online services referenced in GeoPortal Server
2. What changes do I make to the gpt.xml to make this function correctly.

At first glance I can tell that this line is calling an API that we would have to have locally correct?:
<interactiveMap jsapiUrl="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.0"  (How do I get this locally?)

Then again this block of text would have to be modified to something we build in house:
mapServiceUrl="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" mapServiceType="dynamic"
geometryServiceUrl="http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer" locatorUrl="http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Streets_US/GeocodeServer" locatorSingleFieldParameter = "City"/>

Thanks in advance for your help!

Joe
0 Kudos
0 Replies