POST
|
I didn't really solve it. I realise that I do not need editing in my workflow. I just need a read-only feature layer. So, instead of the publishing the query layer as a feature service, I just publish it as a map service and use the feature layer.
... View more
05-24-2020
06:41 AM
|
1
|
0
|
4691
|
POST
|
I published a feature service from a view table in PostgreSQL to a standalone ArcGIS Server. I was able to view the feature layer in ArcGIS Online and was able query using the where clause. However, when I open the attribute table, I get strange behaviours. The feature count is wrong. The source layer has 914 features, but the attribute table shows 2,000. When I select a row and click Center on Selection, nothing happened. So, I checked the log file in ArcGIS Server Manager and saw this "Error: The table does not have an OID Field". When I try to query at the REST endpoint using the Object ID, or return ID only or return count only, I get a "Unable to complete operation" error. The same "Error: The table does not have an OID Field" error appeared in the log file. I have confirmed the feature layer has an ObjectID. What did I miss?
... View more
12-25-2019
05:38 PM
|
2
|
4
|
5065
|
POST
|
Hi, I couldn't seem to find anywhere in the JavaScript API 4.x that can construct a polygon geometry from a set of polyline geometries. Can someone point me to the right method? Thanks.
... View more
12-19-2019
06:31 PM
|
1
|
1
|
2143
|
POST
|
Hi, I am building a custom address locator style for Malaysia in 10.6, using the US Address style as the base for customisation. Here are some info to provide context to my problem. I am using HERE NavStreets as the reference data. NavStreets data support both point address and dual ranges addresses. The typical Malaysian house address consists of the following components: No. 2 Jalan Eaton 5 Kuala Lumpur City Centre 50450 Kuala Lumpur where Prefix to denote a house number House Street Prefix Street Name Locality Postcode District No. 2 Jalan Eaton 5 Kuala Lumpur City Centre 50450 Kuala Lumpur The format of my customer addresses to be geocoded contains the following fields: ADDRESS | POSTCODE | ZONE where ZONE is an internal zoning system used by the company for aggregating customers. Example of a ZONE is 25003. ADDRESS is a single field address with all components separated by space. I have two questions: 1. So far I have succeeded in customising the address style to batch geocode using the ADDRESS and POSTCODE fields. However, I have failed to create the locator with the custom ZONE field. Where did I go wrong with the mapping schema? See attachment for the locator style I have created. 2. For apartments and POIs, where should I customise in the locator style to score on building names? Example of an apartment address below: Block A10-3-21 Eaton Heights Jalan Eaton 5 Kuala Lumpur City Centre 50450 Kuala Lumpur where Unit Building Name Street Prefix Street Name Locality Postcode District Block A10-3-21 Eaton Heights Jalan Eaton 5 Kuala Lumpur City Centre 50450 Kuala Lumpur Thanks All! Jon
... View more
09-22-2018
10:56 PM
|
0
|
0
|
786
|
POST
|
Russel, Any idea when the point cloud scene layer will be available in Portal 10.5?
... View more
01-05-2017
11:15 PM
|
0
|
1
|
975
|
DOC
|
Hi Baba, Yes, I'm aware of Reality Lens. In fact, I have spoken to representatives from HERE on that product. It is really impressive, with ability to measure and extract x,y and z coordinates. However, I think it might be an overkill for some users who just want a street view image as a reference data in their GIS.
... View more
10-17-2016
04:39 AM
|
1
|
0
|
9123
|
DOC
|
Hi Robert, I have been searching for an alternative to the Google Street View and discovered that HERE has a Street Level API. I know that HERE is actively capturing street view around the world. Would you consider reviving the Street View widget using HERE instead? StreetLevel - Maps API for JavaScript - HERE Developer
... View more
10-14-2016
07:33 PM
|
2
|
0
|
9123
|
POST
|
I am currently migrating my app from Flexviewer to Portal for ArcGIS. I'm trying configure the Nokia HERE map as basemap in Portal but could not get it to work. I created a new map and added HERE as a Tile Layer. URL: http://{subDomain}.base.maps.api.here.com/maptile/2.1/maptile/newest/normal.day/{level}/{col}/{row}/256/png8?app_id=(myappid);app_code=(myappcode) Subdomains: 1,2,3,4 I used the same parameters in Flexviewer and it is working fine, but not in Portal. Any suggestions?
... View more
07-19-2016
08:17 PM
|
0
|
1
|
1813
|
POST
|
I am testing the new Frame Camera raster type in 10.3. I have hundreds of image frames which I would like to add into the mosaic dataset. I followed the steps in Aerial imagery raster types—Help | ArcGIS for Desktop to add Frame Camera raster type to a mosaic dataset. I have all the required parameters, except for the affine transformation. Cameras table: OBJECTID CAMERAID FOCALLENGTH PRINCIPALX PRINCIPALY 1 [0] 35105.3 -228.7 -173.1 Frames table: OBJECTID CAMERAID RASTER NAME PERSPECTIVEX PERSPECTIVEY PERSPECTIVEZ OMEGA PHI KAPPA 1 [0] E:\Camera\v02\13927.jpg 13927 831777.825 479666.288 58.592 -2.117 5.331 85.967 2 [0] E:\Camera\v02\13928.jpg 13928 837640.434 488811.201 417.767 -2.285 -0.431 91.297 3 [0] E:\Camera\v02\13929.jpg 13929 837681.671 489019.06 428.51 -0.289 1.433 88.995 This is the error message. Messages Executing: AddRastersToMosaicDataset E:\Camera\Mosaic.gdb\v02 "Frame Camera @ E:\Camera\Mosaic.gdb\v02\RasterType.OBJECTID=1" E:\Camera\Frame2.csv UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS ALLOW_DUPLICATES NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE Start Time: Fri Apr 10 18:16:51 2015 2015-04-10T18:16:56.695: Loading raster datasets 2015-04-10T18:16:58.974: Completed crawling 145 data source items. Added 145 mosaic dataset items. 2015-04-10T18:16:58.980: Synchronizing crawled data source items 2015-04-10T18:16:59.058: Synchronizing items associated with raster type instance 'Frame Camera' [ID: 1]. 2015-04-10T18:16:59.082: Distributing mosaic dataset operation across 4 parallel instances on the specified host: [RS020]. 2015-04-10T18:17:06.587: Error: 8004206c: Failures reported while processing specified command item. [101] 2015-04-10T18:17:06.591: Error: 80042019: Chained Error ID: 0X80042019 2015-04-10T18:17:06.594: Error: 80042019: Could not build mosaic dataset item. [ID: 101, URI: 'E:\Camera\Frame2.csv|101'] 2015-04-10T18:17:06.597: Error: 80042086: The image-to-film affine transformation parameters in the FRAMES table is either missing or invalid. 2015-04-10T18:17:06.602: Error: 8004206c: Failures reported while processing specified command item. [102] 2015-04-10T18:17:06.607: Error: 80042019: Chained Error ID: 0X80042019 2015-04-10T18:17:06.610: Error: 80042019: Could not build mosaic dataset item. [ID: 102, URI: 'E:\Camera\Frame2.csv|102'] 2015-04-10T18:17:06.614: Error: 80042086: The image-to-film affine transformation parameters in the FRAMES table is either missing or invalid. How can I get the tool to ignore the affine transformation and just use the orientation parameters?
... View more
04-10-2015
06:35 AM
|
1
|
3
|
4857
|
POST
|
When will the new AGOL web scene viewer be available in CityEngine? Will the application package be released for download?
... View more
12-26-2014
12:29 AM
|
0
|
0
|
3190
|
POST
|
I know many users have been asking this question for ages, but I still would like to find a workaround in ArcScene. Using ArcGlobe is not an option for me, as I need to view LAS dataset which is only supported in ArcScene. However, I have lots of text which I need to position them accurately, and its very cumbersome to add all the 3D text graphics manually. So, I'm wondering if anyone here has a workaround, maybe importing the 3D labels from ArcGlobe into ArcScene, or maybe exporting the labels to multipatch format. Thanks. Jon
... View more
01-08-2013
05:57 AM
|
0
|
0
|
3515
|
POST
|
I'm using ArcGIS 10 and Windows 7. I have built a terrain from a single LAS file with 34 million points of combined TLS and ALS. I created a DTM using the Terrain to Raster tool at 0.2m resolution. I get these strange lines in the DTM (see Snapshot1). I have checked the points and terrain and they look fine. I tried the Terrain to Raster tool at different resolutions yet the lines still appear at the same locations. I notice the lines only appear at areas with ALS points. The artifacts are causing problems to my slope and ArcHydro results. Has anyone encountered similar problem? Jon
... View more
08-02-2012
08:39 AM
|
0
|
1
|
830
|
POST
|
Hi All, Has anyone here have successful integration with Dynamics? I'm thinking along the lines of database integration of ArcSDE with Dynamics/SQL Server. I'm also contemplating integration at the application level, maybe using ArcGIS for Sharepoint. Any advise will be greatly appreciated. Thanks!
... View more
08-09-2011
06:57 PM
|
0
|
0
|
792
|
POST
|
I created several new layers using the Clip and Mask functions in the Image Analysis window and then save the mxd. When I move/copy the mxd and the source image to another machine, the layers are broken. The broken layers reference to the .afr files in the temp directory. However, when I check the temp directory, the .afr files are missing. Is there a way to save these layers in the mxd without breaking the path? Or can I save these .afr to a different location?
... View more
06-22-2011
06:46 PM
|
0
|
0
|
805
|
Title | Kudos | Posted |
---|---|---|
1 | 04-10-2015 06:35 AM | |
1 | 05-24-2020 06:41 AM | |
2 | 12-25-2019 05:38 PM | |
1 | 12-19-2019 06:31 PM | |
1 | 10-17-2016 04:39 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|