{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 11, "name": "Permits", "type": "Feature Layer", "description": "

A nightly routine queries a permit table in the Evolve permit database and retrieves a comprehensive list of permits issued. Via Python, various Toolbox tools (MakeQueryTable, etc) are used to create a temporary featureclass. One step in the data creation joins the data to the address table via a common field. Once the temporary featureclass is created, a DELETE/APPEND is performed on this featureclass to update the dataset. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Rock Hill\nRock Hill GIS\nRock Hill Planning Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 146, 51, 147, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1935349.8707349151, "ymin": 1098929.0672572106, "xmax": 2034613.0688976347, "ymax": 1172221.3444881886, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Landfile_Copy_Owner_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Permits_Copy_total_fee", "type": "esriFieldTypeString", "alias": "total_fee", "length": 12, "domain": null }, { "name": "Permits_Copy_id", "type": "esriFieldTypeDouble", "alias": "id", "domain": null }, { "name": "Permits_Copy_source_id", "type": "esriFieldTypeString", "alias": "source_id", "length": 40, "domain": null }, { "name": "Permits_Copy_template", "type": "esriFieldTypeString", "alias": "template", "length": 40, "domain": null }, { "name": "Permits_Copy_permit_description", "type": "esriFieldTypeString", "alias": "permit_description", "length": 3766, "domain": null }, { "name": "Permits_Copy_issued_date", "type": "esriFieldTypeDate", "alias": "issued_date", "length": 8, "domain": null }, { "name": "Permits_Copy_completed_date", "type": "esriFieldTypeDate", "alias": "completed_date", "length": 8, "domain": null }, { "name": "Permits_Copy_permit_address", "type": "esriFieldTypeDouble", "alias": "permit_address", "domain": null }, { "name": "Permits_Copy_permit_number", "type": "esriFieldTypeString", "alias": "permit_number", "length": 22, "domain": null }, { "name": "Permits_Copy_permit_report_code", "type": "esriFieldTypeDouble", "alias": "permit_report_code", "domain": null }, { "name": "Permits_Copy_permit_owner", "type": "esriFieldTypeString", "alias": "permit_owner", "length": 130, "domain": null }, { "name": "Permits_Copy_permit_contractor", "type": "esriFieldTypeDouble", "alias": "permit_contractor", "domain": null }, { "name": "Permits_Copy_status", "type": "esriFieldTypeString", "alias": "status", "length": 46, "domain": null }, { "name": "Permits_Copy_permit_valuation_u", "type": "esriFieldTypeDouble", "alias": "permit_valuation_unheated", "domain": null }, { "name": "Permits_Copy_permit_valuation_h", "type": "esriFieldTypeDouble", "alias": "permit_valuation_heated", "domain": null }, { "name": "Permits_Copy_billed_date", "type": "esriFieldTypeDate", "alias": "billed_date", "length": 8, "domain": null }, { "name": "Landfile_Copy_GIS_Sequence", "type": "esriFieldTypeInteger", "alias": "GIS Sequence", "domain": null }, { "name": "Landfile_Copy_TaxMapID", "type": "esriFieldTypeString", "alias": "TaxMapID", "length": 20, "domain": null }, { "name": "Landfile_Copy_Full_Address", "type": "esriFieldTypeString", "alias": "Full Address", "length": 90, "domain": null }, { "name": "Landfile_Copy_Census_Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 16, "domain": null }, { "name": "Landfile_Copy_Owner_Name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R445_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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 }