POST
|
Still looking for a solution to periodically update my SQL Server database table (which could be anenterprise GDB) with the data from a live layer service!
... View more
12-11-2020
06:57 AM
|
0
|
0
|
146
|
POST
|
I have a requirement to populate the data into a SQL table for the users so they can interact with it in their usual way, use their stored procedures, etc.
... View more
12-07-2020
01:12 PM
|
0
|
0
|
176
|
POST
|
Hi, My objective is to service SQL users who do not have any ESRI products that need the weather data for their query purposes.
... View more
12-07-2020
12:26 PM
|
0
|
1
|
180
|
POST
|
Hello, My first post in this community. My apologies if I've posted this in the wrong section...if so, please advise the correct section! I'm using ArcMap10.6 (do not have Pro). I'm using a live weather layer from here: https://services9.arcgis.com/RHVPKKiFTONKtxq3/arcgis/rest/services/Active_Hurricanes_v1/FeatureServer This live layer updates from time to time and works well. I'd like to periodically update my own SQL Server database (which can be an enterprise geodatabase if necessary, but if not necessary, that'd be good too). I have tried using ModelBuilder to make a script that: 1) Deletes the table from my enterprise GDB 2) Adds the (live, updated) table to my enterprise GDB This works, but when I try to save it as a python script so I can run it on a schedule (once a day), that script does not work. ESRI tech support says the ability to use a URL in python does not work in ArcMap and I need Pro. Am I making this too complicated? Is there a way to simply update the SQL Server database (whether geodatabase or not) table with the live layer ? (Perhaps once a day)? Any help appreciated! thanks!
... View more
12-07-2020
09:33 AM
|
0
|
5
|
230
|
Online Status |
Offline
|
Date Last Visited |
12-11-2020
08:28 AM
|