Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lightmare
/
python-mapnik
Public
forked from
mapnik/python-mapnik
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-mapnik
src
on
master
User selector
All users
All time
Commit history
Commits on Aug 14, 2019
remove redundant exception translators
Show description for fe3123e
lightmare
committed
fe3123e
View commit details
Copy full SHA for fe3123e
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
add support for `comp-op` and `scaling_method` (ref https://github.com/mapnik/mapnik/issue/4045 https://github.com/mapnik/mapnik/pull/4066)
artemp
committed
bd5137a
View commit details
Copy full SHA for bd5137a
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Convert to numeric values to target types in __setitem__ (ref #3746)
artemp
committed
335fe44
View commit details
Copy full SHA for 335fe44
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
update FontEngine implementation
artemp
committed
c702465
View commit details
Copy full SHA for c702465
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
remove unused code
artemp
committed
a0971fe
View commit details
Copy full SHA for a0971fe
View code at this point
Browse repository at this point
fix compilation with mapnik/master
artemp
committed
2fd8667
View commit details
Copy full SHA for 2fd8667
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
update box2d.hpp paths
artemp
committed
ed2f6ef
View commit details
Copy full SHA for ed2f6ef
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
correct include path
artemp
committed
8ded0f7
View commit details
Copy full SHA for 8ded0f7
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
cleanups
artemp
committed
47a5235
View commit details
Copy full SHA for 47a5235
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
add missing include
artemp
committed
3a7b137
View commit details
Copy full SHA for 3a7b137
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
specify return type in member function pointer to resolve overloads
artemp
committed
29e7862
View commit details
Copy full SHA for 29e7862
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
getting ready for mapnik (develop/master)
artemp
committed
5a93533
View commit details
Copy full SHA for 5a93533
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Merge branch 'master' of github.com:mapnik/python-mapnik
artemp
committed
020395c
View commit details
Copy full SHA for 020395c
View code at this point
Browse repository at this point
only call `register_ptr_to_python` for BOOST_VERSION 1.60 (ref #104)
artemp
committed
f4b395a
View commit details
Copy full SHA for f4b395a
View code at this point
Browse repository at this point
Revert "only register pointer to python conversion once (ref #104)"
Show description for 8e13b1c
artemp
committed
8e13b1c
View commit details
Copy full SHA for 8e13b1c
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Merge pull request #106 from sebastic/denominator-typo
Show description for 7258eea
Dane Springmeyer
authored
7258eea
View commit details
Copy full SHA for 7258eea
View code at this point
Browse repository at this point
only register pointer to python conversion once (ref #104)
artemp
committed
57941cc
View commit details
Copy full SHA for 57941cc
View code at this point
Browse repository at this point
Revert "avoid duplicate conversions registrations"
Show description for 0c8f07c
artemp
committed
0c8f07c
View commit details
Copy full SHA for 0c8f07c
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Fix 'demoninator' typo, replace with 'denominator'.
sebastic
committed
a7fe90e
View commit details
Copy full SHA for a7fe90e
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
implemnent `Iterator` interface for `Featureset` object, remove inefficient `features` method
artemp
committed
76c73ef
View commit details
Copy full SHA for 76c73ef
View code at this point
Browse repository at this point
Commits on May 31, 2016
PY3 - add support for buliding PyCAIRO support (ref #3438)
artemp
committed
f65767a
View commit details
Copy full SHA for f65767a
View code at this point
Browse repository at this point
Commits on May 19, 2016
avoid duplicate conversions registrations
artemp
committed
6256787
View commit details
Copy full SHA for 6256787
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
use <mapnik/warning_ignore.hpp>
Dane Springmeyer
committed
faf53cd
View commit details
Copy full SHA for faf53cd
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
value_converter: use PyUnicode_DecodeUTF16 when converting from UnicodeString
lightmare
committed
ecbca27
View commit details
Copy full SHA for ecbca27
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Add some explicit register_ptr_to_python calls
tomhughes
committed
c3e91b9
View commit details
Copy full SHA for c3e91b9
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Fix a typo in example of zoom_to_box()
Markus Rothe
committed
0becc2d
View commit details
Copy full SHA for 0becc2d
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Fix build failure with Boost < 1.58
Show description for 84029b7
cjmayo
committed
84029b7
View commit details
Copy full SHA for 84029b7
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
remove dead code
Dane Springmeyer
committed
a063df4
View commit details
Copy full SHA for a063df4
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
fix get_format return policy
artemp
committed
1489d53
View commit details
Copy full SHA for 1489d53
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Fix a few -Wshorten-64-to-32 warnings
Dane Springmeyer
committed
5c5b599
View commit details
Copy full SHA for 5c5b599
View code at this point
Browse repository at this point
silence -Wshorten-64-to-32 from boost python
Dane Springmeyer
committed
df8e435
View commit details
Copy full SHA for df8e435
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Silenced a lot of -Wshadow from boost libraries during build
flippmoke
committed
3dd90f3
View commit details
Copy full SHA for 3dd90f3
View code at this point
Browse repository at this point
Fixes issue with int comparing. closes #31
flippmoke
committed
c2dc64e
View commit details
Copy full SHA for c2dc64e
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
update to core `remove_ptr_vector` branch
artemp
committed
67815a6
View commit details
Copy full SHA for 67815a6
View code at this point
Browse repository at this point
update copyright
artemp
committed
6208226
View commit details
Copy full SHA for 6208226
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.