Point density from XY table in ArcGIS ProWill ArcGIS Pro have (better) ModelBuilder?Using Iterators in ArcGIS...
Third wheel character
Why is Acetic acid (pKa = 4.76) stronger than carbonic acid (pKa = 6.36)?
Is this Article About Possible Mirrored Universe Junk Science?
Is it possible to have the same planeswalker from different editions in a Commander deck?
Why is it that Bernie Sanders is always called a "socialist"?
Minimum Viable Product for RTS game?
Is there a celebrity culture in academia and should we discourage it?
How to deal with an underperforming subordinate?
Disk space full during insert, what happens?
How do I add a strong "onion flavor" to the biryani (in restaurant style)?
Running away from a conflict
Fantasy series with a god hiding in plain sight as a manservant to a former king's brother and an undead pirate woman who runs a brothel
Color of alien seas
Why did Ylvis use "go" instead of "say" in phrases like "Dog goes 'woof'"?
What if I miss a connection and don't have money to book next flight?
Do the speed limit reductions due to pollution also apply to electric cars in France?
Select all columns except geometry using virtual layers
Is it possible to methodically find the total of ways to read a given phrase making a stack?
Are all power cords made equal?
How can guns be countered by melee combat without raw-ability or exceptional explanations?
Buying a "Used" Router
Is the percentage symbol a constant?
How to regain lost focus?
Was Opportunity's last message to Earth "My battery is low and it's getting dark"?
Point density from XY table in ArcGIS Pro
Will ArcGIS Pro have (better) ModelBuilder?Using Iterators in ArcGIS Pro ModelBuilder?Extruding Height in ModelBuilder of ArcGIS Pro?Update ArcGIS Online map from ArcGIS ProArcGIS Pro ModelBuilder stops execution on warningSpacing in attribute table of ArcGIS Pro?Extracting new data with ArcGIS Pro ModelBuilder?ArcGIS Pro missing records in attribute table from SQL Server?Combining zonal statistics of multiple rasters into a single table ArcGIS ProHiding border of dot density display in ArcGIS Pro?
I have a large 1.1gb CSV table of points in Lat/Long WGS84 for which I'd like to generate a point density raster. I'm taking the following steps but the process is extremely slow. I welcome any advice on how to improve this or better understand where exactly my bottlenecks are.
In modelbuilder I have the following steps
- XY Table to Points - output to in_memory workspace;
- Project - reproject in_memory output from LatLong WGS84 to WGS84 Web
Mercator (Auxiliary Sphere) - here I'm unable to store the output
in_memory (not sure why) so I write it to the gdb; - Point Density - calculate my point density raster from the output of
2.
I'm running on Windows Server 2019 with Intel Xeon Platinum 8175M CPU @2.5GHz (2 processors), 760GB RAM, 64-bit OS which I've spun up an AWS instance with 500GB hard disk.
Currently my model builder is on step 1 at 1% and it has been there for a while. My CPU usage is at 1% and Memory also at 1%
How can I speed up my process?
modelbuilder arcgis-pro amazon-web-services
add a comment |
I have a large 1.1gb CSV table of points in Lat/Long WGS84 for which I'd like to generate a point density raster. I'm taking the following steps but the process is extremely slow. I welcome any advice on how to improve this or better understand where exactly my bottlenecks are.
In modelbuilder I have the following steps
- XY Table to Points - output to in_memory workspace;
- Project - reproject in_memory output from LatLong WGS84 to WGS84 Web
Mercator (Auxiliary Sphere) - here I'm unable to store the output
in_memory (not sure why) so I write it to the gdb; - Point Density - calculate my point density raster from the output of
2.
I'm running on Windows Server 2019 with Intel Xeon Platinum 8175M CPU @2.5GHz (2 processors), 760GB RAM, 64-bit OS which I've spun up an AWS instance with 500GB hard disk.
Currently my model builder is on step 1 at 1% and it has been there for a while. My CPU usage is at 1% and Memory also at 1%
How can I speed up my process?
modelbuilder arcgis-pro amazon-web-services
add a comment |
I have a large 1.1gb CSV table of points in Lat/Long WGS84 for which I'd like to generate a point density raster. I'm taking the following steps but the process is extremely slow. I welcome any advice on how to improve this or better understand where exactly my bottlenecks are.
In modelbuilder I have the following steps
- XY Table to Points - output to in_memory workspace;
- Project - reproject in_memory output from LatLong WGS84 to WGS84 Web
Mercator (Auxiliary Sphere) - here I'm unable to store the output
in_memory (not sure why) so I write it to the gdb; - Point Density - calculate my point density raster from the output of
2.
I'm running on Windows Server 2019 with Intel Xeon Platinum 8175M CPU @2.5GHz (2 processors), 760GB RAM, 64-bit OS which I've spun up an AWS instance with 500GB hard disk.
Currently my model builder is on step 1 at 1% and it has been there for a while. My CPU usage is at 1% and Memory also at 1%
How can I speed up my process?
modelbuilder arcgis-pro amazon-web-services
I have a large 1.1gb CSV table of points in Lat/Long WGS84 for which I'd like to generate a point density raster. I'm taking the following steps but the process is extremely slow. I welcome any advice on how to improve this or better understand where exactly my bottlenecks are.
In modelbuilder I have the following steps
- XY Table to Points - output to in_memory workspace;
- Project - reproject in_memory output from LatLong WGS84 to WGS84 Web
Mercator (Auxiliary Sphere) - here I'm unable to store the output
in_memory (not sure why) so I write it to the gdb; - Point Density - calculate my point density raster from the output of
2.
I'm running on Windows Server 2019 with Intel Xeon Platinum 8175M CPU @2.5GHz (2 processors), 760GB RAM, 64-bit OS which I've spun up an AWS instance with 500GB hard disk.
Currently my model builder is on step 1 at 1% and it has been there for a while. My CPU usage is at 1% and Memory also at 1%
How can I speed up my process?
modelbuilder arcgis-pro amazon-web-services
modelbuilder arcgis-pro amazon-web-services
asked 3 mins ago
valval
3271315
3271315
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313344%2fpoint-density-from-xy-table-in-arcgis-pro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313344%2fpoint-density-from-xy-table-in-arcgis-pro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown