Trending

#featurelayer

Latest posts tagged with #featurelayer on Bluesky

Latest Top
Trending

Posts tagged #featurelayer

Road Closures poly data The Road Closures solution needs a polygon layer.  Our specific need for this is to mark areas that are closed due to an event (1) or to indicate that there is a work crew (2) in this area, so folks need to use more caution.  1. an event could be a parade route and include that route as a line but ...

#featurelayer #polylayer

0 0 0 0
Job Failed: Create Tile Layer from Feature Layer Hi,  My overall goal is to take a GeoDataFrame, upload it as a shapefile, publish it as a hosted feature layer with specific styling, and then—this is the part that's failing—publish a vector tile layer from that newly created feature layer.  The Feature Layer Successfully publishes, but then this c...

#featurelayer #python

0 0 0 0
Job Failed: Publishing Tile Layer From Feature Layer Hi,  My overall goal is to take a GeoDataFrame, upload it as a shapefile, publish it as a hosted feature layer with specific styling, and then—this is the part that's failing—publish a vector tile layer from that newly created feature layer.  The Feature Layer Successfully publishes, but then this c...

#featurelayer #python

0 0 0 0
Error code 403 when trying to publish hosted feature layer I'm getting error code 403 when trying to publish a hosted feature layer: "User does not have permissions to access 'hosted/hfl_name.mapserver'., Access to this resource is forbidden, regardless of authorization." The service definition is publishing, but not the feature layer.  The account I'm usin...

#featurelayer #FeatureServices

0 0 0 0
Preview
Error 00396 - The dataset version is later than is supported by your server. Minimum version: xy.X When publishing a feature layer from Pro 3.2 to Enterprise 11.1 there are some new geodatabase features that are not supported in Enterprise. I got these errors when publishing from a variety of local data sources (including a GeoPackage, Esri FGDB, and I think even a shapefile).  I get this for bo...

#featurelayer #arcgisenterprise

0 0 0 0
Using domains in feature layers I'm trying to publish an editable feature layer on the ArcGIS server that has domains on a field using the steps below : 1. I created a gdb called domains_nin in my project. 2. I created a domain within the gdb with different codes. 3. I imported an SQL table using the Feature Class to Feature Clas...

#featurelayer #domains

0 0 0 0
Using domains in feature layers I'm trying to publish an editable feature layer on the ArcGIS server that has domains on a field using the steps below : 1. I created a gdb called domains_nin in my project. 2. I created a domain within the gdb with different codes. 3. I imported an SQL table using the Feature Class to Feature Clas...

#featurelayer #domains

0 0 0 0
Set Spatial Definition Query on Feature Layer I see that in ArcGIS Pro 3.5 we can now set a spatial definition query on a layer. In the Pro SDK, I am aware that I can do featureLayer.setDefinitionQuery() to set a definition query on the layer. But is there a way to set a spatial definition query on the feature layer from the sdk? I am unable to...

#featurelayer #definitionquery

0 0 0 0
Preview
JavaScript SDK Bug(?): FeatureLayer.allTables - titles contain Service Name I just realized that the table titles in a FeatureLayer contain the service name as a prefix. This is reproducible in ArcGIS Enterprise 11.3 and currently in ArcGIS Online. To be clear: This gives me a list of ""...webmap.allLayers.items.map(t => t.title) ...while this gives me a list...

#tables #featurelayer

0 0 0 0
update layer name in Experience after updating in feature layer and web map I have an experience Builder webapp using a number of feature layers published individially from Pro.   I changed the name of one layer in Pro, then I changed the name of the layer in the Map Viewer webmap. This name change was not reflected in Experience. I then tried to overwrite the feature layer...

#featurelayer #ContentManagement

0 0 0 0
Update Field From Last Survey I am making an inspection form for people to fill out. There are a lot of questions that are highly likely to stay the same every inspection. I want to be able to autopopulate the field with their previous answer.  With a test survey, I successfully got it to pull the submitted data from the feature...

#featurelayer #autopopulate

0 0 0 0
Get the tables joined to a feature layer Hi, is there a way to determine which tables are joined to a feature layer using the ArcGIS Pro SDK for .NET?  For example, I have a Feature Layer "Trees" joined to a Table "Trees_Metadata". I performed the join using the "Joins and Relates" => "Add Join..." function. How can I use the ArcGIS Pro SD...

#featurelayer #join

0 0 0 0
Preview
Remove ability to comment on one layer only I want to remove the ability for users to comment on my shared hosted feature layer, however I can only see instructions for how to remove the ability to comment on ALL content, rather than just one specific layer. Does anyone know if this is possible and how to do it? This is the section I want to ...

#featurelayer #ContentManagement

