{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Apex Town Limits", "type": "Feature Layer", "description": "

Feature class containing polygons identifying the boundaries of municipalities within Chatham County, NC. These municipal boundaries serve an important role in defining symbology at multiple scales for use within the Chatham County basemaps.<\/SPAN><\/P>

The boundaries are maintained by the Chatham County GIS department in collaboration with the local municipalities of Pittsboro, Siler City, Goldston, and Cary.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 1 }, "copyrightText": "Chatham County, Chatham County GIS, Town of Cary, Town of Pittsboro, Town of Siler City, Town of Goldston", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 100001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1794999.9560204744, "ymin": 601781.1972206384, "xmax": 2064999.9826203883, "ymax": 815000.0152047315, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.002, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Municipalities", "description": "Municipalities in and around Chatham County.", "codedValues": [ { "name": "Apex", "code": "Apex" }, { "name": "Broadway", "code": "Broadway" }, { "name": "Carrboro", "code": "Carrboro" }, { "name": "Cary", "code": "Cary" }, { "name": "Chapel Hill", "code": "Chapel Hill" }, { "name": "Durham", "code": "Durham" }, { "name": "Goldston", "code": "Goldston" }, { "name": "Holly Springs", "code": "Holly Springs" }, { "name": "Liberty", "code": "Liberty" }, { "name": "Morrisville", "code": "Morrisville" }, { "name": "Pittsboro", "code": "Pittsboro" }, { "name": "Ramseur", "code": "Ramseur" }, { "name": "Sanford", "code": "Sanford" }, { "name": "Siler City", "code": "Siler City" }, { "name": "Staley", "code": "Staley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Counties", "description": "List of surrounding counties around Chatham County", "codedValues": [ { "name": "Alamance", "code": "Alamance" }, { "name": "Chatham", "code": "Chatham" }, { "name": "Durham", "code": "Durham" }, { "name": "Guilford", "code": "Guilford" }, { "name": "Harnett", "code": "Harnett" }, { "name": "Lee", "code": "Lee" }, { "name": "Moore", "code": "Moore" }, { "name": "Orange", "code": "Orange" }, { "name": "Randolph", "code": "Randolph" }, { "name": "Wake", "code": "Wake" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 50000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }