Copy
to copy the necessary code required to create the symbol instance and paste it into an existing sample, such as the 2D WebStyleSymbols sample.
Animals
The Animals symbol set contains 48 icons.
Armadillo
Bear
Beaver
Bird
Buffalo
Calf
Camel
Caribou
Cat
Chicken
Cow
Coyote
Dog
Donkey
Duck
Elephant
Elk
Fish
Fox
Gorilla
Hedgehog
Hippo
Horse
Kangaroo
Kiwi
Lamb
Leopard
Lion
Lion King
Mongoose
Monkey
Monkey 2
Mouse
Mouse 2
Muskrat
Ostrich
Otter
Ox
Parrot
Pig
Porcupine
Rabbit
Rhino
Squirrel
Turtle
Warthog
Warthog 2
Wolf
Name: Armadillo
const webStyleSymbol = new WebStyleSymbol({ name: "Armadillo", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Armadillo data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Armadillo.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bear
const webStyleSymbol = new WebStyleSymbol({ name: "Bear", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Bear data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bear.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Beaver
const webStyleSymbol = new WebStyleSymbol({ name: "Beaver", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Beaver data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Beaver.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bird
const webStyleSymbol = new WebStyleSymbol({ name: "Bird", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Bird data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bird.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Buffalo
const webStyleSymbol = new WebStyleSymbol({ name: "Buffalo", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Buffalo data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Buffalo.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Calf
const webStyleSymbol = new WebStyleSymbol({ name: "Calf", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Calf data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Calf.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Camel
const webStyleSymbol = new WebStyleSymbol({ name: "Camel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Camel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Camel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Caribou
const webStyleSymbol = new WebStyleSymbol({ name: "Caribou", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Caribou data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Caribou.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cat
const webStyleSymbol = new WebStyleSymbol({ name: "Cat", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Cat data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cat.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Chicken
const webStyleSymbol = new WebStyleSymbol({ name: "Chicken", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Chicken data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Chicken.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cow
const webStyleSymbol = new WebStyleSymbol({ name: "Cow", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Cow data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cow.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Coyote
const webStyleSymbol = new WebStyleSymbol({ name: "Coyote", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Coyote data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Coyote.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dog
const webStyleSymbol = new WebStyleSymbol({ name: "Dog", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Dog data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dog.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Donkey
const webStyleSymbol = new WebStyleSymbol({ name: "Donkey", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Donkey data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Donkey.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Duck
const webStyleSymbol = new WebStyleSymbol({ name: "Duck", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Duck data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Duck.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Elephant
const webStyleSymbol = new WebStyleSymbol({ name: "Elephant", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Elephant data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Elephant.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Elk
const webStyleSymbol = new WebStyleSymbol({ name: "Elk", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Elk data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Elk.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fish
const webStyleSymbol = new WebStyleSymbol({ name: "Fish", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Fish data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fish.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fox
const webStyleSymbol = new WebStyleSymbol({ name: "Fox", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Fox data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fox.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gorilla
const webStyleSymbol = new WebStyleSymbol({ name: "Gorilla", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Gorilla data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gorilla.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hedgehog
const webStyleSymbol = new WebStyleSymbol({ name: "Hedgehog", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Hedgehog data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hedgehog.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hippo
const webStyleSymbol = new WebStyleSymbol({ name: "Hippo", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Hippo data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hippo.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Horse
const webStyleSymbol = new WebStyleSymbol({ name: "Horse", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Horse data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Horse.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Kangaroo
const webStyleSymbol = new WebStyleSymbol({ name: "Kangaroo", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Kangaroo data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Kangaroo.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Kiwi
const webStyleSymbol = new WebStyleSymbol({ name: "Kiwi", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Kiwi data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Kiwi.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lamb
const webStyleSymbol = new WebStyleSymbol({ name: "Lamb", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Lamb data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lamb.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Leopard
const webStyleSymbol = new WebStyleSymbol({ name: "Leopard ", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Leopard data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Leopard%20.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lion
const webStyleSymbol = new WebStyleSymbol({ name: "Lion", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Lion data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lion.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lion King
const webStyleSymbol = new WebStyleSymbol({ name: "Lion King", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Lion King data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lion%20King.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mongoose
const webStyleSymbol = new WebStyleSymbol({ name: "Mongoose", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Mongoose data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mongoose.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Monkey
const webStyleSymbol = new WebStyleSymbol({ name: "Monkey", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Monkey data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Monkey.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Monkey 2
const webStyleSymbol = new WebStyleSymbol({ name: "Monkey 2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Monkey 2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Monkey%202.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mouse
const webStyleSymbol = new WebStyleSymbol({ name: "Mouse", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Mouse data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mouse.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mouse 2
const webStyleSymbol = new WebStyleSymbol({ name: "Mouse 2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Mouse 2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mouse%202.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Muskrat
const webStyleSymbol = new WebStyleSymbol({ name: "Muskrat", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Muskrat data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Muskrat.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ostrich
const webStyleSymbol = new WebStyleSymbol({ name: "Ostrich", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Ostrich data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ostrich.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Otter
const webStyleSymbol = new WebStyleSymbol({ name: "Otter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Otter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Otter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ox
const webStyleSymbol = new WebStyleSymbol({ name: "Ox", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Ox data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ox.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Parrot
const webStyleSymbol = new WebStyleSymbol({ name: "Parrot", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Parrot data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Parrot.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Pig
const webStyleSymbol = new WebStyleSymbol({ name: "Pig", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Pig data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Pig.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Porcupine
const webStyleSymbol = new WebStyleSymbol({ name: "Porcupine", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Porcupine data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Porcupine.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Rabbit
const webStyleSymbol = new WebStyleSymbol({ name: "Rabbit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Rabbit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Rabbit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Rhino
const webStyleSymbol = new WebStyleSymbol({ name: "Rhino", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Rhino data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Rhino.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Squirrel
const webStyleSymbol = new WebStyleSymbol({ name: "Squirrel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Squirrel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Squirrel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Turtle
const webStyleSymbol = new WebStyleSymbol({ name: "Turtle", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Turtle data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Turtle.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Warthog
const webStyleSymbol = new WebStyleSymbol({ name: "Warthog", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Warthog data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Warthog.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Warthog 2
const webStyleSymbol = new WebStyleSymbol({ name: "Warthog 2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Warthog 2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Warthog%202.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Wolf
const webStyleSymbol = new WebStyleSymbol({ name: "Wolf", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/1fbb242c54e4415d9b8e8a343ca7a9d0/data"});const cimSymbol = new CIMSymbol({ // Wolf data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Wolf.json // -------------------------------------------------------------------- symbol: {}, }});Animated
The Animated symbol set contains 65 icons.
Arrow Marker 1 offset
Arrow Marker 2 offset
Arrow Marker 3 offset
Arrow Marker 4 offset
Arrow Marker 5 offset
Arrowhead 1 offset
Arrowhead 2 offset
Arrowhead 3 offset
Blue light with color change
Blue light with transparency
Blue with color change
Blue with transparency
Circle scaling
Circle with outline scaling
Cross Triangle
Crosshair
Dark orange color change
Dark orange with transparency
Esri Pin 2 offset
Esri Pin scaling
Esri pin offset
Esri pin scaling
Fire Station color change
Fire warning color change
Green light with color change
Green light with transparency
Green with color change
Green with transparency
Hexagon with outline scaling
Hexagon with scaling
Hospital color change
Incident POI scaling
Information scaling
Light Orange color change
Light Orange with transparency
Lilac light with color change
Lilac light with transparency
Octagon with outline scaling
Octagon with scaling
Pin offset
Pin scaling
Police Station color change
Red light with color change
Red light with transparency
Road block color change
Rounded with outline scaling
Rounded with scaling
Square Crosshair
Square pin offset
Square pin scaling
Square scaling
Square with outline scaling
Star with outline scaling
Star with scaling
Tear Pin 2 offset
Tear Pin 2 scaling
Teardrop pin offset
Teardrop scaling
Triangle scaling
Triangle with outline scaling
Warning color change
Yellow light with color change
Yellow light with transparency
Yellow with color change
Yellow with transparency
Name: Arrow Marker 1 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrow Marker 1 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrow Marker 1 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Marker%201%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Marker 2 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrow Marker 2 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrow Marker 2 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Marker%202%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Marker 3 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrow Marker 3 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrow Marker 3 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Marker%203%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Marker 4 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrow Marker 4 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrow Marker 4 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Marker%204%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Marker 5 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrow Marker 5 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrow Marker 5 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Marker%205%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead 1 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrowhead 1 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrowhead 1 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%201%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead 2 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrowhead 2 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrowhead 2 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%202%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead 3 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Arrowhead 3 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Arrowhead 3 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%203%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Blue light with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Blue light with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Blue light with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Blue%20light%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Blue light with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Blue light with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Blue light with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Blue%20light%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Blue with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Blue with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Blue with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Blue%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Blue with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Blue with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Blue with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Blue%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Circle scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Circle scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Circle scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Circle%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Circle with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Circle with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Circle with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Circle%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cross Triangle
const webStyleSymbol = new WebStyleSymbol({ name: "Cross Triangle", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Cross Triangle data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cross%20Triangle.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Crosshair
const webStyleSymbol = new WebStyleSymbol({ name: "Crosshair", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Crosshair data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Crosshair.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dark orange color change
const webStyleSymbol = new WebStyleSymbol({ name: "Dark orange color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Dark orange color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dark%20orange%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dark orange with transparency
const webStyleSymbol = new WebStyleSymbol({ // Dark orange with transparency name: "Dark orange with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Dark orange with transparency: Dark orange with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dark%20orange%20%20with%20%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Esri Pin 2 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Esri Pin 2 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Esri Pin 2 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Esri%20Pin%202%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Esri Pin scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Esri Pin scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Esri Pin scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Esri%20Pin%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Esri pin offset
const webStyleSymbol = new WebStyleSymbol({ name: "Esri pin offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Esri pin offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Esri%20pin%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Esri pin scaling
const webStyleSymbol = new WebStyleSymbol({ // Esri pin scaling name: "Esri pin scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Esri pin scaling: Esri pin scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Esri%20pin%20%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Station color change
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Station color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Fire Station color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Station%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire_Incidents - Large_3
const webStyleSymbol = new WebStyleSymbol({ // Fire warning color change name: "Fire_Incidents - Large_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Fire warning color change: Fire_Incidents - Large_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire_Incidents%20-%20Large_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Green light with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Green light with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Green light with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Green%20light%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Green light with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Green light with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Green light with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Green%20light%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Green with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Green with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Green with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Green%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Green with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Green with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Green with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Green%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hexagon with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Hexagon with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Hexagon with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hexagon%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hexagon scaling
const webStyleSymbol = new WebStyleSymbol({ // Hexagon with scaling name: "Hexagon scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Hexagon with scaling: Hexagon scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hexagon%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hospital color change
const webStyleSymbol = new WebStyleSymbol({ name: "Hospital color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Hospital color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hospital%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Originator Incident
const webStyleSymbol = new WebStyleSymbol({ // Incident POI scaling name: "Originator Incident", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Incident POI scaling: Originator Incident data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Originator%20Incident.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Information
const webStyleSymbol = new WebStyleSymbol({ // Information scaling name: "Information", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Information scaling: Information data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Information.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Orange with color change
const webStyleSymbol = new WebStyleSymbol({ // Light Orange color change name: "Orange with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Light Orange color change: Orange with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Orange%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Light Orange with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Light Orange with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Light Orange with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Light%20Orange%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lilac light with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Lilac light with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Lilac light with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lilac%20light%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lilac light with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Lilac light with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Lilac light with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lilac%20light%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Octagon with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Octagon with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Octagon with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Octagon%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Octagon scaling
const webStyleSymbol = new WebStyleSymbol({ // Octagon with scaling name: "Octagon scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Octagon with scaling: Octagon scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Octagon%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Pin offset
const webStyleSymbol = new WebStyleSymbol({ name: "Pin offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Pin offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Pin%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Pin scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Pin scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Pin scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Pin%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Police Station color change
const webStyleSymbol = new WebStyleSymbol({ name: "Police Station color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Police Station color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Police%20Station%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Red light with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Red light with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Red light with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Red%20light%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Red light with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Red light with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Red light with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Red%20light%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Road Block
const webStyleSymbol = new WebStyleSymbol({ // Road block color change name: "Road Block", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Road block color change: Road Block data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Road%20Block.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Rounded with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Rounded with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Rounded with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Rounded%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Rounded scaling
const webStyleSymbol = new WebStyleSymbol({ // Rounded with scaling name: "Rounded scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Rounded with scaling: Rounded scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Rounded%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Square Crosshair
const webStyleSymbol = new WebStyleSymbol({ name: "Square Crosshair", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Square Crosshair data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Square%20Crosshair.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Square pin offset
const webStyleSymbol = new WebStyleSymbol({ name: "Square pin offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Square pin offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Square%20pin%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Square pin scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Square pin scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Square pin scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Square%20pin%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Square scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Square scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Square scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Square%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Square with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Square with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Square with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Square%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Star with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Star with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Star with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Star%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Star with scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Star with scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Star with scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Star%20with%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Tear Pin 2 offset
const webStyleSymbol = new WebStyleSymbol({ name: "Tear Pin 2 offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Tear Pin 2 offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Tear%20Pin%202%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Tear Pin 2 scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Tear Pin 2 scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Tear Pin 2 scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Tear%20Pin%202%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Teardrop pin offset
const webStyleSymbol = new WebStyleSymbol({ name: "Teardrop pin offset", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Teardrop pin offset data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Teardrop%20pin%20offset.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Teardrop scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Teardrop scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Teardrop scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Teardrop%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Triangle scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Triangle scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Triangle scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Triangle%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Triangle with outline scaling
const webStyleSymbol = new WebStyleSymbol({ name: "Triangle with outline scaling", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Triangle with outline scaling data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Triangle%20with%20outline%20scaling.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Animated 3_1
const webStyleSymbol = new WebStyleSymbol({ // Warning color change name: "Animated 3_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Warning color change: Animated 3_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Animated%203_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Yellow light with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Yellow light with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Yellow light with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Yellow%20light%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Yellow light with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Yellow light with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Yellow light with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Yellow%20light%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Yellow with color change
const webStyleSymbol = new WebStyleSymbol({ name: "Yellow with color change", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Yellow with color change data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Yellow%20with%20color%20change.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Yellow with transparency
const webStyleSymbol = new WebStyleSymbol({ name: "Yellow with transparency", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/e735e01bd1d34c2eaaafa3229c231be2/data"});const cimSymbol = new CIMSymbol({ // Yellow with transparency data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Yellow%20with%20transparency.json // -------------------------------------------------------------------- symbol: {}, }});ArcGIS Pro Animated Symbols
The ArcGIS Pro Animated Symbols symbol set contains 10 icons.
Arrow Sliding Wrap
Cloudy
Hot
Lightning
Partly Cloudy
Rainy
Snowy
Stormy
Sunny
Warning Sign Pulsating
Name: Arrow Sliding Wrap_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow Sliding Wrap name: "Arrow Sliding Wrap_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Arrow Sliding Wrap: Arrow Sliding Wrap_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Sliding%20Wrap_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cloudy_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Cloudy name: "Cloudy_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Cloudy: Cloudy_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cloudy_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hot_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Hot name: "Hot_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Hot: Hot_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hot_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lightning_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Lightning name: "Lightning_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Lightning: Lightning_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lightning_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Partly Cloudy_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Partly Cloudy name: "Partly Cloudy_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Partly Cloudy: Partly Cloudy_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Partly%20Cloudy_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Rainy_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Rainy name: "Rainy_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Rainy: Rainy_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Rainy_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Snowy_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Snowy name: "Snowy_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Snowy: Snowy_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Snowy_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Stormy_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Stormy name: "Stormy_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Stormy: Stormy_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Stormy_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Sunny_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Sunny name: "Sunny_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Sunny: Sunny_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Sunny_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Warning Sign Pulsating_Animated_3
const webStyleSymbol = new WebStyleSymbol({ // Warning Sign Pulsating name: "Warning Sign Pulsating_Animated_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/ad6f5e443bca4feeaece833ecbfaec67/data"});const cimSymbol = new CIMSymbol({ // Warning Sign Pulsating: Warning Sign Pulsating_Animated_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Warning%20Sign%20Pulsating_Animated_3.json // -------------------------------------------------------------------- symbol: {}, }});Arrows
The Arrows symbol set contains 90 icons.
20 Marker Only
4 Marker Only
A Bold
A End Line
A End Line
A Mid Line
Arrow 1
Arrow 10
Arrow 11
Arrow 12
Arrow 13
Arrow 14
Arrow 15
Arrow 16
Arrow 17
Arrow 18
Arrow 19
Arrow 2
Arrow 20
Arrow 3
Arrow 4
Arrow 5
Arrow 6
Arrow 7
Arrow 8
Arrow 9
Arrow Cutout 1
Arrow Cutout 2
Arrow Cutout 3
Arrowhead A
Arrowhead B
Arrowhead C
Arrowhead D
Arrowhead E
Arrowhead F
Arrowhead G
Arrowhead H
Arrowhead J
Arrowhead K
Arrowhead L
Arrowhead M
Arrowhead N
Arrowhead P
Arrowhead Q
Arrowhead R
Arrowhead S
B Along Line
B Dash
B Dash
B End Line
B Mid Line
C Along Dots
C Along Line
C End Line
C End Line
C Mid Line
C Surrounded
Clockwise Arrow
Counterclockwise Arrow
D Bold
D Dots
D Dots
D End Line
E Along Dash
E Bold
E End Line
E Surrounded
F End Line
F Marker Only
G End Line
H Along Line
H End Line
J Bold
J End Line
K Along Line
K End Line
L End Line
Left Turn Arrow 1
Left Turn Arrow 2
N Marker Only
P Marker Only
Paired Arrow
Q Marker Only
R Surrounded
Right Turn Arrow 1
Right Turn Arrow 2
S Surrounded
Two Way Arrow
U Turn Arrow 1
U Turn Arrow 2
Name: 20 Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // 20 Marker Only name: "20 Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // 20 Marker Only: 20 Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // 20%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: 4 Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // 4 Marker Only name: "4 Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // 4 Marker Only: 4 Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // 4%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: A Bold_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // A Bold name: "A Bold_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // A Bold: A Bold_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // A%20Bold_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: A End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // A End Line name: "A End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // A End Line: A End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // A%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: A End Line
const webStyleSymbol = new WebStyleSymbol({ name: "A End Line", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // A End Line data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // A%20End%20Line.json // -------------------------------------------------------------------- symbol: {}, }});
Name: A Mid Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // A Mid Line name: "A Mid Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // A Mid Line: A Mid Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // A%20Mid%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 1_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 1 name: "Arrow 1_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 1: Arrow 1_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%201_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 10_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 10 name: "Arrow 10_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 10: Arrow 10_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2010_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 11_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 11 name: "Arrow 11_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 11: Arrow 11_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2011_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 12_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 12 name: "Arrow 12_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 12: Arrow 12_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2012_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 13_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 13 name: "Arrow 13_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 13: Arrow 13_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2013_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 14_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 14 name: "Arrow 14_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 14: Arrow 14_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2014_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 15_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 15 name: "Arrow 15_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 15: Arrow 15_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2015_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 16_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 16 name: "Arrow 16_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 16: Arrow 16_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2016_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 17_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 17 name: "Arrow 17_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 17: Arrow 17_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2017_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 18_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 18 name: "Arrow 18_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 18: Arrow 18_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2018_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 19_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 19 name: "Arrow 19_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 19: Arrow 19_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2019_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 2_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 2 name: "Arrow 2_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 2: Arrow 2_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%202_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 20_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 20 name: "Arrow 20_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 20: Arrow 20_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%2020_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 3_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 3 name: "Arrow 3_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 3: Arrow 3_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%203_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 4_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 4 name: "Arrow 4_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 4: Arrow 4_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%204_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 5_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 5 name: "Arrow 5_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 5: Arrow 5_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%205_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 6_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 6 name: "Arrow 6_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 6: Arrow 6_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%206_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 7_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 7 name: "Arrow 7_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 7: Arrow 7_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%207_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 8_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 8 name: "Arrow 8_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 8: Arrow 8_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%208_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow 9_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow 9 name: "Arrow 9_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow 9: Arrow 9_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%209_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Cutout 1_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow Cutout 1 name: "Arrow Cutout 1_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow Cutout 1: Arrow Cutout 1_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Cutout%201_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Cutout 2_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow Cutout 2 name: "Arrow Cutout 2_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow Cutout 2: Arrow Cutout 2_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Cutout%202_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrow Cutout 3_Arrows_3
const webStyleSymbol = new WebStyleSymbol({ // Arrow Cutout 3 name: "Arrow Cutout 3_Arrows_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrow Cutout 3: Arrow Cutout 3_Arrows_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrow%20Cutout%203_Arrows_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead A_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead A name: "Arrowhead A_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead A: Arrowhead A_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20A_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead B_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead B name: "Arrowhead B_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead B: Arrowhead B_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20B_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead C_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead C name: "Arrowhead C_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead C: Arrowhead C_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20C_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead D_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead D name: "Arrowhead D_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead D: Arrowhead D_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20D_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead E_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead E name: "Arrowhead E_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead E: Arrowhead E_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20E_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead F_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead F name: "Arrowhead F_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead F: Arrowhead F_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20F_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead G_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead G name: "Arrowhead G_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead G: Arrowhead G_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20G_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead H_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead H name: "Arrowhead H_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead H: Arrowhead H_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20H_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead J_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead J name: "Arrowhead J_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead J: Arrowhead J_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20J_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead K_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead K name: "Arrowhead K_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead K: Arrowhead K_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20K_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead L_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead L name: "Arrowhead L_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead L: Arrowhead L_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20L_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead M_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead M name: "Arrowhead M_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead M: Arrowhead M_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20M_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead N_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead N name: "Arrowhead N_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead N: Arrowhead N_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20N_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead P_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead P name: "Arrowhead P_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead P: Arrowhead P_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20P_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead Q_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead Q name: "Arrowhead Q_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead Q: Arrowhead Q_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20Q_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead R_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead R name: "Arrowhead R_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead R: Arrowhead R_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20R_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arrowhead S_Arrowheads_3
const webStyleSymbol = new WebStyleSymbol({ // Arrowhead S name: "Arrowhead S_Arrowheads_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Arrowhead S: Arrowhead S_Arrowheads_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arrowhead%20S_Arrowheads_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: B Along Line_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // B Along Line name: "B Along Line_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // B Along Line: B Along Line_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // B%20Along%20Line_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: B Dash_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // B Dash name: "B Dash_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // B Dash: B Dash_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // B%20Dash_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: B Dash
const webStyleSymbol = new WebStyleSymbol({ name: "B Dash", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // B Dash data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // B%20Dash.json // -------------------------------------------------------------------- symbol: {}, }});
Name: B End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // B End Line name: "B End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // B End Line: B End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // B%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: B Mid Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // B Mid Line name: "B Mid Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // B Mid Line: B Mid Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // B%20Mid%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C Along Dots_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // C Along Dots name: "C Along Dots_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C Along Dots: C Along Dots_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20Along%20Dots_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C Along Line_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // C Along Line name: "C Along Line_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C Along Line: C Along Line_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20Along%20Line_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // C End Line name: "C End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C End Line: C End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C End Line
const webStyleSymbol = new WebStyleSymbol({ name: "C End Line", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C End Line data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20End%20Line.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C Mid Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // C Mid Line name: "C Mid Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C Mid Line: C Mid Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20Mid%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: C Surrounded_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // C Surrounded name: "C Surrounded_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // C Surrounded: C Surrounded_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // C%20Surrounded_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Clockwise Arrow_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Clockwise Arrow name: "Clockwise Arrow_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Clockwise Arrow: Clockwise Arrow_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Clockwise%20Arrow_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Counterclockwise Arrow_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Counterclockwise Arrow name: "Counterclockwise Arrow_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Counterclockwise Arrow: Counterclockwise Arrow_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Counterclockwise%20Arrow_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: D Bold_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // D Bold name: "D Bold_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // D Bold: D Bold_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // D%20Bold_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: D Dots_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // D Dots name: "D Dots_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // D Dots: D Dots_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // D%20Dots_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: D Dots
const webStyleSymbol = new WebStyleSymbol({ name: "D Dots", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // D Dots data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // D%20Dots.json // -------------------------------------------------------------------- symbol: {}, }});
Name: D End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // D End Line name: "D End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // D End Line: D End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // D%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: E Along Dash_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // E Along Dash name: "E Along Dash_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // E Along Dash: E Along Dash_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // E%20Along%20Dash_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: E Bold_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // E Bold name: "E Bold_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // E Bold: E Bold_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // E%20Bold_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: E End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // E End Line name: "E End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // E End Line: E End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // E%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: E Surrounded_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // E Surrounded name: "E Surrounded_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // E Surrounded: E Surrounded_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // E%20Surrounded_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: F End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // F End Line name: "F End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // F End Line: F End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // F%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: F Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // F Marker Only name: "F Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // F Marker Only: F Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // F%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: G End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // G End Line name: "G End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // G End Line: G End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // G%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: H Along Line_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // H Along Line name: "H Along Line_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // H Along Line: H Along Line_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // H%20Along%20Line_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: H End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // H End Line name: "H End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // H End Line: H End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // H%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: J Bold_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // J Bold name: "J Bold_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // J Bold: J Bold_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // J%20Bold_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: J End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // J End Line name: "J End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // J End Line: J End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // J%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: K Along Line_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // K Along Line name: "K Along Line_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // K Along Line: K Along Line_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // K%20Along%20Line_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: K End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // K End Line name: "K End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // K End Line: K End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // K%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: L End Line_Simple_4
const webStyleSymbol = new WebStyleSymbol({ // L End Line name: "L End Line_Simple_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // L End Line: L End Line_Simple_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // L%20End%20Line_Simple_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Left Turn Arrow 1_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Left Turn Arrow 1 name: "Left Turn Arrow 1_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Left Turn Arrow 1: Left Turn Arrow 1_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Left%20Turn%20Arrow%201_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Left Turn Arrow 2_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Left Turn Arrow 2 name: "Left Turn Arrow 2_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Left Turn Arrow 2: Left Turn Arrow 2_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Left%20Turn%20Arrow%202_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: N Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // N Marker Only name: "N Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // N Marker Only: N Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // N%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: P Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // P Marker Only name: "P Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // P Marker Only: P Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // P%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Paired Arrow_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Paired Arrow name: "Paired Arrow_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Paired Arrow: Paired Arrow_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Paired%20Arrow_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Q Marker Only_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // Q Marker Only name: "Q Marker Only_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Q Marker Only: Q Marker Only_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Q%20Marker%20Only_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: R Surrounded_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // R Surrounded name: "R Surrounded_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // R Surrounded: R Surrounded_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // R%20Surrounded_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Right Turn Arrow 1_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Right Turn Arrow 1 name: "Right Turn Arrow 1_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Right Turn Arrow 1: Right Turn Arrow 1_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Right%20Turn%20Arrow%201_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Right Turn Arrow 2_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Right Turn Arrow 2 name: "Right Turn Arrow 2_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Right Turn Arrow 2: Right Turn Arrow 2_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Right%20Turn%20Arrow%202_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: S Surrounded_Detailed_4
const webStyleSymbol = new WebStyleSymbol({ // S Surrounded name: "S Surrounded_Detailed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // S Surrounded: S Surrounded_Detailed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // S%20Surrounded_Detailed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Two-Way Arrow_Other_3
const webStyleSymbol = new WebStyleSymbol({ // Two Way Arrow name: "Two-Way Arrow_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // Two Way Arrow: Two-Way Arrow_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Two-Way%20Arrow_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: U Turn Arrow 1_Other_3
const webStyleSymbol = new WebStyleSymbol({ // U Turn Arrow 1 name: "U Turn Arrow 1_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // U Turn Arrow 1: U Turn Arrow 1_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // U%20Turn%20Arrow%201_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: U Turn Arrow 2_Other_3
const webStyleSymbol = new WebStyleSymbol({ // U Turn Arrow 2 name: "U Turn Arrow 2_Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/eef578633a3e41b985d0c980275c6d74/data"});const cimSymbol = new CIMSymbol({ // U Turn Arrow 2: U Turn Arrow 2_Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // U%20Turn%20Arrow%202_Other_3.json // -------------------------------------------------------------------- symbol: {}, }});Buildings
The Buildings symbol set contains 58 icons.
Apartment building
Building with flag
Building with flag
Building with outline
Bungalow
Campus
Capitol
City building
City buildings
Cityscape
Classic apartment
Clock tower
College
Complex
Condo
Education
Garage
Glass building
Glass tower
Government building
High rise
High rise
Hospital
House
House with chimney
House with garage
Large home
Low rise
Mansion
Mart
Mid rise
Modern building
Modern house
Modern house circle window
Multi storey building
Multiple buildings
Narrow tower
Office building
Official building
Restaurant
School
School tower
Shop
Shopping center
Simple building
Simple house
Simple house
Skyline
Skyline 2
Skyline 3
Skyscraper
Split level home
Store
Tower
Towers
Townhouse
Two storey house
Two towers
Name: Asset 10building
const webStyleSymbol = new WebStyleSymbol({ // Apartment building name: "Asset 10building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Apartment building: Asset 10building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2010building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 15building
const webStyleSymbol = new WebStyleSymbol({ // Building with flag name: "Asset 15building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Building with flag: Asset 15building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2015building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 8building2
const webStyleSymbol = new WebStyleSymbol({ // Building with flag name: "Asset 8building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Building with flag: Asset 8building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%208building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 3building2
const webStyleSymbol = new WebStyleSymbol({ // Building with outline name: "Asset 3building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Building with outline: Asset 3building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%203building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 8house
const webStyleSymbol = new WebStyleSymbol({ // Bungalow name: "Asset 8house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Bungalow: Asset 8house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%208house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 5building
const webStyleSymbol = new WebStyleSymbol({ // Campus name: "Asset 5building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Campus: Asset 5building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%205building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 6building2
const webStyleSymbol = new WebStyleSymbol({ // Capitol name: "Asset 6building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Capitol: Asset 6building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%206building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 2building
const webStyleSymbol = new WebStyleSymbol({ // City building name: "Asset 2building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // City building: Asset 2building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%202building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 16building
const webStyleSymbol = new WebStyleSymbol({ // City buildings name: "Asset 16building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // City buildings: Asset 16building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2016building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 1building
const webStyleSymbol = new WebStyleSymbol({ // Cityscape name: "Asset 1building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Cityscape: Asset 1building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%201building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 13building2
const webStyleSymbol = new WebStyleSymbol({ // Classic apartment name: "Asset 13building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Classic apartment: Asset 13building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2013building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 11building2
const webStyleSymbol = new WebStyleSymbol({ // Clock tower name: "Asset 11building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Clock tower: Asset 11building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2011building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 5building2
const webStyleSymbol = new WebStyleSymbol({ // College name: "Asset 5building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // College: Asset 5building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%205building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 12building2
const webStyleSymbol = new WebStyleSymbol({ // Complex name: "Asset 12building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Complex: Asset 12building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2012building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 9building2
const webStyleSymbol = new WebStyleSymbol({ // Condo name: "Asset 9building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Condo: Asset 9building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%209building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 1building2
const webStyleSymbol = new WebStyleSymbol({ // Education name: "Asset 1building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Education: Asset 1building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%201building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 20building2
const webStyleSymbol = new WebStyleSymbol({ // Garage name: "Asset 20building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Garage: Asset 20building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2020building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 12building
const webStyleSymbol = new WebStyleSymbol({ // Glass building name: "Asset 12building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Glass building: Asset 12building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2012building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 19building
const webStyleSymbol = new WebStyleSymbol({ // Glass tower name: "Asset 19building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Glass tower: Asset 19building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2019building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 6building
const webStyleSymbol = new WebStyleSymbol({ // Government building name: "Asset 6building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Government building: Asset 6building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%206building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 9building
const webStyleSymbol = new WebStyleSymbol({ // High rise name: "Asset 9building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // High rise: Asset 9building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%209building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 18building2
const webStyleSymbol = new WebStyleSymbol({ // High rise name: "Asset 18building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // High rise : Asset 18building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2018building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 17building
const webStyleSymbol = new WebStyleSymbol({ // Hospital name: "Asset 17building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Hospital: Asset 17building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2017building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 10house
const webStyleSymbol = new WebStyleSymbol({ // House name: "Asset 10house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // House: Asset 10house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2010house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 7house
const webStyleSymbol = new WebStyleSymbol({ // House with chimney name: "Asset 7house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // House with chimney: Asset 7house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%207house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 14house
const webStyleSymbol = new WebStyleSymbol({ // House with garage name: "Asset 14house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // House with garage: Asset 14house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2014house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 15house
const webStyleSymbol = new WebStyleSymbol({ // Large home name: "Asset 15house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Large home: Asset 15house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2015house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 9house
const webStyleSymbol = new WebStyleSymbol({ // Low rise name: "Asset 9house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Low rise: Asset 9house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%209house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 17house
const webStyleSymbol = new WebStyleSymbol({ // Mansion name: "Asset 17house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Mansion: Asset 17house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2017house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 16house
const webStyleSymbol = new WebStyleSymbol({ // Mart name: "Asset 16house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Mart: Asset 16house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2016house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 16building2
const webStyleSymbol = new WebStyleSymbol({ // Mid rise name: "Asset 16building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Mid rise : Asset 16building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2016building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 10building2
const webStyleSymbol = new WebStyleSymbol({ // Modern building name: "Asset 10building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Modern building: Asset 10building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2010building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 3house
const webStyleSymbol = new WebStyleSymbol({ // Modern house name: "Asset 3house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Modern house: Asset 3house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%203house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 13house
const webStyleSymbol = new WebStyleSymbol({ // Modern house circle window name: "Asset 13house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Modern house circle window: Asset 13house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2013house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 19building2
const webStyleSymbol = new WebStyleSymbol({ // Multi storey building name: "Asset 19building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Multi storey building: Asset 19building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2019building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 17building2
const webStyleSymbol = new WebStyleSymbol({ // Multiple buildings name: "Asset 17building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Multiple buildings: Asset 17building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2017building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 15building2
const webStyleSymbol = new WebStyleSymbol({ // Narrow tower name: "Asset 15building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Narrow tower: Asset 15building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2015building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 4building
const webStyleSymbol = new WebStyleSymbol({ // Office building name: "Asset 4building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Office building: Asset 4building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%204building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 7building
const webStyleSymbol = new WebStyleSymbol({ // Official building name: "Asset 7building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Official building: Asset 7building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%207building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 19house
const webStyleSymbol = new WebStyleSymbol({ // Restaurant name: "Asset 19house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Restaurant: Asset 19house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2019house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 3building
const webStyleSymbol = new WebStyleSymbol({ // School name: "Asset 3building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // School: Asset 3building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%203building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 18building
const webStyleSymbol = new WebStyleSymbol({ // School tower name: "Asset 18building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // School tower: Asset 18building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2018building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 6house
const webStyleSymbol = new WebStyleSymbol({ // Shop name: "Asset 6house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Shop: Asset 6house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%206house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 20house
const webStyleSymbol = new WebStyleSymbol({ // Shopping center name: "Asset 20house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Shopping center: Asset 20house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2020house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 12house
const webStyleSymbol = new WebStyleSymbol({ // Simple building name: "Asset 12house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Simple building: Asset 12house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2012house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 11house
const webStyleSymbol = new WebStyleSymbol({ // Simple house name: "Asset 11house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Simple house: Asset 11house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2011house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 2house
const webStyleSymbol = new WebStyleSymbol({ // Simple house name: "Asset 2house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Simple house: Asset 2house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%202house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 7building2
const webStyleSymbol = new WebStyleSymbol({ // Skyline name: "Asset 7building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Skyline: Asset 7building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%207building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 4building2
const webStyleSymbol = new WebStyleSymbol({ // Skyline 2 name: "Asset 4building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Skyline 2: Asset 4building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%204building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 8building
const webStyleSymbol = new WebStyleSymbol({ // Skyline 3 name: "Asset 8building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Skyline 3: Asset 8building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%208building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 2building2
const webStyleSymbol = new WebStyleSymbol({ // Skyscraper name: "Asset 2building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Skyscraper: Asset 2building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%202building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 1house
const webStyleSymbol = new WebStyleSymbol({ // Split level home name: "Asset 1house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Split level home: Asset 1house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%201house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 5house
const webStyleSymbol = new WebStyleSymbol({ // Store name: "Asset 5house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Store: Asset 5house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%205house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 14building
const webStyleSymbol = new WebStyleSymbol({ // Tower name: "Asset 14building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Tower: Asset 14building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2014building.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 14building2
const webStyleSymbol = new WebStyleSymbol({ // Towers name: "Asset 14building2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Towers: Asset 14building2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2014building2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 18house
const webStyleSymbol = new WebStyleSymbol({ // Townhouse name: "Asset 18house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Townhouse: Asset 18house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2018house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 4house
const webStyleSymbol = new WebStyleSymbol({ // Two storey house name: "Asset 4house", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Two storey house: Asset 4house data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%204house.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Asset 13building
const webStyleSymbol = new WebStyleSymbol({ // Two towers name: "Asset 13building", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/fe12ab0e0c834ca2adff4e10f68e1327/data"});const cimSymbol = new CIMSymbol({ // Two towers: Asset 13building data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Asset%2013building.json // -------------------------------------------------------------------- symbol: {}, }});Dashed Line
The Dashed Line symbol set contains 25 icons.
Boundary
Boundary
Boundary
Dashed 1 Long 1 Short
Dashed 1 Long 2 Short
Dashed 1 Long 3 Short
Dashed 2:1
Dashed 2:2
Dashed 4:1
Dashed 4:4
Dashed 6:1
Dashed 6:6
Dashed with 1 Dot
Dashed with 2 Dots
Dashed with 3 Dots
Double, Nautical Dash
Hatch Line
Line with 1 Marker
Line with 2 Markers
Line with Marker, Continuous
Marker Only
Squiggly
Two Markers
Wave
Zigzag
Name: Boundary_Scheme 1_4
const webStyleSymbol = new WebStyleSymbol({ // Boundary name: "Boundary_Scheme 1_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Boundary: Boundary_Scheme 1_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boundary_Scheme%201_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boundary_Scheme 2_4
const webStyleSymbol = new WebStyleSymbol({ // Boundary name: "Boundary_Scheme 2_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Boundary: Boundary_Scheme 2_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boundary_Scheme%202_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boundary_Scheme 3_4
const webStyleSymbol = new WebStyleSymbol({ // Boundary name: "Boundary_Scheme 3_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Boundary: Boundary_Scheme 3_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boundary_Scheme%203_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 1 Long 1 Short_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 1 Long 1 Short name: "Dashed 1 Long 1 Short_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 1 Long 1 Short: Dashed 1 Long 1 Short_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%201%20Long%201%20Short_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 1 Long 2 Short_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 1 Long 2 Short name: "Dashed 1 Long 2 Short_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 1 Long 2 Short: Dashed 1 Long 2 Short_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%201%20Long%202%20Short_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 1 Long 3 Short_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 1 Long 3 Short name: "Dashed 1 Long 3 Short_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 1 Long 3 Short: Dashed 1 Long 3 Short_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%201%20Long%203%20Short_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 21_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 2:1 name: "Dashed 21_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 2:1: Dashed 21_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2021_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 22_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 2:2 name: "Dashed 22_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 2:2: Dashed 22_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2022_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 41_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 4:1 name: "Dashed 41_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 4:1: Dashed 41_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2041_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 44_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 4:4 name: "Dashed 44_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 4:4: Dashed 44_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2044_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 61_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 6:1 name: "Dashed 61_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 6:1: Dashed 61_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2061_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed 66_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed 6:6 name: "Dashed 66_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed 6:6: Dashed 66_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%2066_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed with 1 Dot_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed with 1 Dot name: "Dashed with 1 Dot_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed with 1 Dot: Dashed with 1 Dot_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%20with%201%20Dot_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed with 2 Dots_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed with 2 Dots name: "Dashed with 2 Dots_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed with 2 Dots: Dashed with 2 Dots_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%20with%202%20Dots_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dashed with 3 Dots_Dashed_4
const webStyleSymbol = new WebStyleSymbol({ // Dashed with 3 Dots name: "Dashed with 3 Dots_Dashed_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Dashed with 3 Dots: Dashed with 3 Dots_Dashed_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dashed%20with%203%20Dots_Dashed_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Double, Nautical Dash_Border_4
const webStyleSymbol = new WebStyleSymbol({ // Double, Nautical Dash name: "Double, Nautical Dash_Border_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Double, Nautical Dash: Double, Nautical Dash_Border_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Double,%20Nautical%20Dash_Border_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hatch Line_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Hatch Line name: "Hatch Line_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Hatch Line: Hatch Line_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hatch%20Line_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Line with 1 Marker_Common_4
const webStyleSymbol = new WebStyleSymbol({ // Line with 1 Marker name: "Line with 1 Marker_Common_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Line with 1 Marker: Line with 1 Marker_Common_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Line%20with%201%20Marker_Common_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Line with 2 Markers_Common_4
const webStyleSymbol = new WebStyleSymbol({ // Line with 2 Markers name: "Line with 2 Markers_Common_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Line with 2 Markers: Line with 2 Markers_Common_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Line%20with%202%20Markers_Common_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Line with Marker, Continuous_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Line with Marker, Continuous name: "Line with Marker, Continuous_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Line with Marker, Continuous: Line with Marker, Continuous_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Line%20with%20Marker,%20Continuous_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Marker Only_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Marker Only name: "Marker Only_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Marker Only: Marker Only_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Marker%20Only_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Squiggly_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Squiggly name: "Squiggly_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Squiggly: Squiggly_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Squiggly_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Two Markers_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Two Markers name: "Two Markers_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Two Markers: Two Markers_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Two%20Markers_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Wave_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Wave name: "Wave_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Wave: Wave_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Wave_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Zigzag_Shapes_4
const webStyleSymbol = new WebStyleSymbol({ // Zigzag name: "Zigzag_Shapes_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/952c4f51ba8f4a559b27715faf096f5d/data"});const cimSymbol = new CIMSymbol({ // Zigzag: Zigzag_Shapes_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Zigzag_Shapes_4.json // -------------------------------------------------------------------- symbol: {}, }});Extent Indicator
The Extent Indicator symbol set contains 9 icons.
Extent Hollow Gray
Extent Hollow Square
Extent Hollow Square Yellow
Extent Square
Extent Square Gray
Extent Square Yellow
Extent Star
Extent Star Gray
Extent Star Yellow
Name: extent-hollow-gray
const webStyleSymbol = new WebStyleSymbol({ // Extent Hollow Gray name: "extent-hollow-gray", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Hollow Gray: extent-hollow-gray data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-hollow-gray.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-hollow-square
const webStyleSymbol = new WebStyleSymbol({ // Extent Hollow Square name: "extent-hollow-square", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Hollow Square: extent-hollow-square data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-hollow-square.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-hollow-square-yellow
const webStyleSymbol = new WebStyleSymbol({ // Extent Hollow Square Yellow name: "extent-hollow-square-yellow", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Hollow Square Yellow: extent-hollow-square-yellow data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-hollow-square-yellow.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-square
const webStyleSymbol = new WebStyleSymbol({ // Extent Square name: "extent-square", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Square: extent-square data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-square.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-square-gray
const webStyleSymbol = new WebStyleSymbol({ // Extent Square Gray name: "extent-square-gray", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Square Gray: extent-square-gray data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-square-gray.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-square-yellow
const webStyleSymbol = new WebStyleSymbol({ // Extent Square Yellow name: "extent-square-yellow", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Square Yellow: extent-square-yellow data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-square-yellow.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-star
const webStyleSymbol = new WebStyleSymbol({ // Extent Star name: "extent-star", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Star: extent-star data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-star.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-star-gray
const webStyleSymbol = new WebStyleSymbol({ // Extent Star Gray name: "extent-star-gray", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Star Gray: extent-star-gray data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-star-gray.json // -------------------------------------------------------------------- symbol: {}, }});
Name: extent-star-yellow
const webStyleSymbol = new WebStyleSymbol({ // Extent Star Yellow name: "extent-star-yellow", styleUrl: "undefined"});const cimSymbol = new CIMSymbol({ // Extent Star Yellow: extent-star-yellow data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // extent-star-yellow.json // -------------------------------------------------------------------- symbol: {}, }});Government
The Government symbol set contains 606 icons.
AED
ATM
ATV
ATV
Accessibility
Adult Care
Aggravated Assault
Aggravated Assault committed with a Firearm
Airfield
Airport
Alarm Control Panel
Alarm Other
All other larcney
Alpha/A
Alternative Medicine
Ambulance
Ambulance
Amphibian Observations
Amphitheater
Animal Feeding Operation Permit
Animal Problems
Animal cruelty
Annuiciator Panel
Apparatus
Aquatic Resource Alteration Permit
Archery
Arson
Art
Artificial Reef Site
Ash Disposal
Assistive Listening Systems
At Grade RR Crossings
Atoll Pool
Attic Access
Audio Tour
Auditorium
Avalanche Hazard Event
Baby Changing Station
Bag Check
Barn
Barricade
Baseball
Basement Access
Basketball
Batting Cages
Beach
Bear Box
Beetles
Bicycle Unit
Bicycle Unit
Bicyclist
Bike Park
Bike Parking
Bike Repair
Bike Sharing
Biosolids Permit
Bird Observations
Birding
Bleachers
Blight Problems
Boat
Boat Launch
Boat Trailer Parking
Boating
Bollard
Borers
Bottle Filling Station
Box
Braille
Bravo/B
Breastfeeding Station
Bribery
Bridge
Bridges
Building Access Other
Building Problems
Burglary
Bus Stop
CCTV
Cabana
Cabin
Call Cancelled
Campfire
Campground
Campsite
Canopy
Card
Carousel
Catch Basins
Cave
Cell Phone Calls
Cell Phone Sites
Cemetery
Changing Room
Charlie/C
Chemical Sector
Church
Climbing
Closures Both Direction
Closures One Direction
Coastal Hazard Event
Code Violation Status
College/University
Commercial Buildings
Commercial Burglary
Commercial Facilities
Communication Tower
Communications
Community Center
Community Events
Community Garden
Compressed Natural Gas Shut Off
Conservation
Construction
Construction Activity
Construction Permit
Cooling Center
Corporate Headquarters
Counterfeiting & Forgery
Credit card fraud
Criminal Homicide
Criminal Homicide committed with a Firearm
Critical Manufacturing
Culvert
Curb Ramps
Curfew loitering
Dam
Dams
Defense Industrial Base
Deliveries
Delta/D
Demolition
Department of Public Works
Detours
Dialysis
Disc Golf
Disc Golf Baskets
Disc Golf Tees
Disorderly Conduct
Divided Highway Begins
Divided Highway Ends
Diving
Dock
Dog Park
Dog Waste Station
Dominoes
Drinking Water
Driving Under the Influence
Drone Operator
Drought Hazard Event
Drug Offense
Drug Seizure
Drunkenness
Dump Truck
Earthquake Hazard Event
Education
Electric Car Charging
Electric Shunt Switch
Electrical Hookup
Electrical Shut Off
Elevator
Elevator 1
Elevator 2
Embezzlement
Emergency Assistance
Emergency Services
Employee Area
Energy
Enforcement on Foot
Entrance Station
Evacuation Route
Event
Event Perimeter
Event Perimeter
Event Route
Event Route
Event Sign
Exhibit
Exposition Center
Extortion & Blackmail
False Alarm
Felony Arrest
Fencing
Financial Services
Fire
Fire Department Connection
Fire Escape
Fire Extinguisher
Fire Fighter
Fire Lane
Fire Response Restrictions Other
Fire Safety Survey
Fire Station
Fire Suppression Other
Fire Truck
Fire/EMS
Firefighter
Firewood
Fireworks Fallout Area
Fireworks Launch Site
First Aid
Fish Cleaning
Fish Spawning Site
Fishing Pier
Fishing Site
Fitness
Flies
Flood Hazard Event
Flower Viewing
Fog Hazard Event
Food Beverage
Food Concessions
Food Preparation Equipment
Food Storage
Food and Agriculture
Foot Patrol
Football
Forest
Fountain
Fraud
Fuel
Futsal
Gambling
Garage
Gas Shut Off
Gate
Gate: Keyed Access
Gator Utility Vehicle
Gazebo
Generator
Generator
Gift Shop
Golf Bag Drop
Golf Clubhouse
Golf Course
Golf Driving Range
Golf Fairway
Golf Practice Green
Golf Sand Bunker
Golf Tee
Government Buildings
Government Facilities
Grandstand
Greenhouse
Grey
Grill
Guest Services
Habilitation Facility
Hacking
Hail Hazard Event
Handball Racquetball
HazMat Truck
Health Problems
Health and Human Services
Healthcare and Public Health
Hearing
Heat Hazard Event
Heater Cooler
Heater/Cooler
Height Clearance
Helicopter
Hiking
Historic Feature
Home Health Residential Care
Homeless
Horse
Horseback Riding
Hose Connection
Hospice
Hospital
Hospital and Clinics
Hosts
Hotel
House
House for Sale
Human Trafficking
Hunting
Hurricane and Tropical Storm Hazard Event
Hydrants
Hydrostatic Permit
Ice Fishing
Ice Skating
Identity Theft
Improved Sites
Inactive Traps
Inbound Traffic
Incident Command Post (ICP)
Individual Permit
Industrial
Information
Information Kiosk
Information Technology
Inner Perimeter
Inter basin Water Transfer Permit
Intimidation
Invasive Pest Species
Jersey Barrier
K9
K9 Unit
Key Box Other
Kidnapping
Land Use Problems
Landslide Hazard Event
Larceny
Laser Light
Laundry
Leafhoppers
Library
License
Life Guard
Lighting Truss
Lightning Hazard Event
Liquified Natural Gas Shut Off
Lost Child
Lost and Found
Low Vision Access
Mammal Observations
Marina
Medic Cart
Medic Tent
Medical Bicycle Unit
Medical Cart
Medical Incident
Medical Tent
Mental Health
Message Board
Metal Barricade
Metal Detector
Metro Station
Mining Permit
Misdemeanor Arrest
Mobile Stage
Mobile Surveillance Tower
Monument
Mortgage Counseling Services
Mosquito Treatment Exemptions
Moths
Motorcycle
Motorcycle
Motorist
Mounted Unit
Multipurpose Field
Municipal Stormwater Discharge Permit
Museum
Muster Point
Naloxone Distribution
Narrow Road
Natural Disaster
Nature Center
Near Repeat Incident
Negotiator
Neighborhood Police Problems
Nuclear Reactors, Materials and Waste
Nursery and Stock Dealer
Occupancies
Offenders
Orange
Originator Incident
Other
Other
Other
Other Hazard Event
Other Incident
Outbound Traffic
Outer Perimeter
Outpatient Surgery
Overhead Hazard
Oxygen Shut Off
Paddle Sports
Paramedic
Paramedic
Park
Park Office
Park or Tree Problems
Parking
Parking
Parking Pay Stations
Parking Restrictions
Participatory Budgeting
Pedestrian
Pedestrian Route
Pedestrian Route
Personal Transportation Vehicle
Pesticide Discharge Permit
Pets Allowed
Phone
Pickleball
Picnic Area
Planning Limits Permit
Playground
Playground Equipment
Poles
Police
Police Boat
Police Car
Police Horse
Police Officer
Police Stations
Polling Place
Polling Place Wait Times
Pool
Pornography
Post Office
Power Distribution
Prescription Drug Drop off
Prisoner Transport
Prisoner Transportation
Private Security
Psyllids
Public Facilities: Category A Debris Removal
Public Facilities: Category B Protective Measures
Public Facilities: Category C Roads and Bridges
Public Facilities: Category D Water Control Facilities
Public Facilities: Category E Public Buildings
Public Facilities: Category F Public Utilities
Public Facilities: Category G Parks/Other
Public Works
Pumphouse
RV
Railroad Station
Ranger Post
Ranger Station
Rape
Rape committed with a Firearm
Ready Mix Concrete Facilities Permit
Recreation Fixtures
Recycling Facility/Recycling Bin
Repeat Incident
Repeat Incident Connection
Report
Reptile Observations
Reset Panel
Residential
Residential Buildings
Residential Burglary
Restaurant
Restaurant Inspection: Grade A
Restaurant Inspection: Grade B
Restaurant Inspection: Grade C
Restricted Area
Restroom
Restroom Men's
Restroom Women's
Riser Valve
Road Blocks
Road Problems
Robbery
Robbery committed with a Firearm
Rollerskating
Rope and stanchion
Route
Route End
Route Marker
Route Start
Rugby
SUV
SWAT Team
Safety Problems
School
Security
Security Area of Refuge
Security Area of Refuge Accessible
Security Check Point
Security Line
Security Sign
Segway
Septic System
Service Call
Severe Alerts
Severe Thunderstorm Hazard Event
Sex Offenses
Shed
Shelter
Shooting Range
Shoplifting
Shower
Shuffleboard
Sign
Signal
Signal Cabinet
Signs
Simple Assault
Skateboarding
Skiing
Sledding
Sniper
Snow Mobile Trail
Snow or Ice Problems
Soccer
Softball
Sound Board
Sound Stage
Special Incident
Speed Bump
Splash Pad
Spray Notifications
Sprinkler Control Valve
Stables
Stadium
Staff Housing
Staging Area
Staging Route
Staging Route
Stairs
State Health Clinics
State Operating Permit
Statue
Steep Slope
Stolen Property
Store
Stormwater Multisector Permit
Street Furniture
Street Sweeper
Street Trees
Streetlight
Strobe Light
Structure
Structure
Substance Abuse
Surfing
Survey Point
Survey Polygon
Swimming
Tank
Tax Parcel Appeal
Tax Parcels
Tax Reverted Property
Telecommunications Shut Off
Temporary Fencing
Tennis
Tent
Theatre
Theft from Building
Theft from Coin Operated Machine or Device
Theft from Vehicle
Theft of Motor Vehicle Parts or Accessories
Ticket Check
Ticket Office
Tillable
Toddler Pool
Tornado Hazard Event
Tornado Shelter
Tours
Track and Field
Traffic Cameras
Traffic Cone
Traffic Control
Traffic Control
Traffic Safety Problems
Trailer
Trailer Parking
Trails and Paths
Train Station
Transportation Systems
Trash Dumpster
Trash Problems
Trash Receptacle
Trespass of Real Property
Tsunami Hazard Event
Tubing
Turning Radius
UTV
Undefined
Underground Storage Tank Permit
Utility Problems
Utility Shut Off
Vacant Land Sites
Vandalism
Vault Toilet
Vector Control Problems
Vehicle
Vehicle Checkpoint
Vehicle Recovered
Vehicular Egress Route
Vehicular Ingress Route
Vendor
Viewing Area
Volcano Hazard Event
Volleyball
Volunteer Services
Wakeboarding
Warming Center
Waste Disposal
Water Quality Advisory
Water Shut Off
Water Treatment Plant Permit
Water Truck
Waterfall
Waterskiing
Waterslide
Weapons Offenses
Weed Observations
Weight Limit
Well
Width and Height Restrictions
Wifi
Wildfire Hazard Event
Wildlife
Wildlife Management Area
Wildlife Viewing
Wind Hazard Event
Wind Surfing
Winter Storm Hazard Event
Work Zones
Workshop
Zoo
Name: AED
const webStyleSymbol = new WebStyleSymbol({ name: "AED", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // AED data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // AED.json // -------------------------------------------------------------------- symbol: {}, }});
Name: ATM_1
const webStyleSymbol = new WebStyleSymbol({ // ATM name: "ATM_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // ATM: ATM_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // ATM_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: ATV
const webStyleSymbol = new WebStyleSymbol({ name: "ATV", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // ATV data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // ATV.json // -------------------------------------------------------------------- symbol: {}, }});
Name: ATV_1
const webStyleSymbol = new WebStyleSymbol({ // ATV name: "ATV_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // ATV: ATV_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // ATV_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Accessibility
const webStyleSymbol = new WebStyleSymbol({ name: "Accessibility", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Accessibility data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Accessibility.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Adult Care
const webStyleSymbol = new WebStyleSymbol({ name: "Adult Care", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Adult Care data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Adult%20Care.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Aggravated Assault
const webStyleSymbol = new WebStyleSymbol({ name: "Aggravated Assault", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Aggravated Assault data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Aggravated%20Assault.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Aggravated Assault committed with a Firearm
const webStyleSymbol = new WebStyleSymbol({ name: "Aggravated Assault committed with a Firearm", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Aggravated Assault committed with a Firearm data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Aggravated%20Assault%20committed%20with%20a%20Firearm.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Airfield
const webStyleSymbol = new WebStyleSymbol({ name: "Airfield", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Airfield data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Airfield.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Airport
const webStyleSymbol = new WebStyleSymbol({ name: "Airport", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Airport data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Airport.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Alarm Control Panel
const webStyleSymbol = new WebStyleSymbol({ name: "Alarm Control Panel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Alarm Control Panel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Alarm%20Control%20Panel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Alarm Other
const webStyleSymbol = new WebStyleSymbol({ name: "Alarm Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Alarm Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Alarm%20Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: All other larcney
const webStyleSymbol = new WebStyleSymbol({ name: "All other larcney", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // All other larcney data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // All%20other%20larcney.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Alpha A
const webStyleSymbol = new WebStyleSymbol({ // Alpha/A name: "Alpha A", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Alpha/A: Alpha A data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Alpha%20A.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Alternative Medicine
const webStyleSymbol = new WebStyleSymbol({ name: "Alternative Medicine", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Alternative Medicine data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Alternative%20Medicine.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ambulance
const webStyleSymbol = new WebStyleSymbol({ name: "Ambulance", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Ambulance data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ambulance.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ambulance_1
const webStyleSymbol = new WebStyleSymbol({ // Ambulance name: "Ambulance_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Ambulance: Ambulance_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ambulance_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Amphibian Observations
const webStyleSymbol = new WebStyleSymbol({ name: "Amphibian Observations", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Amphibian Observations data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Amphibian%20Observations.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Amphitheater
const webStyleSymbol = new WebStyleSymbol({ name: "Amphitheater", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Amphitheater data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Amphitheater.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Animal Feeding Operation Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Animal Feeding Operation Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Animal Feeding Operation Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Animal%20Feeding%20Operation%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Animal Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Animal Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Animal Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Animal%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Animal cruelty
const webStyleSymbol = new WebStyleSymbol({ name: "Animal cruelty", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Animal cruelty data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Animal%20cruelty.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Annuiciator Panel
const webStyleSymbol = new WebStyleSymbol({ name: "Annuiciator Panel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Annuiciator Panel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Annuiciator%20Panel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Apparatus
const webStyleSymbol = new WebStyleSymbol({ name: "Apparatus", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Apparatus data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Apparatus.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Aquatic Resource Alteration Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Aquatic Resource Alteration Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Aquatic Resource Alteration Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Aquatic%20Resource%20Alteration%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Archery
const webStyleSymbol = new WebStyleSymbol({ name: "Archery", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Archery data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Archery.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Arson
const webStyleSymbol = new WebStyleSymbol({ name: "Arson", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Arson data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Arson.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Art
const webStyleSymbol = new WebStyleSymbol({ name: "Art", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Art data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Art.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Artificial Reef Site
const webStyleSymbol = new WebStyleSymbol({ name: "Artificial Reef Site", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Artificial Reef Site data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Artificial%20Reef%20Site.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ash Disposal
const webStyleSymbol = new WebStyleSymbol({ name: "Ash Disposal", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Ash Disposal data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ash%20Disposal.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Assistive Listening Systems
const webStyleSymbol = new WebStyleSymbol({ name: "Assistive Listening Systems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Assistive Listening Systems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Assistive%20Listening%20Systems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: At Grade RR Crossings
const webStyleSymbol = new WebStyleSymbol({ name: "At Grade RR Crossings", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // At Grade RR Crossings data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // At%20Grade%20RR%20Crossings.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Atoll Pool
const webStyleSymbol = new WebStyleSymbol({ name: "Atoll Pool", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Atoll Pool data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Atoll%20Pool.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Attic Access
const webStyleSymbol = new WebStyleSymbol({ name: "Attic Access", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Attic Access data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Attic%20Access.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Audio Tour
const webStyleSymbol = new WebStyleSymbol({ name: "Audio Tour", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Audio Tour data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Audio%20Tour.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Auditorium
const webStyleSymbol = new WebStyleSymbol({ name: "Auditorium", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Auditorium data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Auditorium.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Avalanche Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Avalanche Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Avalanche Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Avalanche%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Baby Changing Station
const webStyleSymbol = new WebStyleSymbol({ name: "Baby Changing Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Baby Changing Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Baby%20Changing%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bag Check
const webStyleSymbol = new WebStyleSymbol({ name: "Bag Check", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bag Check data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bag%20Check.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Barn
const webStyleSymbol = new WebStyleSymbol({ name: "Barn", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Barn data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Barn.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Barricade_1
const webStyleSymbol = new WebStyleSymbol({ // Barricade name: "Barricade_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Barricade: Barricade_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Barricade_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Baseball
const webStyleSymbol = new WebStyleSymbol({ name: "Baseball", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Baseball data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Baseball.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Basement Access
const webStyleSymbol = new WebStyleSymbol({ name: "Basement Access", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Basement Access data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Basement%20Access.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Basketball
const webStyleSymbol = new WebStyleSymbol({ name: "Basketball", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Basketball data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Basketball.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Batting Cages
const webStyleSymbol = new WebStyleSymbol({ name: "Batting Cages", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Batting Cages data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Batting%20Cages.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Beach
const webStyleSymbol = new WebStyleSymbol({ name: "Beach", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Beach data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Beach.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bear Box
const webStyleSymbol = new WebStyleSymbol({ name: "Bear Box", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bear Box data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bear%20Box.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Beetles
const webStyleSymbol = new WebStyleSymbol({ name: "Beetles", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Beetles data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Beetles.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bicycle Unit
const webStyleSymbol = new WebStyleSymbol({ name: "Bicycle Unit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bicycle Unit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bicycle%20Unit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bicycle Unit_1
const webStyleSymbol = new WebStyleSymbol({ // Bicycle Unit name: "Bicycle Unit_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bicycle Unit: Bicycle Unit_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bicycle%20Unit_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bicyclist
const webStyleSymbol = new WebStyleSymbol({ name: "Bicyclist", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bicyclist data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bicyclist.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bike Park
const webStyleSymbol = new WebStyleSymbol({ name: "Bike Park", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bike Park data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bike%20Park.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bike Parking
const webStyleSymbol = new WebStyleSymbol({ name: "Bike Parking", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bike Parking data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bike%20Parking.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bike Repair
const webStyleSymbol = new WebStyleSymbol({ name: "Bike Repair", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bike Repair data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bike%20Repair.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bike Sharing
const webStyleSymbol = new WebStyleSymbol({ name: "Bike Sharing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bike Sharing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bike%20Sharing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Biosolids Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Biosolids Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Biosolids Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Biosolids%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bird Observations
const webStyleSymbol = new WebStyleSymbol({ name: "Bird Observations", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bird Observations data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bird%20Observations.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Birding
const webStyleSymbol = new WebStyleSymbol({ name: "Birding", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Birding data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Birding.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bleachers
const webStyleSymbol = new WebStyleSymbol({ name: "Bleachers", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bleachers data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bleachers.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Blight Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Blight Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Blight Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Blight%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boat
const webStyleSymbol = new WebStyleSymbol({ name: "Boat", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Boat data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boat.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boat Launch
const webStyleSymbol = new WebStyleSymbol({ name: "Boat Launch", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Boat Launch data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boat%20Launch.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boat Trailer Parking
const webStyleSymbol = new WebStyleSymbol({ name: "Boat Trailer Parking", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Boat Trailer Parking data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boat%20Trailer%20Parking.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Boating
const webStyleSymbol = new WebStyleSymbol({ name: "Boating", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Boating data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Boating.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bollard
const webStyleSymbol = new WebStyleSymbol({ name: "Bollard", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bollard data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bollard.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Borers
const webStyleSymbol = new WebStyleSymbol({ name: "Borers", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Borers data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Borers.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bottle Filling Station
const webStyleSymbol = new WebStyleSymbol({ name: "Bottle Filling Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bottle Filling Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bottle%20Filling%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Box
const webStyleSymbol = new WebStyleSymbol({ name: "Box", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Box data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Box.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Braille
const webStyleSymbol = new WebStyleSymbol({ name: "Braille", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Braille data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Braille.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bravo B
const webStyleSymbol = new WebStyleSymbol({ // Bravo/B name: "Bravo B", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bravo/B: Bravo B data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bravo%20B.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Breastfeeding Station
const webStyleSymbol = new WebStyleSymbol({ name: "Breastfeeding Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Breastfeeding Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Breastfeeding%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bribery
const webStyleSymbol = new WebStyleSymbol({ name: "Bribery", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bribery data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bribery.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bridge
const webStyleSymbol = new WebStyleSymbol({ name: "Bridge", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bridge data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bridge.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bridges
const webStyleSymbol = new WebStyleSymbol({ name: "Bridges", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bridges data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bridges.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Building Access Other
const webStyleSymbol = new WebStyleSymbol({ name: "Building Access Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Building Access Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Building%20Access%20Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Building Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Building Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Building Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Building%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Burglary
const webStyleSymbol = new WebStyleSymbol({ name: "Burglary", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Burglary data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Burglary.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Bus Stop
const webStyleSymbol = new WebStyleSymbol({ name: "Bus Stop", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Bus Stop data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Bus%20Stop.json // -------------------------------------------------------------------- symbol: {}, }});
Name: CCTV
const webStyleSymbol = new WebStyleSymbol({ name: "CCTV", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // CCTV data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // CCTV.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cabana
const webStyleSymbol = new WebStyleSymbol({ name: "Cabana", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cabana data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cabana.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cabin
const webStyleSymbol = new WebStyleSymbol({ name: "Cabin", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cabin data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cabin.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Call Cancelled
const webStyleSymbol = new WebStyleSymbol({ name: "Call Cancelled", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Call Cancelled data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Call%20Cancelled.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Campfire
const webStyleSymbol = new WebStyleSymbol({ name: "Campfire", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Campfire data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Campfire.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Campground
const webStyleSymbol = new WebStyleSymbol({ name: "Campground", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Campground data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Campground.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Campsite
const webStyleSymbol = new WebStyleSymbol({ name: "Campsite", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Campsite data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Campsite.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Canopy
const webStyleSymbol = new WebStyleSymbol({ name: "Canopy", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Canopy data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Canopy.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Card
const webStyleSymbol = new WebStyleSymbol({ name: "Card", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Card data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Card.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Carousel
const webStyleSymbol = new WebStyleSymbol({ name: "Carousel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Carousel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Carousel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Catch Basins
const webStyleSymbol = new WebStyleSymbol({ name: "Catch Basins", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Catch Basins data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Catch%20Basins.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cave
const webStyleSymbol = new WebStyleSymbol({ name: "Cave", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cave data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cave.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cell Phone Calls
const webStyleSymbol = new WebStyleSymbol({ name: "Cell Phone Calls", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cell Phone Calls data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cell%20Phone%20Calls.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cell Phone Sites
const webStyleSymbol = new WebStyleSymbol({ name: "Cell Phone Sites", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cell Phone Sites data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cell%20Phone%20Sites.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cemetery
const webStyleSymbol = new WebStyleSymbol({ name: "Cemetery", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cemetery data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cemetery.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Changing Room
const webStyleSymbol = new WebStyleSymbol({ name: "Changing Room", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Changing Room data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Changing%20Room.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Charlie C
const webStyleSymbol = new WebStyleSymbol({ // Charlie/C name: "Charlie C", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Charlie/C: Charlie C data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Charlie%20C.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Chemical Sector
const webStyleSymbol = new WebStyleSymbol({ name: "Chemical Sector", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Chemical Sector data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Chemical%20Sector.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Church
const webStyleSymbol = new WebStyleSymbol({ name: "Church", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Church data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Church.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Climbing
const webStyleSymbol = new WebStyleSymbol({ name: "Climbing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Climbing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Climbing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Closures Both Direction
const webStyleSymbol = new WebStyleSymbol({ // Closures Both Direction name: "Closures Both Direction", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Closures Both Direction: Closures Both Direction data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Closures%20Both%20Direction.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Closures One Direction
const webStyleSymbol = new WebStyleSymbol({ // Closures One Direction name: "Closures One Direction", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Closures One Direction: Closures One Direction data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Closures%20One%20Direction.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Coastal Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Coastal Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Coastal Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Coastal%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Code Violation Status
const webStyleSymbol = new WebStyleSymbol({ name: "Code Violation Status", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Code Violation Status data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Code%20Violation%20Status.json // -------------------------------------------------------------------- symbol: {}, }});
Name: College University
const webStyleSymbol = new WebStyleSymbol({ // College/University name: "College University", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // College/University: College University data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // College%20University.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Commercial Buildings
const webStyleSymbol = new WebStyleSymbol({ name: "Commercial Buildings", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Commercial Buildings data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Commercial%20Buildings.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Commercial Burglary
const webStyleSymbol = new WebStyleSymbol({ name: "Commercial Burglary", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Commercial Burglary data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Commercial%20Burglary.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Commercial Facilities
const webStyleSymbol = new WebStyleSymbol({ name: "Commercial Facilities", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Commercial Facilities data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Commercial%20Facilities.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Communication Tower
const webStyleSymbol = new WebStyleSymbol({ name: "Communication Tower", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Communication Tower data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Communication%20Tower.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Communications
const webStyleSymbol = new WebStyleSymbol({ name: "Communications", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Communications data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Communications.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Community Center_1
const webStyleSymbol = new WebStyleSymbol({ // Community Center name: "Community Center_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Community Center: Community Center_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Community%20Center_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Community Events
const webStyleSymbol = new WebStyleSymbol({ name: "Community Events", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Community Events data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Community%20Events.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Community Garden
const webStyleSymbol = new WebStyleSymbol({ name: "Community Garden", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Community Garden data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Community%20Garden.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Compressed Natural Gas Shut Off
const webStyleSymbol = new WebStyleSymbol({ name: "Compressed Natural Gas Shut Off", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Compressed Natural Gas Shut Off data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Compressed%20Natural%20Gas%20Shut%20Off.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Conservation
const webStyleSymbol = new WebStyleSymbol({ name: "Conservation", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Conservation data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Conservation.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Construction
const webStyleSymbol = new WebStyleSymbol({ name: "Construction", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Construction data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Construction.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Construction Activity
const webStyleSymbol = new WebStyleSymbol({ name: "Construction Activity", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Construction Activity data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Construction%20Activity.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Construction Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Construction Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Construction Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Construction%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Cooling Center
const webStyleSymbol = new WebStyleSymbol({ name: "Cooling Center", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Cooling Center data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Cooling%20Center.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Corporate Headquarters
const webStyleSymbol = new WebStyleSymbol({ name: "Corporate Headquarters", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Corporate Headquarters data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Corporate%20Headquarters.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Counterfeiting & Forgery
const webStyleSymbol = new WebStyleSymbol({ name: "Counterfeiting & Forgery", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Counterfeiting & Forgery data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Counterfeiting%20&%20Forgery.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Credit card fraud
const webStyleSymbol = new WebStyleSymbol({ name: "Credit card fraud", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Credit card fraud data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Credit%20card%20fraud.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Criminal Homicide
const webStyleSymbol = new WebStyleSymbol({ name: "Criminal Homicide", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Criminal Homicide data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Criminal%20Homicide.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Criminal Homicide committed with a Firearm
const webStyleSymbol = new WebStyleSymbol({ name: "Criminal Homicide committed with a Firearm", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Criminal Homicide committed with a Firearm data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Criminal%20Homicide%20committed%20with%20a%20Firearm.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Critical Manufacturing
const webStyleSymbol = new WebStyleSymbol({ name: "Critical Manufacturing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Critical Manufacturing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Critical%20Manufacturing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Culvert
const webStyleSymbol = new WebStyleSymbol({ name: "Culvert", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Culvert data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Culvert.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Curb Ramps
const webStyleSymbol = new WebStyleSymbol({ name: "Curb Ramps", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Curb Ramps data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Curb%20Ramps.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Curfew loitering
const webStyleSymbol = new WebStyleSymbol({ name: "Curfew loitering", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Curfew loitering data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Curfew%20loitering.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dam
const webStyleSymbol = new WebStyleSymbol({ name: "Dam", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dam data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dam.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dams
const webStyleSymbol = new WebStyleSymbol({ name: "Dams", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dams data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dams.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Defense Industrial Base
const webStyleSymbol = new WebStyleSymbol({ name: "Defense Industrial Base", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Defense Industrial Base data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Defense%20Industrial%20Base.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Deliveries
const webStyleSymbol = new WebStyleSymbol({ name: "Deliveries", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Deliveries data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Deliveries.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Delta D
const webStyleSymbol = new WebStyleSymbol({ // Delta/D name: "Delta D", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Delta/D: Delta D data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Delta%20D.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Demolition
const webStyleSymbol = new WebStyleSymbol({ name: "Demolition", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Demolition data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Demolition.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Department of Public Works
const webStyleSymbol = new WebStyleSymbol({ name: "Department of Public Works", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Department of Public Works data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Department%20of%20Public%20Works.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Detours
const webStyleSymbol = new WebStyleSymbol({ name: "Detours", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Detours data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Detours.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dialysis
const webStyleSymbol = new WebStyleSymbol({ name: "Dialysis", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dialysis data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dialysis.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Disc Golf
const webStyleSymbol = new WebStyleSymbol({ name: "Disc Golf", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Disc Golf data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Disc%20Golf.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Disc Golf Baskets
const webStyleSymbol = new WebStyleSymbol({ name: "Disc Golf Baskets", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Disc Golf Baskets data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Disc%20Golf%20Baskets.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Disc Golf Tees
const webStyleSymbol = new WebStyleSymbol({ name: "Disc Golf Tees", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Disc Golf Tees data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Disc%20Golf%20Tees.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Disorderly Conduct
const webStyleSymbol = new WebStyleSymbol({ name: "Disorderly Conduct", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Disorderly Conduct data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Disorderly%20Conduct.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Divided Highway Begins
const webStyleSymbol = new WebStyleSymbol({ name: "Divided Highway Begins", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Divided Highway Begins data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Divided%20Highway%20Begins.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Divided Highway Ends
const webStyleSymbol = new WebStyleSymbol({ name: "Divided Highway Ends", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Divided Highway Ends data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Divided%20Highway%20Ends.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Diving
const webStyleSymbol = new WebStyleSymbol({ name: "Diving", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Diving data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Diving.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dock
const webStyleSymbol = new WebStyleSymbol({ name: "Dock", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dock data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dock.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dog Park
const webStyleSymbol = new WebStyleSymbol({ name: "Dog Park", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dog Park data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dog%20Park.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dog Waste Station
const webStyleSymbol = new WebStyleSymbol({ name: "Dog Waste Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dog Waste Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dog%20Waste%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dominoes
const webStyleSymbol = new WebStyleSymbol({ name: "Dominoes", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dominoes data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dominoes.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drinking Water
const webStyleSymbol = new WebStyleSymbol({ name: "Drinking Water", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drinking Water data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drinking%20Water.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Driving Under the Influence
const webStyleSymbol = new WebStyleSymbol({ name: "Driving Under the Influence", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Driving Under the Influence data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Driving%20Under%20the%20Influence.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drone Operator
const webStyleSymbol = new WebStyleSymbol({ name: "Drone Operator", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drone Operator data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drone%20Operator.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drought Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Drought Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drought Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drought%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drug Offense
const webStyleSymbol = new WebStyleSymbol({ name: "Drug Offense", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drug Offense data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drug%20Offense.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drug Seizure
const webStyleSymbol = new WebStyleSymbol({ name: "Drug Seizure", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drug Seizure data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drug%20Seizure.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Drunkenness
const webStyleSymbol = new WebStyleSymbol({ name: "Drunkenness", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Drunkenness data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Drunkenness.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Dump Truck
const webStyleSymbol = new WebStyleSymbol({ name: "Dump Truck", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Dump Truck data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Dump%20Truck.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Earthquake Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Earthquake Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Earthquake Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Earthquake%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Education
const webStyleSymbol = new WebStyleSymbol({ name: "Education", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Education data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Education.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Electric Car Charging_1
const webStyleSymbol = new WebStyleSymbol({ // Electric Car Charging name: "Electric Car Charging_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Electric Car Charging: Electric Car Charging_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Electric%20Car%20Charging_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Electric Shunt Switch
const webStyleSymbol = new WebStyleSymbol({ name: "Electric Shunt Switch", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Electric Shunt Switch data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Electric%20Shunt%20Switch.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Electrical Hookup
const webStyleSymbol = new WebStyleSymbol({ name: "Electrical Hookup", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Electrical Hookup data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Electrical%20Hookup.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Electrical Shut Off
const webStyleSymbol = new WebStyleSymbol({ name: "Electrical Shut Off", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Electrical Shut Off data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Electrical%20Shut%20Off.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Elevator
const webStyleSymbol = new WebStyleSymbol({ name: "Elevator", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Elevator data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Elevator.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Elevator 1
const webStyleSymbol = new WebStyleSymbol({ name: "Elevator 1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Elevator 1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Elevator%201.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Elevator 2
const webStyleSymbol = new WebStyleSymbol({ name: "Elevator 2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Elevator 2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Elevator%202.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Embezzlement
const webStyleSymbol = new WebStyleSymbol({ name: "Embezzlement", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Embezzlement data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Embezzlement.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Emergency Assistance
const webStyleSymbol = new WebStyleSymbol({ name: "Emergency Assistance", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Emergency Assistance data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Emergency%20Assistance.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Emergency Services
const webStyleSymbol = new WebStyleSymbol({ name: "Emergency Services", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Emergency Services data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Emergency%20Services.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Employee Area
const webStyleSymbol = new WebStyleSymbol({ name: "Employee Area", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Employee Area data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Employee%20Area.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Energy
const webStyleSymbol = new WebStyleSymbol({ name: "Energy", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Energy data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Energy.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Enforcement on Foot
const webStyleSymbol = new WebStyleSymbol({ name: "Enforcement on Foot", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Enforcement on Foot data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Enforcement%20on%20Foot.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Entrance Station
const webStyleSymbol = new WebStyleSymbol({ name: "Entrance Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Entrance Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Entrance%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Evacuation Route
const webStyleSymbol = new WebStyleSymbol({ name: "Evacuation Route", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Evacuation Route data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Evacuation%20Route.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event
const webStyleSymbol = new WebStyleSymbol({ name: "Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event Perimeter_1
const webStyleSymbol = new WebStyleSymbol({ // Event Perimeter name: "Event Perimeter_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event Perimeter: Event Perimeter_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event%20Perimeter_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event Perimeter
const webStyleSymbol = new WebStyleSymbol({ name: "Event Perimeter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event Perimeter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event%20Perimeter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event Route
const webStyleSymbol = new WebStyleSymbol({ name: "Event Route", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event Route data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event%20Route.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event Route_2
const webStyleSymbol = new WebStyleSymbol({ // Event Route name: "Event Route_2", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event Route: Event Route_2 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event%20Route_2.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Event Sign
const webStyleSymbol = new WebStyleSymbol({ name: "Event Sign", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Event Sign data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Event%20Sign.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Exhibit
const webStyleSymbol = new WebStyleSymbol({ name: "Exhibit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Exhibit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Exhibit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Exposition Center
const webStyleSymbol = new WebStyleSymbol({ name: "Exposition Center", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Exposition Center data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Exposition%20Center.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Extortion & Blackmail
const webStyleSymbol = new WebStyleSymbol({ name: "Extortion & Blackmail", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Extortion & Blackmail data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Extortion%20&%20Blackmail.json // -------------------------------------------------------------------- symbol: {}, }});
Name: False Alarm
const webStyleSymbol = new WebStyleSymbol({ name: "False Alarm", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // False Alarm data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // False%20Alarm.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Felony Arrest
const webStyleSymbol = new WebStyleSymbol({ name: "Felony Arrest", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Felony Arrest data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Felony%20Arrest.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fencing
const webStyleSymbol = new WebStyleSymbol({ name: "Fencing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fencing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fencing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Financial Services
const webStyleSymbol = new WebStyleSymbol({ name: "Financial Services", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Financial Services data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Financial%20Services.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire
const webStyleSymbol = new WebStyleSymbol({ name: "Fire", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Department Connection
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Department Connection", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Department Connection data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Department%20Connection.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Escape
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Escape", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Escape data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Escape.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Extinguisher
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Extinguisher", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Extinguisher data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Extinguisher.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Fighter
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Fighter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Fighter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Fighter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Lane
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Lane", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Lane data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Lane.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Response Restrictions - Other
const webStyleSymbol = new WebStyleSymbol({ // Fire Response Restrictions Other name: "Fire Response Restrictions - Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Response Restrictions Other: Fire Response Restrictions - Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Response%20Restrictions%20-%20Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Safety Survey
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Safety Survey", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Safety Survey data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Safety%20Survey.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Station
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Suppression Other
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Suppression Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Suppression Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Suppression%20Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire Truck
const webStyleSymbol = new WebStyleSymbol({ name: "Fire Truck", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire Truck data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire%20Truck.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fire_EMS
const webStyleSymbol = new WebStyleSymbol({ // Fire/EMS name: "Fire_EMS", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fire/EMS: Fire_EMS data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fire_EMS.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Firefighter
const webStyleSymbol = new WebStyleSymbol({ name: "Firefighter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Firefighter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Firefighter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Firewood
const webStyleSymbol = new WebStyleSymbol({ name: "Firewood", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Firewood data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Firewood.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fireworks Fallout Area
const webStyleSymbol = new WebStyleSymbol({ name: "Fireworks Fallout Area", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fireworks Fallout Area data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fireworks%20Fallout%20Area.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fireworks Launch Site
const webStyleSymbol = new WebStyleSymbol({ name: "Fireworks Launch Site", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fireworks Launch Site data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fireworks%20Launch%20Site.json // -------------------------------------------------------------------- symbol: {}, }});
Name: First Aid
const webStyleSymbol = new WebStyleSymbol({ name: "First Aid", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // First Aid data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // First%20Aid.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fish Cleaning
const webStyleSymbol = new WebStyleSymbol({ name: "Fish Cleaning", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fish Cleaning data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fish%20Cleaning.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fish Spawning Site
const webStyleSymbol = new WebStyleSymbol({ name: "Fish Spawning Site", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fish Spawning Site data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fish%20Spawning%20Site.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fishing Pier
const webStyleSymbol = new WebStyleSymbol({ name: "Fishing Pier", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fishing Pier data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fishing%20Pier.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fishing Site
const webStyleSymbol = new WebStyleSymbol({ name: "Fishing Site", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fishing Site data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fishing%20Site.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fitness
const webStyleSymbol = new WebStyleSymbol({ name: "Fitness", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fitness data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fitness.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Flies
const webStyleSymbol = new WebStyleSymbol({ name: "Flies", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Flies data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Flies.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Flood Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Flood Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Flood Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Flood%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Flower Viewing
const webStyleSymbol = new WebStyleSymbol({ name: "Flower Viewing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Flower Viewing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Flower%20Viewing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fog Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Fog Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fog Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fog%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Food Beverage
const webStyleSymbol = new WebStyleSymbol({ name: "Food Beverage", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Food Beverage data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Food%20Beverage.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Food Concessions_1
const webStyleSymbol = new WebStyleSymbol({ // Food Concessions name: "Food Concessions_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Food Concessions: Food Concessions_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Food%20Concessions_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Food Preparation Equipment
const webStyleSymbol = new WebStyleSymbol({ name: "Food Preparation Equipment", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Food Preparation Equipment data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Food%20Preparation%20Equipment.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Food Storage
const webStyleSymbol = new WebStyleSymbol({ name: "Food Storage", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Food Storage data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Food%20Storage.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Food and Agriculture
const webStyleSymbol = new WebStyleSymbol({ name: "Food and Agriculture", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Food and Agriculture data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Food%20and%20Agriculture.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Foot Patrol
const webStyleSymbol = new WebStyleSymbol({ name: "Foot Patrol", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Foot Patrol data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Foot%20Patrol.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Football
const webStyleSymbol = new WebStyleSymbol({ name: "Football", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Football data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Football.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Forest
const webStyleSymbol = new WebStyleSymbol({ name: "Forest", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Forest data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Forest.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fountain
const webStyleSymbol = new WebStyleSymbol({ name: "Fountain", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fountain data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fountain.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fraud
const webStyleSymbol = new WebStyleSymbol({ name: "Fraud", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fraud data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fraud.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Fuel
const webStyleSymbol = new WebStyleSymbol({ name: "Fuel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Fuel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Fuel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Futsal
const webStyleSymbol = new WebStyleSymbol({ name: "Futsal", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Futsal data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Futsal.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gambling_1
const webStyleSymbol = new WebStyleSymbol({ // Gambling name: "Gambling_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gambling: Gambling_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gambling_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Garage
const webStyleSymbol = new WebStyleSymbol({ name: "Garage", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Garage data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Garage.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gas Shut Off
const webStyleSymbol = new WebStyleSymbol({ name: "Gas Shut Off", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gas Shut Off data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gas%20Shut%20Off.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gate
const webStyleSymbol = new WebStyleSymbol({ name: "Gate", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gate data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gate.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gate Keyed Access
const webStyleSymbol = new WebStyleSymbol({ // Gate: Keyed Access name: "Gate Keyed Access", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gate: Keyed Access: Gate Keyed Access data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gate%20Keyed%20Access.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gator Utility Vehicle
const webStyleSymbol = new WebStyleSymbol({ name: "Gator Utility Vehicle", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gator Utility Vehicle data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gator%20Utility%20Vehicle.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gazebo
const webStyleSymbol = new WebStyleSymbol({ name: "Gazebo", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gazebo data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gazebo.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Generator
const webStyleSymbol = new WebStyleSymbol({ name: "Generator", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Generator data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Generator.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Generator_1
const webStyleSymbol = new WebStyleSymbol({ // Generator name: "Generator_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Generator: Generator_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Generator_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Gift Shop
const webStyleSymbol = new WebStyleSymbol({ name: "Gift Shop", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Gift Shop data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Gift%20Shop.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Bag Drop
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Bag Drop", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Bag Drop data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Bag%20Drop.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Clubhouse
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Clubhouse", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Clubhouse data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Clubhouse.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Course
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Course", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Course data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Course.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Driving Range
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Driving Range", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Driving Range data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Driving%20Range.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Fairway
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Fairway", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Fairway data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Fairway.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Practice Green
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Practice Green", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Practice Green data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Practice%20Green.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Sand Bunker
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Sand Bunker", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Sand Bunker data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Sand%20Bunker.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Golf Tee
const webStyleSymbol = new WebStyleSymbol({ name: "Golf Tee", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Golf Tee data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Golf%20Tee.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Government Buildings
const webStyleSymbol = new WebStyleSymbol({ name: "Government Buildings", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Government Buildings data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Government%20Buildings.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Government Facilities
const webStyleSymbol = new WebStyleSymbol({ name: "Government Facilities", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Government Facilities data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Government%20Facilities.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Grandstand
const webStyleSymbol = new WebStyleSymbol({ name: "Grandstand", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Grandstand data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Grandstand.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Greenhouse
const webStyleSymbol = new WebStyleSymbol({ name: "Greenhouse", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Greenhouse data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Greenhouse.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Grey
const webStyleSymbol = new WebStyleSymbol({ name: "Grey", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Grey data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Grey.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Grill
const webStyleSymbol = new WebStyleSymbol({ name: "Grill", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Grill data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Grill.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Guest Services
const webStyleSymbol = new WebStyleSymbol({ name: "Guest Services", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Guest Services data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Guest%20Services.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Habilitation Facility
const webStyleSymbol = new WebStyleSymbol({ name: "Habilitation Facility", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Habilitation Facility data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Habilitation%20Facility.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hacking
const webStyleSymbol = new WebStyleSymbol({ name: "Hacking", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hacking data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hacking.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hail Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Hail Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hail Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hail%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Handball-Racquetball
const webStyleSymbol = new WebStyleSymbol({ // Handball Racquetball name: "Handball-Racquetball", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Handball Racquetball: Handball-Racquetball data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Handball-Racquetball.json // -------------------------------------------------------------------- symbol: {}, }});
Name: HazMat Truck
const webStyleSymbol = new WebStyleSymbol({ name: "HazMat Truck", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // HazMat Truck data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // HazMat%20Truck.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Health Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Health Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Health Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Health%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Health and Human Services
const webStyleSymbol = new WebStyleSymbol({ name: "Health and Human Services", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Health and Human Services data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Health%20and%20Human%20Services.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Healthcare and Public Health
const webStyleSymbol = new WebStyleSymbol({ name: "Healthcare and Public Health", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Healthcare and Public Health data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Healthcare%20and%20Public%20Health.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hearing
const webStyleSymbol = new WebStyleSymbol({ name: "Hearing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hearing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hearing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Heat Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Heat Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Heat Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Heat%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Heater - Cooler
const webStyleSymbol = new WebStyleSymbol({ // Heater Cooler name: "Heater - Cooler", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Heater Cooler: Heater - Cooler data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Heater%20-%20Cooler.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Heater Cooler
const webStyleSymbol = new WebStyleSymbol({ // Heater/Cooler name: "Heater Cooler", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Heater/Cooler: Heater Cooler data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Heater%20Cooler.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Height Clearance
const webStyleSymbol = new WebStyleSymbol({ name: "Height Clearance", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Height Clearance data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Height%20Clearance.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Helicopter
const webStyleSymbol = new WebStyleSymbol({ name: "Helicopter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Helicopter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Helicopter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hiking
const webStyleSymbol = new WebStyleSymbol({ name: "Hiking", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hiking data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hiking.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Historic Feature
const webStyleSymbol = new WebStyleSymbol({ name: "Historic Feature", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Historic Feature data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Historic%20Feature.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Home Health-Residential Care
const webStyleSymbol = new WebStyleSymbol({ // Home Health Residential Care name: "Home Health-Residential Care", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Home Health Residential Care: Home Health-Residential Care data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Home%20Health-Residential%20Care.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Homeless
const webStyleSymbol = new WebStyleSymbol({ name: "Homeless", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Homeless data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Homeless.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Horse
const webStyleSymbol = new WebStyleSymbol({ name: "Horse", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Horse data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Horse.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Horseback Riding
const webStyleSymbol = new WebStyleSymbol({ name: "Horseback Riding", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Horseback Riding data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Horseback%20Riding.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hose Connection
const webStyleSymbol = new WebStyleSymbol({ name: "Hose Connection", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hose Connection data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hose%20Connection.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hospice
const webStyleSymbol = new WebStyleSymbol({ name: "Hospice", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hospice data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hospice.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hospital
const webStyleSymbol = new WebStyleSymbol({ name: "Hospital", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hospital data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hospital.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hospital and Clinics
const webStyleSymbol = new WebStyleSymbol({ name: "Hospital and Clinics", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hospital and Clinics data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hospital%20and%20Clinics.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hosts
const webStyleSymbol = new WebStyleSymbol({ name: "Hosts", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hosts data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hosts.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hotel
const webStyleSymbol = new WebStyleSymbol({ name: "Hotel", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hotel data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hotel.json // -------------------------------------------------------------------- symbol: {}, }});
Name: House
const webStyleSymbol = new WebStyleSymbol({ name: "House", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // House data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // House.json // -------------------------------------------------------------------- symbol: {}, }});
Name: House for Sale
const webStyleSymbol = new WebStyleSymbol({ name: "House for Sale", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // House for Sale data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // House%20for%20Sale.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Human Trafficking
const webStyleSymbol = new WebStyleSymbol({ name: "Human Trafficking", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Human Trafficking data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Human%20Trafficking.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hunting
const webStyleSymbol = new WebStyleSymbol({ name: "Hunting", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hunting data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hunting.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hurricane and Tropical Storm Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Hurricane and Tropical Storm Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hurricane and Tropical Storm Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hurricane%20and%20Tropical%20Storm%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hydrants
const webStyleSymbol = new WebStyleSymbol({ name: "Hydrants", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hydrants data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hydrants.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Hydrostatic Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Hydrostatic Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Hydrostatic Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Hydrostatic%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ice Fishing
const webStyleSymbol = new WebStyleSymbol({ name: "Ice Fishing", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Ice Fishing data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ice%20Fishing.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Ice Skating
const webStyleSymbol = new WebStyleSymbol({ name: "Ice Skating", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Ice Skating data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Ice%20Skating.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Identity Theft
const webStyleSymbol = new WebStyleSymbol({ name: "Identity Theft", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Identity Theft data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Identity%20Theft.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Improved Sites
const webStyleSymbol = new WebStyleSymbol({ name: "Improved Sites", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Improved Sites data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Improved%20Sites.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Inactive Traps
const webStyleSymbol = new WebStyleSymbol({ name: "Inactive Traps", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Inactive Traps data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Inactive%20Traps.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Inbound Traffic
const webStyleSymbol = new WebStyleSymbol({ name: "Inbound Traffic", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Inbound Traffic data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Inbound%20Traffic.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Incident Command Post (ICP)
const webStyleSymbol = new WebStyleSymbol({ name: "Incident Command Post (ICP)", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Incident Command Post (ICP) data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Incident%20Command%20Post%20(ICP).json // -------------------------------------------------------------------- symbol: {}, }});
Name: Individual Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Individual Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Individual Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Individual%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Industrial
const webStyleSymbol = new WebStyleSymbol({ name: "Industrial", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Industrial data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Industrial.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Information
const webStyleSymbol = new WebStyleSymbol({ name: "Information", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Information data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Information.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Information Kiosk
const webStyleSymbol = new WebStyleSymbol({ name: "Information Kiosk", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Information Kiosk data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Information%20Kiosk.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Information Technology
const webStyleSymbol = new WebStyleSymbol({ name: "Information Technology", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Information Technology data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Information%20Technology.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Inner Perimeter
const webStyleSymbol = new WebStyleSymbol({ name: "Inner Perimeter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Inner Perimeter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Inner%20Perimeter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Inter-basin Water Transfer Permit
const webStyleSymbol = new WebStyleSymbol({ // Inter basin Water Transfer Permit name: "Inter-basin Water Transfer Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Inter basin Water Transfer Permit: Inter-basin Water Transfer Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Inter-basin%20Water%20Transfer%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Intimidation
const webStyleSymbol = new WebStyleSymbol({ name: "Intimidation", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Intimidation data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Intimidation.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Invasive Pest Species
const webStyleSymbol = new WebStyleSymbol({ name: "Invasive Pest Species", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Invasive Pest Species data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Invasive%20Pest%20Species.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Jersey Barrier
const webStyleSymbol = new WebStyleSymbol({ name: "Jersey Barrier", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Jersey Barrier data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Jersey%20Barrier.json // -------------------------------------------------------------------- symbol: {}, }});
Name: K9
const webStyleSymbol = new WebStyleSymbol({ name: "K9", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // K9 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // K9.json // -------------------------------------------------------------------- symbol: {}, }});
Name: K9 Unit
const webStyleSymbol = new WebStyleSymbol({ name: "K9 Unit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // K9 Unit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // K9%20Unit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Key Box Other
const webStyleSymbol = new WebStyleSymbol({ name: "Key Box Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Key Box Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Key%20Box%20Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Kidnapping
const webStyleSymbol = new WebStyleSymbol({ name: "Kidnapping", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Kidnapping data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Kidnapping.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Land Use Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Land Use Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Land Use Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Land%20Use%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Landslide Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Landslide Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Landslide Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Landslide%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Larceny
const webStyleSymbol = new WebStyleSymbol({ name: "Larceny", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Larceny data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Larceny.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Laser Light
const webStyleSymbol = new WebStyleSymbol({ name: "Laser Light", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Laser Light data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Laser%20Light.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Laundry
const webStyleSymbol = new WebStyleSymbol({ name: "Laundry", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Laundry data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Laundry.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Leafhoppers
const webStyleSymbol = new WebStyleSymbol({ name: "Leafhoppers", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Leafhoppers data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Leafhoppers.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Library
const webStyleSymbol = new WebStyleSymbol({ name: "Library", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Library data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Library.json // -------------------------------------------------------------------- symbol: {}, }});
Name: License
const webStyleSymbol = new WebStyleSymbol({ name: "License", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // License data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // License.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Life Guard
const webStyleSymbol = new WebStyleSymbol({ name: "Life Guard", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Life Guard data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Life%20Guard.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lighting Truss
const webStyleSymbol = new WebStyleSymbol({ name: "Lighting Truss", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Lighting Truss data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lighting%20Truss.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lightning Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Lightning Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Lightning Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lightning%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Liquified Natural Gas Shut Off
const webStyleSymbol = new WebStyleSymbol({ name: "Liquified Natural Gas Shut Off", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Liquified Natural Gas Shut Off data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Liquified%20Natural%20Gas%20Shut%20Off.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lost Child
const webStyleSymbol = new WebStyleSymbol({ name: "Lost Child", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Lost Child data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lost%20Child.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Lost and Found
const webStyleSymbol = new WebStyleSymbol({ name: "Lost and Found", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Lost and Found data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Lost%20and%20Found.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Low Vision Access
const webStyleSymbol = new WebStyleSymbol({ name: "Low Vision Access", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Low Vision Access data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Low%20Vision%20Access.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mammal Observations
const webStyleSymbol = new WebStyleSymbol({ name: "Mammal Observations", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mammal Observations data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mammal%20Observations.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Marina
const webStyleSymbol = new WebStyleSymbol({ name: "Marina", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Marina data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Marina.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medic Cart
const webStyleSymbol = new WebStyleSymbol({ name: "Medic Cart", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medic Cart data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medic%20Cart.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medic Tent
const webStyleSymbol = new WebStyleSymbol({ name: "Medic Tent", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medic Tent data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medic%20Tent.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medical Bicycle Unit
const webStyleSymbol = new WebStyleSymbol({ name: "Medical Bicycle Unit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medical Bicycle Unit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medical%20Bicycle%20Unit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medical Cart
const webStyleSymbol = new WebStyleSymbol({ name: "Medical Cart", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medical Cart data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medical%20Cart.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medical Incident
const webStyleSymbol = new WebStyleSymbol({ name: "Medical Incident", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medical Incident data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medical%20Incident.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Medical Tent
const webStyleSymbol = new WebStyleSymbol({ name: "Medical Tent", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Medical Tent data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Medical%20Tent.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mental Health
const webStyleSymbol = new WebStyleSymbol({ name: "Mental Health", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mental Health data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mental%20Health.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Message Board
const webStyleSymbol = new WebStyleSymbol({ name: "Message Board", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Message Board data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Message%20Board.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Metal Barricade
const webStyleSymbol = new WebStyleSymbol({ name: "Metal Barricade", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Metal Barricade data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Metal%20Barricade.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Metal Detector
const webStyleSymbol = new WebStyleSymbol({ name: "Metal Detector", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Metal Detector data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Metal%20Detector.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Metro Station
const webStyleSymbol = new WebStyleSymbol({ name: "Metro Station", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Metro Station data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Metro%20Station.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mining Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Mining Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mining Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mining%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Misdemeanor Arrest
const webStyleSymbol = new WebStyleSymbol({ name: "Misdemeanor Arrest", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Misdemeanor Arrest data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Misdemeanor%20Arrest.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mobile Stage
const webStyleSymbol = new WebStyleSymbol({ name: "Mobile Stage", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mobile Stage data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mobile%20Stage.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mobile Surveillance Tower
const webStyleSymbol = new WebStyleSymbol({ name: "Mobile Surveillance Tower", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mobile Surveillance Tower data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mobile%20Surveillance%20Tower.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Monument
const webStyleSymbol = new WebStyleSymbol({ name: "Monument", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Monument data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Monument.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mortgage Counseling Services
const webStyleSymbol = new WebStyleSymbol({ name: "Mortgage Counseling Services", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mortgage Counseling Services data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mortgage%20Counseling%20Services.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mosquito Treatment Exemptions
const webStyleSymbol = new WebStyleSymbol({ name: "Mosquito Treatment Exemptions", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mosquito Treatment Exemptions data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mosquito%20Treatment%20Exemptions.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Moths
const webStyleSymbol = new WebStyleSymbol({ name: "Moths", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Moths data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Moths.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Motorcycle
const webStyleSymbol = new WebStyleSymbol({ name: "Motorcycle", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Motorcycle data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Motorcycle.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Motorcycle_1
const webStyleSymbol = new WebStyleSymbol({ // Motorcycle name: "Motorcycle_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Motorcycle: Motorcycle_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Motorcycle_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Motorist
const webStyleSymbol = new WebStyleSymbol({ name: "Motorist", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Motorist data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Motorist.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Mounted Unit
const webStyleSymbol = new WebStyleSymbol({ name: "Mounted Unit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Mounted Unit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Mounted%20Unit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Multipurpose Field
const webStyleSymbol = new WebStyleSymbol({ name: "Multipurpose Field", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Multipurpose Field data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Multipurpose%20Field.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Municipal Stormwater Discharge Permit
const webStyleSymbol = new WebStyleSymbol({ name: "Municipal Stormwater Discharge Permit", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Municipal Stormwater Discharge Permit data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Municipal%20Stormwater%20Discharge%20Permit.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Museum
const webStyleSymbol = new WebStyleSymbol({ name: "Museum", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Museum data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Museum.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Muster Point
const webStyleSymbol = new WebStyleSymbol({ name: "Muster Point", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Muster Point data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Muster%20Point.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Naloxone Distribution
const webStyleSymbol = new WebStyleSymbol({ name: "Naloxone Distribution", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Naloxone Distribution data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Naloxone%20Distribution.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Narrow Road
const webStyleSymbol = new WebStyleSymbol({ name: "Narrow Road", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Narrow Road data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Narrow%20Road.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Natural Disaster
const webStyleSymbol = new WebStyleSymbol({ name: "Natural Disaster", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Natural Disaster data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Natural%20Disaster.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Nature Center
const webStyleSymbol = new WebStyleSymbol({ name: "Nature Center", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Nature Center data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Nature%20Center.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Near Repeat Incident
const webStyleSymbol = new WebStyleSymbol({ name: "Near Repeat Incident", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Near Repeat Incident data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Near%20Repeat%20Incident.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Negotiator
const webStyleSymbol = new WebStyleSymbol({ name: "Negotiator", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Negotiator data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Negotiator.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Neighborhood Police Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Neighborhood Police Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Neighborhood Police Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Neighborhood%20Police%20Problems.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Nuclear Reactors, Materials and Waste
const webStyleSymbol = new WebStyleSymbol({ name: "Nuclear Reactors, Materials and Waste", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Nuclear Reactors, Materials and Waste data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Nuclear%20Reactors,%20Materials%20and%20Waste.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Nursery and Stock Dealer
const webStyleSymbol = new WebStyleSymbol({ name: "Nursery and Stock Dealer", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Nursery and Stock Dealer data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Nursery%20and%20Stock%20Dealer.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Occupancies
const webStyleSymbol = new WebStyleSymbol({ name: "Occupancies", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Occupancies data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Occupancies.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Offenders
const webStyleSymbol = new WebStyleSymbol({ name: "Offenders", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Offenders data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Offenders.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Orange
const webStyleSymbol = new WebStyleSymbol({ name: "Orange", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Orange data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Orange.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Originator Incident
const webStyleSymbol = new WebStyleSymbol({ name: "Originator Incident", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Originator Incident data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Originator%20Incident.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Other_3
const webStyleSymbol = new WebStyleSymbol({ // Other name: "Other_3", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Other: Other_3 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Other_3.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Other_4
const webStyleSymbol = new WebStyleSymbol({ // Other name: "Other_4", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Other: Other_4 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Other_4.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Other
const webStyleSymbol = new WebStyleSymbol({ name: "Other", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Other data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Other.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Other Hazard Event
const webStyleSymbol = new WebStyleSymbol({ name: "Other Hazard Event", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Other Hazard Event data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Other%20Hazard%20Event.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Other Incident
const webStyleSymbol = new WebStyleSymbol({ name: "Other Incident", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Other Incident data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Other%20Incident.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Outbound Traffic
const webStyleSymbol = new WebStyleSymbol({ name: "Outbound Traffic", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Outbound Traffic data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Outbound%20Traffic.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Outer Perimeter
const webStyleSymbol = new WebStyleSymbol({ name: "Outer Perimeter", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Outer Perimeter data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Outer%20Perimeter.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Outpatient Surgery
const webStyleSymbol = new WebStyleSymbol({ name: "Outpatient Surgery", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Outpatient Surgery data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Outpatient%20Surgery.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Overhead Hazard
const webStyleSymbol = new WebStyleSymbol({ name: "Overhead Hazard", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Overhead Hazard data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Overhead%20Hazard.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Oxygen Shut Off
const webStyleSymbol = new WebStyleSymbol({ name: "Oxygen Shut Off", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Oxygen Shut Off data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Oxygen%20Shut%20Off.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Paddle Sports
const webStyleSymbol = new WebStyleSymbol({ name: "Paddle Sports", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Paddle Sports data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Paddle%20Sports.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Paramedic
const webStyleSymbol = new WebStyleSymbol({ name: "Paramedic", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Paramedic data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Paramedic.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Paramedic_1
const webStyleSymbol = new WebStyleSymbol({ // Paramedic name: "Paramedic_1", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Paramedic: Paramedic_1 data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Paramedic_1.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Park
const webStyleSymbol = new WebStyleSymbol({ name: "Park", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Park data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Park.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Park Office
const webStyleSymbol = new WebStyleSymbol({ name: "Park Office", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Park Office data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Park%20Office.json // -------------------------------------------------------------------- symbol: {}, }});
Name: Park or Tree Problems
const webStyleSymbol = new WebStyleSymbol({ name: "Park or Tree Problems", styleUrl: "https://cdn.arcgis.com/sharing/rest/content/items/6eeef46c653b40c9bda04f9bed913b70/data"});const cimSymbol = new CIMSymbol({ // Park or Tree Problems data: { type: "CIMSymbolReference", // -------------------------------------------------------------------- // Open the CIM reference link above to copy the CIM symbol JSON // Replace the empty object below with the copied CIM symbol JSON // Park%20or%20Tree%20Problems.json