0 0 0 0
Script to update area fields in feature service works in Interpreter but not when triggered by Task Scheduler I have the below script which does the following: Logs into ArcGIS Online Reads a feature service URL from a csv Uses that feature service URL to save a local copy of the data as a feature class Recalculates the relevant Area field in the dataset Disables the editor tracking on the feature service ...

#featurelayer #python

0 0 0 0
Owner remains able to edit non-editable referenced feature layer. We are operating in an Enterprise 11.2 environment with Server, Datastore, Portal, and an external geodatabase server.  We stumbled across something today we thought not possible: a user with publisher role can Share a referenced web layer to Portal with editing disabled on the feature layer, and ...

#reference #featurelayer

0 0 0 0
Uploading Service Definition - unable to publish web map Hi everyone, I'm trying to upload my map from ArcGIS Pro 3.4.3 to ArcGIS Online. It contains a custom basemap, and a polygon feature class with 435 polygons, around 1 Gb when exported as a shapefile.  Ideally I don't want to decrease the size or change the symbology of that layer. For some unknown r...

#featurelayer #servicedefinition

0 0 0 0
Retain Field Ordering when Layer is Removed from a Map. When pulling a Hosted Feature Layer through the AGOL Portal, the field order is not retained. This makes quality control and updating attributes more difficult, as users become accustomed to the familiar order of fields in the attribute table (e.g., beginning, middle, end). When the field order is l...

#featurelayer #AnnotationLabeling

0 0 0 0
group symbols, publish as map service, users add as feature layer and symbols ungrouped? Hi all, I'm using Enterprise 11.1 and Pro 3.2.x. From what I've read, I think the answer to this is 'no' but I would love to be wrong.  I have a layer that I am symbolizing by grouping blank, , and 'No' values together to show as a purple dot. I publish that from ArcGIS Pro to Portal as a map ...

#featurelayer #symbology

0 0 0 0
Preview
PictureFillSymbol doesn't appear with FeatureLayer Hi, I have an issue with Polygon feature with PictureFillSymbol such as striped , dotted when using FeatureLayer. (The picture below I tested from ArcGIS Online Map Viewer but got the same issues in my development environment) This is the correct displayed example when I add whole map service as ...

#mapimagelayer #featurelayer

0 0 0 0
Add feature layer to map component using angular Hi - I'm working with Javascript maps SDK 4.32 and am attempting to add a feature layer to a map component.  I'm basing my effort on the map component angular sample on github (https://github.com/Esri/jsapi-resources/tree/main/component-samples/map-components/samples/angular)  and this post about ad...

#angular #featurelayer

0 0 0 0
Duplicate feature layers in a web map I know there aren't duplicate layers allowed in an web map that's meant to be used in an offline Field Map, but I was wondering if there was a way to go around this in my case. Other solutions I've seen require you to be the owner of the hosted feature layer. I'm using two organization feature layer...

#featurelayer #ContentManagement

0 0 0 0
Post image

Guide to migrating #data from #ArcGISOnline to an enterprise #geodatabase tinyurl.com/2dv9n97t

#DataMgmt #featurelayer #ArcGISAdmin #GIO #GIS #esri #arcgis #GISchat #geospatial #TheScienceOfWhere #geosky

5 0 1 0
Bug report - Using star shape from ArcGIS Online feature layer will break sync If you specify a Unique symbol for a hosted feature layer of point data as a Vector Symbol, Shapes (and in my case, I chose Star 3) and use this feature layer in ArcGIS Online for Creative Cloud (specifically, as of the time I'm writing this post, v 3.8.0. and on Illustrator 29.3.1), the map will no...

#featurelayer #bug

0 0 0 0
Bug report - Using star shape from ArcGIS Online feature layer will break sync If you specify a Unique symbol for a hosted feature layer of point data as a Vector Symbol, Shapes (and in my case, I chose Star 3) and use this feature layer in ArcGIS Online for Creative Cloud (specifically, as of the time I'm writing this post, v 3.8.0. and on Illustrator 29.3.1), the map will no...

#featurelayer #bug

0 0 0 0
Preview
Update ArcGIS Online WebMap Extent Based on Polygon Feature Geometry with the ArcGIS API for Python Introduction The ArcGIS API for Python is a powerful Python library that allows users to interact with and automate tasks in ArcGIS Online (or Portal). The API is excellent for programmatically creating, maintaining, and updating webmaps in ArcGIS Online. If you have ever had to reset the extent o...

#extent #featurelayer

0 0 0 0
Post image

Top 5 Tips to Improve Your Feature Layer Performance in #ArcGISOnline shorturl.at/ZQfYO

#ArcGISAdmin #FeatureLayer #data #performance #GIS #esri #arcgis #mapping #GISchat #geospatial #geosky

0 0 0 0