I'm looking for some standard map symbols for a silverlight app. Does anyone know where I could find these?
Thanks!

|
I'm looking for some standard map symbols for a silverlight app. Does anyone know where I could find these? Thanks!
|
|||
|
|
|
The ArcGIS API for Microsoft Silverlight Symbol Gallery has several that look like examples from your list. Check the ESRI Cartography Marker Symbols and the Custom Marker Symbols. |
|||
|
|
|
ESRI has symbols similar to these, though you might need a bit of editing to create a few of those. http://downloads2.esri.com/support/documentation/ao_/Petroleum.pdf http://downloads2.esri.com/support/documentation/ao_/Petroleum_UK.pdf All the ESRI symbols can be found in pdf form here, sometimes it's much easier to browse them in a pdf than in ArcMap. |
|||||
|
|
Don't the symbols in the various resource dictionaries in ESRI's Silverlight Symbol Gallery close enough for your needs, or do you need those exact symbols? The ESRI Silverlight Viewer has several of these images in the \Images\Marker Symbols\ directory of the sites you create with their builder. Couldn't you just write an app that saves all the marker symbols in a *.Style file to *.PNG files? How about just copying and pasting the individual symbols off that image you included here and save as individual PNG files? You'll probably want a better quality scan or whatever you used since those are a bit small and the second column is askew. |
||||
|