Community
All Communities
Products
ArcGIS Survey123
ArcGIS Pro
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Collector
ArcGIS CityEngine
ArcGIS Dashboards
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
Gas and Pipeline
State & Local Government
Transportation
Water Utilities
Telecommunications
Roads and Highways
Natural Resources
Electric
Science
All Industries Communities
Developers
Python
ArcGIS API for JavaScript
ArcGIS Runtime SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS API for Silverlight (Retired)
ArcGIS API for Flex (Retired)
ArcGIS REST API
ArcGIS for Windows Mobile (Retired)
All Developers Communities
Worldwide
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
Esri Italia Community
ArcGIS Content - Esri Nederland
Swiss Geo Community
GeoDev Switzerland
Comunidad GEOTEC
All Worldwide Communities
All Communities
Products
Developers
User Groups
Industries
Services
Worldwide
Community Basics
Events
Learning
ArcGIS Topics
Networks
View All Communities
ArcGIS Ideas
Community Basics
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Products
:
ArcGIS Enterprise
:
ArcGIS Enterprise Portal Questions
:
Glowing icons?
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Glowing icons?
Subscribe
400
3
05-23-2014 08:32 AM
by
LindseyWinn1
New Contributor
05-23-2014
08:32 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Does anyone know how I could recreate this map (with my own data):
http://images.huffingtonpost.com/2011-11-09-mcsparenesness0909.jpg
Is it a simple "create your own icon" or is it more complicated (mathematical, even?).
Thank you!
Tags
(2)
Tags:
cartography
mapping
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
3 Replies
by
Zeke
Regular Contributor III
05-23-2014
09:43 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
I won't say it's simple, but what you're talking about is feathering.
It's basically accomplished with multiple buffers
. See also
http://www.esri.com/esri-news/arcwatch/1013/use-feathering-to-accentuate-the-area-of-interest-in-you...
Reply
0
Kudos
by
808707
New Contributor III
05-27-2014
01:47 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
It looks a bit more advanced than feathering to me. Maybe have a look in this direction
http://d3js.org/
Reply
0
Kudos
by
808707
New Contributor III
05-28-2014
02:35 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Actually here's an idea.
Create voronoi polygons around your point data them symbolise the resulting polygons using a circular Gradient Fill Symbol.
Reply
0
Kudos
Post Reply