{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Development Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1ea47e874cd7692b0b1cadf56e631ee8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3UlEQVQ4jbXTv0pCYRgH4Mc4gzgE0lDgJIjiDUQ3EEHQEkR3IXQH4ZCbNdR9NDW1OBW0JegitLY4BEFaDg4e4XD4zvGA9MIHHy/8Hl6+P5EtK/ovoIYLNDHDKx7xWwS4wg3Kqf4HLvGWB3TQz5iqjmccYRwC9tHLCK9rF3c4CQHnqGwA4BgH+EwDzQJhKKEVAmYFAfhZb5LAS8HwN95DwJPV6bY3APcS0yaBhdU9D1DNCA9wnWyk38EQh7jFKXbi/hce0MU8D4AJzrCHRjzuCH+hkfI+0zReubX1b1wCOv8kj9gZQ/kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1507310.8513948917, "ymin": 7272578.846657395, "xmax": 1550882.3216664642, "ymax": 7320309.416222304, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "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": "Name", "length": 50, "domain": null }, { "name": "DEVCONTACT", "type": "esriFieldTypeString", "alias": "Developer Contact", "length": 250, "domain": null }, { "name": "BONDHOLDER", "type": "esriFieldTypeString", "alias": "Bond Holder Contact", "length": 250, "domain": null }, { "name": "PERCENTCOMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "% Complete", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "DevProjectType", "description": "", "codedValues": [ { "name": "Capital", "code": "Capital" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Other", "code": "Other" }, { "name": "CityFacility", "code": "CityFacility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CofO", "type": "esriFieldTypeString", "alias": "CofO", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "SITECONTACTNAME", "type": "esriFieldTypeString", "alias": "Site Contact Name", "length": 50, "domain": null }, { "name": "SITECONTACTPHONE", "type": "esriFieldTypeString", "alias": "Site Contact Phone", "length": 20, "domain": null }, { "name": "SITECONTACTEMAIL", "type": "esriFieldTypeString", "alias": "Site Contact Email", "length": 50, "domain": null }, { "name": "PERMITNO", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "PERMITEXP", "type": "esriFieldTypeDate", "alias": "Permit Expiration", "length": 8, "domain": null }, { "name": "RECEIVINGWATERS", "type": "esriFieldTypeString", "alias": "Receiving Waters", "length": 70, "domain": null }, { "name": "NOT_DATE", "type": "esriFieldTypeDate", "alias": "NOT Date", "length": 8, "domain": null }, { "name": "SWPPSTATUS", "type": "esriFieldTypeString", "alias": "SWPP Status", "length": 25, "domain": { "type": "codedValue", "name": "SWPP Status", "description": "Used in Development Project FC AND SiteAddressPoint", "codedValues": [ { "name": "Compliant", "code": "Compliant" }, { "name": "Action Required", "code": "Action Required" }, { "name": "Finaled", "code": "Finaled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "PROJECTSIZE", "type": "esriFieldTypeString", "alias": "PROJECTSIZE", "length": 25, "domain": { "type": "codedValue", "name": "SWPP Project Size", "description": "Used in the Development Project FC", "codedValues": [ { "name": "Less Than One Acre", "code": "Acre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ASBUILTLINK", "type": "esriFieldTypeString", "alias": "Asbuilt Link", "length": 250, "domain": null }, { "name": "PLANNINGAPPLINK", "type": "esriFieldTypeString", "alias": "Planning Application Link", "length": 250, "domain": null }, { "name": "CNSTRCTLINK", "type": "esriFieldTypeString", "alias": "Construction Drawing Link", "length": 250, "domain": null }, { "name": "InspectDateSWPPP", "type": "esriFieldTypeDate", "alias": "InspectDateSWPPP", "length": 8, "domain": null }, { "name": "PLANNINGTYPE", "type": "esriFieldTypeString", "alias": "PLANNINGTYPE", "length": 50, "domain": { "type": "codedValue", "name": "SubdType", "description": "Subdivision type", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "MDA", "code": "MDA" }, { "name": "Minor Subdivision", "code": "Minor Subdivision" }, { "name": "Mixed Use", "code": "Mixed Use" }, { "name": "Multi Family", "code": "Multi Familyi" }, { "name": "RV Camp", "code": "RV Camp" }, { "name": "School", "code": "School" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Annexation", "code": "Annexation" }, { "name": "Village Plan", "code": "VillagePlan" }, { "name": "Community Plan", "code": "CommunityPlan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "SUBDID", "type": "esriFieldTypeSmallInteger", "alias": "SUBDID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R601_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_6639_ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_601", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S471_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }