I'll like to add this service
https://rest.parcelatlas.com/Tiles/D3342484-32CD-DD11-AF04-0003FF70C8AE/0320210202001111
(description here: https://rest.parcelatlas.com/HowTo.aspx )
/Tiles/{contract ID}/{quad key}
as another layer .. can that be done? I know it can be added with Virtual Earth like
http://www.parcelatlas.com/ParcelAltasServices/
Any idea or hint?
Take a look at the WebTiledLayer class - it allows you to add map tiles to a map. Here's a link to a sample showing how this class works:
Web tiled layer - many layers | ArcGIS API for JavaScript
I checked it but couldn't figure the quadtree parameter nor where to put the contractID etc.. will keep trying
Sorry to bother you since you are the only one to reply.. checking the info I cannot figure out if the service provided by parcelatlas has all the features I need to setup as a web tiled layer.. Do I have to set the parameters like the contractID as part of attributes?
I have 2 different options to access the data:
(https://rest.parcelatlas.com/HowTo.aspx like)https://rest.parcelatlas.com/Tiles/D3342484-32CD-DD11-AF04-0003FF70C8AE/0320210202001111
and
as a layer over bing maps
</head>
I might be a little confused where to start reading/finding out how to access this using the javascript api
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.