Select to view content in your preferred language

feature service

2270
15
01-20-2018 04:40 AM
anjelinaponkerat
Frequent Contributor

How many feature we can load to arcgis javascript 4.6 api view? how we can increase feature numbers? I have a feature service that has 120000 features. I have problem to load and view this map. 

0 Kudos
15 Replies
RobertScheitlin__GISP
MVP Emeritus

Anjelina,

1. I do not know why it is not working for you.

2. You don't contact the JS API team directly, you contact esri tech support.

0 Kudos
anjelinaponkerat
Frequent Contributor

you said :"... is not working for you(Anjelina)", Does webGl  work for you(Robert) to load 1200000 or more features on 3d view?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

The esri sample works fine. I do not work with building data with that many records in 3D, so no I don't have it working in a setup like yours.

0 Kudos
JohnGrayson
Esri Alum

- The new webgl rendering referenced above is only for 2D MapViews; see webgl-rendering 

- If you have a lot of 3D data, then please use Pro to publish your data as Scene Layers; that is what they're designed for.

anjelinaponkerat
Frequent Contributor

Do you know about next arcgis java script release? Does esri add webgl-rendering for 3d Scene view?

0 Kudos
JohnGrayson
Esri Alum

The SceneView rendering is already done via webgl.  If you have a lot of data that you want to visualize in 3D your best solution is to use Scene Layers.